aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2012-04-11 02:58:30 +0000
committerMaho Nakata <maho@FreeBSD.org>2012-04-11 02:58:30 +0000
commit176d84eb280ac1928a0a633cbe10bcc0cbcc85c8 (patch)
tree7b6551372f145c8afeaea27dc4e58c08c320330f /benchmarks
parentfcacda719d2ebcc5789cfcd21b75ad5115a88987 (diff)
downloadports-176d84eb280ac1928a0a633cbe10bcc0cbcc85c8.tar.gz
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@
Notes
Notes: svn path=/head/; revision=294587
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/octave-forge-benchmark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile
index 3f03c927e065..798dd4f71074 100644
--- a/benchmarks/octave-forge-benchmark/Makefile
+++ b/benchmarks/octave-forge-benchmark/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave-forge-benchmark
PORTVERSION= 1.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= benchmarks math
MAINTAINER= stephen@FreeBSD.org