From owner-svn-ports-all@freebsd.org Sat Sep 28 23:24:35 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4680B1328BA; Sat, 28 Sep 2019 23:24:35 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46gl9v1BR7z3FPk; Sat, 28 Sep 2019 23:24:35 +0000 (UTC) (envelope-from stephen@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 07ADB8DC0; Sat, 28 Sep 2019 23:24:35 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8SNOYBd057251; Sat, 28 Sep 2019 23:24:34 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8SNOXLI057244; Sat, 28 Sep 2019 23:24:33 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201909282324.x8SNOXLI057244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Sat, 28 Sep 2019 23:24:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513175 - in head: devel/gdcm graphics/vv math/octave-forge-dicom science/InsightToolkit X-SVN-Group: ports-head X-SVN-Commit-Author: stephen X-SVN-Commit-Paths: in head: devel/gdcm graphics/vv math/octave-forge-dicom science/InsightToolkit X-SVN-Commit-Revision: 513175 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2019 23:24:35 -0000 Author: stephen Date: Sat Sep 28 23:24:33 2019 New Revision: 513175 URL: https://svnweb.freebsd.org/changeset/ports/513175 Log: - Update devel/gdcm to 3.0.2. - Bump portrevision of dependent ports. Modified: head/devel/gdcm/Makefile head/devel/gdcm/distinfo head/graphics/vv/Makefile head/math/octave-forge-dicom/Makefile head/science/InsightToolkit/Makefile Modified: head/devel/gdcm/Makefile ============================================================================== --- head/devel/gdcm/Makefile Sat Sep 28 23:22:43 2019 (r513174) +++ head/devel/gdcm/Makefile Sat Sep 28 23:24:33 2019 (r513175) @@ -27,7 +27,7 @@ VTK6_CMAKE_ON= -DGDCM_USE_VTK:BOOL=ON \ # Change this when updating the port GDCM_MAJOR= 3 GDCM_MINOR= 0 -GDCM_PATCH= 1 +GDCM_PATCH= 2 # Change this whenever VTK is updated VTK6_VERSION= 6.2 Modified: head/devel/gdcm/distinfo ============================================================================== --- head/devel/gdcm/distinfo Sat Sep 28 23:22:43 2019 (r513174) +++ head/devel/gdcm/distinfo Sat Sep 28 23:24:33 2019 (r513175) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564256198 -SHA256 (gdcm-3.0.1.tar.bz2) = 584782f207a652e6310f52dc54260b9243deb761d068eb4bd33e3924723640d8 -SIZE (gdcm-3.0.1.tar.bz2) = 2947718 +TIMESTAMP = 1569712235 +SHA256 (gdcm-3.0.2.tar.bz2) = 2eaa957b553d09965cb4ec3fdf635101a2c840a03566c9a909564b5e22f36fcf +SIZE (gdcm-3.0.2.tar.bz2) = 2943136 Modified: head/graphics/vv/Makefile ============================================================================== --- head/graphics/vv/Makefile Sat Sep 28 23:22:43 2019 (r513174) +++ head/graphics/vv/Makefile Sat Sep 28 23:24:33 2019 (r513175) @@ -4,7 +4,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v DISTVERSION= 1.4.0-271 DISTVERSIONSUFFIX= -g24b75af3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/math/octave-forge-dicom/Makefile ============================================================================== --- head/math/octave-forge-dicom/Makefile Sat Sep 28 23:22:43 2019 (r513174) +++ head/math/octave-forge-dicom/Makefile Sat Sep 28 23:24:33 2019 (r513175) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dicom PORTVERSION= 0.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/science/InsightToolkit/Makefile ============================================================================== --- head/science/InsightToolkit/Makefile Sat Sep 28 23:22:43 2019 (r513174) +++ head/science/InsightToolkit/Makefile Sat Sep 28 23:24:33 2019 (r513175) @@ -4,6 +4,7 @@ PORTNAME= InsightToolkit PORTVERSION= 5.0.1 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= science biology MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data DISTFILES= InsightData-5.0.1.tar.gz:data