From b5bd98492f050bf6996bb0913c139318464af0e0 Mon Sep 17 00:00:00 2001 From: maho Date: Wed, 11 Apr 2012 02:58:30 +0000 Subject: 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@ --- math/octave-forge-parallel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/octave-forge-parallel') diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index 0a54c02bffec..3af0589ceb53 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org -- cgit