summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2017-08-24 09:13:09 +0000
committeraraujo <araujo@FreeBSD.org>2017-08-24 09:13:09 +0000
commit601cb52aa05af3666e43e14145d22c1b51b48ee8 (patch)
tree34a73e05a0f95603a85b569d5af83031821973fd
parentfec5a31c034a7213339c32bebb108ef43bfbb9ba (diff)
downloadFreeBSD-ports-601cb52aa05af3666e43e14145d22c1b51b48ee8.zip
FreeBSD-ports-601cb52aa05af3666e43e14145d22c1b51b48ee8.tar.gz
Bump PORTREVISION to reflect print/gl2ps changes.
PR: ports/218399 (based on) Submitted by: emaste
-rw-r--r--cad/opencascade/Makefile1
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/vtk5/Makefile2
-rw-r--r--science/paraview/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index a15721f..abdda70 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -3,6 +3,7 @@
PORTNAME= opencascade
PORTVERSION= 7.1.0
+PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= LOCAL/thierry
diff --git a/math/octave/Makefile b/math/octave/Makefile
index b396381..a42812e 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= 4.0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index cadf2f3..4e6ae8b 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vtk
PORTVERSION= 5.10.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math graphics
MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/
PKGNAMESUFFIX= 5
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 24c6e59..ef959d4 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= paraview
PORTVERSION= 5.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science graphics
MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/
DISTNAME= ParaView-v${PORTVERSION}
OpenPOWER on IntegriCloud