diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-04-11 02:58:30 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-04-11 02:58:30 +0000 |
commit | 176d84eb280ac1928a0a633cbe10bcc0cbcc85c8 (patch) | |
tree | 7b6551372f145c8afeaea27dc4e58c08c320330f /math/octave-forge-bim | |
parent | fcacda719d2ebcc5789cfcd21b75ad5115a88987 (diff) | |
download | freebsd-ports-176d84eb280ac1928a0a633cbe10bcc0cbcc85c8.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-bim')
-rw-r--r-- | math/octave-forge-bim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index b8a543351aec..d5c3fa750146 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-bim PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org |