diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-19 23:45:10 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-19 23:45:10 +0000 |
commit | 028a71159bc9ccdbf9631976d1cea03f8a29abbc (patch) | |
tree | 84a6e53322b32cc9042e3dc782bde9fec50bb513 | |
parent | bb69eab471cdb8354977c5a2a17aa70916160b37 (diff) |
Notes
-rw-r--r-- | devel/gdcm/Makefile | 2 | ||||
-rw-r--r-- | devel/gdcm/distinfo | 6 | ||||
-rw-r--r-- | graphics/opencv/Makefile | 2 | ||||
-rw-r--r-- | graphics/vv/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-dicom/Makefile | 2 | ||||
-rw-r--r-- | science/InsightToolkit/Makefile | 2 |
6 files changed, 8 insertions, 8 deletions
diff --git a/devel/gdcm/Makefile b/devel/gdcm/Makefile index 265204abb05b..844ff25d3128 100644 --- a/devel/gdcm/Makefile +++ b/devel/gdcm/Makefile @@ -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 diff --git a/devel/gdcm/distinfo b/devel/gdcm/distinfo index 04b28f0a448d..9d0e108e564a 100644 --- a/devel/gdcm/distinfo +++ b/devel/gdcm/distinfo @@ -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 diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index ddfa335142d5..54db21332a1d 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index 1e904e2556d0..2ee7046c7532 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -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 diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile index 96a1ebac9e4a..eb5caaf75b07 100644 --- a/math/octave-forge-dicom/Makefile +++ b/math/octave-forge-dicom/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dicom PORTVERSION= 0.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index 3243f1e627cf..85e11a0268e4 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -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 |