svn commit: r538433 - in head: devel/gdcm graphics/opencv graphics/vv math/octave-forge-dicom science/InsightToolkit
Stephen Montgomery-Smith
stephen at FreeBSD.org
Wed Jun 10 19:20:33 UTC 2020
Author: stephen
Date: Wed Jun 10 19:20:31 2020
New Revision: 538433
URL: https://svnweb.freebsd.org/changeset/ports/538433
Log:
- Update devel/gdcm to 3.0.6.
- 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 Wed Jun 10 19:20:16 2020 (r538432)
+++ head/devel/gdcm/Makefile Wed Jun 10 19:20:31 2020 (r538433)
@@ -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= 5
+GDCM_PATCH= 6
# Change this whenever VTK is updated
VTK6_VERSION= 6.2
Modified: head/devel/gdcm/distinfo
==============================================================================
--- head/devel/gdcm/distinfo Wed Jun 10 19:20:16 2020 (r538432)
+++ head/devel/gdcm/distinfo Wed Jun 10 19:20:31 2020 (r538433)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582413462
-SHA256 (gdcm-3.0.5.tar.bz2) = 7e792144856be3b51661040dabd42d8a66e8cc9300b5d0d7e210131b90d3a399
-SIZE (gdcm-3.0.5.tar.bz2) = 2932872
+TIMESTAMP = 1591816353
+SHA256 (gdcm-3.0.6.tar.bz2) = 096577ae26aa546306cd6bdd0257822a554d6ee5fbe4049cde6c9030e1661e11
+SIZE (gdcm-3.0.6.tar.bz2) = 2934064
Modified: head/graphics/opencv/Makefile
==============================================================================
--- head/graphics/opencv/Makefile Wed Jun 10 19:20:16 2020 (r538432)
+++ head/graphics/opencv/Makefile Wed Jun 10 19:20:31 2020 (r538433)
@@ -3,7 +3,7 @@
PORTNAME= opencv
PORTVERSION= 3.4.1
-PORTREVISION= 32
+PORTREVISION= 33
CATEGORIES= graphics
MAINTAINER= ports at FreeBSD.org
Modified: head/graphics/vv/Makefile
==============================================================================
--- head/graphics/vv/Makefile Wed Jun 10 19:20:16 2020 (r538432)
+++ head/graphics/vv/Makefile Wed Jun 10 19:20:31 2020 (r538433)
@@ -4,7 +4,7 @@ PORTNAME= vv
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0-377
DISTVERSIONSUFFIX= -g7c3a1ed4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= yuri at FreeBSD.org
Modified: head/math/octave-forge-dicom/Makefile
==============================================================================
--- head/math/octave-forge-dicom/Makefile Wed Jun 10 19:20:16 2020 (r538432)
+++ head/math/octave-forge-dicom/Makefile Wed Jun 10 19:20:31 2020 (r538433)
@@ -3,6 +3,7 @@
PORTNAME= octave-forge-dicom
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
Modified: head/science/InsightToolkit/Makefile
==============================================================================
--- head/science/InsightToolkit/Makefile Wed Jun 10 19:20:16 2020 (r538432)
+++ head/science/InsightToolkit/Makefile Wed Jun 10 19:20:31 2020 (r538433)
@@ -4,7 +4,7 @@
PORTNAME= InsightToolkit
PORTVERSION= 5.0.1
DISTVERSIONPREFIX=v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science biology
MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data
DISTFILES= InsightData-5.0.1.tar.gz:data
More information about the svn-ports-head
mailing list