diff options
author | maho <maho@FreeBSD.org> | 2012-04-11 10:58:30 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2012-04-11 10:58:30 +0800 |
commit | b5bd98492f050bf6996bb0913c139318464af0e0 (patch) | |
tree | 8a5357840a7016120083d693bb0ccd24dbba41d3 /math/octave-forge-octproj | |
parent | 8dc05248876febbab80253003c4307acee67afc3 (diff) | |
download | freebsd-ports-gnome-b5bd98492f050bf6996bb0913c139318464af0e0.tar.gz freebsd-ports-gnome-b5bd98492f050bf6996bb0913c139318464af0e0.tar.zst freebsd-ports-gnome-b5bd98492f050bf6996bb0913c139318464af0e0.zip |
Bump port revision of all the octave-forge ports,
since there was an API change to octave (from 3.4 to 3.6).
Now it is appropriate to bump the portrevision of every single octave-forge port,
but a few of the ports needed further patches to make them work: ad,
communications, parallel, odepkg. The es package doesn't build so we switched off.
Submitted by: stephen@
Reviewed by: maho@
Diffstat (limited to 'math/octave-forge-octproj')
-rw-r--r-- | math/octave-forge-octproj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 24b809d6b0d0..2f739688e4d1 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-octproj PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org |