Date: Sat, 19 Oct 2019 23:45:11 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514862 - in head: devel/gdcm graphics/opencv graphics/vv math/octave-forge-dicom science/InsightToolkit Message-ID: <201910192345.x9JNjBd4049469@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Sat Oct 19 23:45:10 2019 New Revision: 514862 URL: https://svnweb.freebsd.org/changeset/ports/514862 Log: - Update devel/gdcm to 3.0.4. - 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 Oct 19 23:23:19 2019 (r514861) +++ head/devel/gdcm/Makefile Sat Oct 19 23:45:10 2019 (r514862) @@ -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= 3 +GDCM_PATCH= 4 # Change this whenever VTK is updated VTK6_VERSION= 6.2 Modified: head/devel/gdcm/distinfo ============================================================================== --- head/devel/gdcm/distinfo Sat Oct 19 23:23:19 2019 (r514861) +++ head/devel/gdcm/distinfo Sat Oct 19 23:45:10 2019 (r514862) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570482675 -SHA256 (gdcm-3.0.3.tar.bz2) = b6fc2130c6672f752e54e3cea8c2eb4019f167c686de36e87e451f51ed52c73f -SIZE (gdcm-3.0.3.tar.bz2) = 2947799 +TIMESTAMP = 1571528326 +SHA256 (gdcm-3.0.4.tar.bz2) = 2daa3b0e15205a23aadae7fa9c2aaddd5e6b293fcb829ac4d367d82ddda1863c +SIZE (gdcm-3.0.4.tar.bz2) = 2950400 Modified: head/graphics/opencv/Makefile ============================================================================== --- head/graphics/opencv/Makefile Sat Oct 19 23:23:19 2019 (r514861) +++ head/graphics/opencv/Makefile Sat Oct 19 23:45:10 2019 (r514862) @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org Modified: head/graphics/vv/Makefile ============================================================================== --- head/graphics/vv/Makefile Sat Oct 19 23:23:19 2019 (r514861) +++ head/graphics/vv/Makefile Sat Oct 19 23:45:10 2019 (r514862) @@ -4,7 +4,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v DISTVERSION= 1.4.0-271 DISTVERSIONSUFFIX= -g24b75af3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/math/octave-forge-dicom/Makefile ============================================================================== --- head/math/octave-forge-dicom/Makefile Sat Oct 19 23:23:19 2019 (r514861) +++ head/math/octave-forge-dicom/Makefile Sat Oct 19 23:45:10 2019 (r514862) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dicom PORTVERSION= 0.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/science/InsightToolkit/Makefile ============================================================================== --- head/science/InsightToolkit/Makefile Sat Oct 19 23:23:19 2019 (r514861) +++ head/science/InsightToolkit/Makefile Sat Oct 19 23:45:10 2019 (r514862) @@ -4,7 +4,7 @@ PORTNAME= InsightToolkit PORTVERSION= 5.0.1 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science biology MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data DISTFILES= InsightData-5.0.1.tar.gz:data
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910192345.x9JNjBd4049469>