svn commit: r448656 - in head: cad/opencascade math/octave math/vtk5 science/paraview
Marcelo Araujo
araujo at FreeBSD.org
Thu Aug 24 09:13:11 UTC 2017
Author: araujo
Date: Thu Aug 24 09:13:09 2017
New Revision: 448656
URL: https://svnweb.freebsd.org/changeset/ports/448656
Log:
Bump PORTREVISION to reflect print/gl2ps changes.
PR: ports/218399 (based on)
Submitted by: emaste
Modified:
head/cad/opencascade/Makefile
head/math/octave/Makefile
head/math/vtk5/Makefile
head/science/paraview/Makefile
Modified: head/cad/opencascade/Makefile
==============================================================================
--- head/cad/opencascade/Makefile Thu Aug 24 09:12:58 2017 (r448655)
+++ head/cad/opencascade/Makefile Thu Aug 24 09:13:09 2017 (r448656)
@@ -3,6 +3,7 @@
PORTNAME= opencascade
PORTVERSION= 7.1.0
+PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= LOCAL/thierry
Modified: head/math/octave/Makefile
==============================================================================
--- head/math/octave/Makefile Thu Aug 24 09:12:58 2017 (r448655)
+++ head/math/octave/Makefile Thu Aug 24 09:13:09 2017 (r448656)
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= 4.0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= GNU
Modified: head/math/vtk5/Makefile
==============================================================================
--- head/math/vtk5/Makefile Thu Aug 24 09:12:58 2017 (r448655)
+++ head/math/vtk5/Makefile Thu Aug 24 09:13:09 2017 (r448656)
@@ -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
Modified: head/science/paraview/Makefile
==============================================================================
--- head/science/paraview/Makefile Thu Aug 24 09:12:58 2017 (r448655)
+++ head/science/paraview/Makefile Thu Aug 24 09:13:09 2017 (r448656)
@@ -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}
More information about the svn-ports-all
mailing list