Ticket #27980: patch-55-90

File patch-55-90, 1.0 KB (added by lukas.reichlin@…, 13 years ago)

Portfile patch from 3.3.55 to 3.3.90

Line 
1--- /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/octave-devel/Portfile 2011-01-19 18:00:16.000000000 +0100
2+++ /Users/lukas/DEVELOPER/ports/math/octave-devel/Portfile     2011-01-23 04:04:32.000000000 +0100
3@@ -4,7 +4,7 @@
4 PortSystem 1.0
5 
6 name                octave-devel
7-version             3.3.55
8+version             3.3.90
9 conflicts           octave
10 categories          math science
11 maintainers         michaelld openmaintainer
12@@ -22,9 +22,9 @@
13 distname            octave-${version}
14 use_bzip2           yes
15 
16-checksums           md5     10506a43e80d7e46921b5a2520f5f15a \
17-                    sha1    7a8fd21d2466e672d4f983c9e7f5c82ae0271006 \
18-                    rmd160  2dc968bc96f27c12801ed9e64140f53937cc4aca
19+checksums           md5     36e915de4b24fd5d988a5885d82cc795 \
20+                    sha1    bb7b40703aae04854aa367d3eec42d7019649d75 \
21+                    rmd160  e59b482f062042aa658ec1107537c03f704222f5
22 
23 depends_build       port:bison \
24                     port:flex \