From owner-svn-ports-head@freebsd.org Sat Jul 4 20:53:57 2020 Return-Path: Delivered-To: svn-ports-head@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 10D1935838C; Sat, 4 Jul 2020 20:53:57 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49zkZr6jV3z47rC; Sat, 4 Jul 2020 20:53:56 +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 C9CB72290B; Sat, 4 Jul 2020 20:53:56 +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 064Krunp067963; Sat, 4 Jul 2020 20:53:56 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 064KrtJv067958; Sat, 4 Jul 2020 20:53:55 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <202007042053.064KrtJv067958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Sat, 4 Jul 2020 20:53:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541236 - in head: devel/gdcm graphics/opencv 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/opencv graphics/vv math/octave-forge-dicom science/InsightToolkit X-SVN-Commit-Revision: 541236 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.33 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: Sat, 04 Jul 2020 20:53:57 -0000 Author: stephen Date: Sat Jul 4 20:53:55 2020 New Revision: 541236 URL: https://svnweb.freebsd.org/changeset/ports/541236 Log: - Update devel/gdcm to 3.0.7. - Bump portrevision of dependent ports. Modified: head/devel/gdcm/Makefile head/devel/gdcm/distinfo head/graphics/opencv/Makefile head/graphics/vv/Makefile head/math/octave-forge-dicom/Makefile head/science/InsightToolkit/Makefile Modified: head/devel/gdcm/Makefile ============================================================================== --- head/devel/gdcm/Makefile Sat Jul 4 20:45:00 2020 (r541235) +++ head/devel/gdcm/Makefile Sat Jul 4 20:53:55 2020 (r541236) @@ -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= 6 +GDCM_PATCH= 7 # Change this whenever VTK is updated VTK6_VERSION= 6.2 Modified: head/devel/gdcm/distinfo ============================================================================== --- head/devel/gdcm/distinfo Sat Jul 4 20:45:00 2020 (r541235) +++ head/devel/gdcm/distinfo Sat Jul 4 20:53:55 2020 (r541236) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591816353 -SHA256 (gdcm-3.0.6.tar.bz2) = 096577ae26aa546306cd6bdd0257822a554d6ee5fbe4049cde6c9030e1661e11 -SIZE (gdcm-3.0.6.tar.bz2) = 2934064 +TIMESTAMP = 1593895348 +SHA256 (gdcm-3.0.7.tar.bz2) = d14a8a43ac04e8025ffb2a8646f9f334868faafd03d298b798a980ed400aa1d6 +SIZE (gdcm-3.0.7.tar.bz2) = 2934830 Modified: head/graphics/opencv/Makefile ============================================================================== --- head/graphics/opencv/Makefile Sat Jul 4 20:45:00 2020 (r541235) +++ head/graphics/opencv/Makefile Sat Jul 4 20:53:55 2020 (r541236) @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org Modified: head/graphics/vv/Makefile ============================================================================== --- head/graphics/vv/Makefile Sat Jul 4 20:45:00 2020 (r541235) +++ head/graphics/vv/Makefile Sat Jul 4 20:53:55 2020 (r541236) @@ -4,7 +4,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v DISTVERSION= 1.4.0-377 DISTVERSIONSUFFIX= -g7c3a1ed4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/math/octave-forge-dicom/Makefile ============================================================================== --- head/math/octave-forge-dicom/Makefile Sat Jul 4 20:45:00 2020 (r541235) +++ head/math/octave-forge-dicom/Makefile Sat Jul 4 20:53:55 2020 (r541236) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dicom PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/science/InsightToolkit/Makefile ============================================================================== --- head/science/InsightToolkit/Makefile Sat Jul 4 20:45:00 2020 (r541235) +++ head/science/InsightToolkit/Makefile Sat Jul 4 20:53:55 2020 (r541236) @@ -4,7 +4,7 @@ PORTNAME= InsightToolkit PORTVERSION= 5.0.1 DISTVERSIONPREFIX=v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science biology MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data DISTFILES= InsightData-5.0.1.tar.gz:data