Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2017 09:13:09 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448656 - in head: cad/opencascade math/octave math/vtk5 science/paraview
Message-ID:  <201708240913.v7O9D9Gl091083@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708240913.v7O9D9Gl091083>