From owner-svn-ports-head@freebsd.org Thu Aug 24 09:13:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC156DDA623; Thu, 24 Aug 2017 09:13:10 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B8616709A6; Thu, 24 Aug 2017 09:13:10 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7O9D98h091087; Thu, 24 Aug 2017 09:13:09 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7O9D9Gl091083; Thu, 24 Aug 2017 09:13:09 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201708240913.v7O9D9Gl091083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Thu, 24 Aug 2017 09:13:09 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: araujo X-SVN-Commit-Paths: in head: cad/opencascade math/octave math/vtk5 science/paraview X-SVN-Commit-Revision: 448656 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2017 09:13:11 -0000 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}