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 /devel/gdcm | |
parent | bb69eab471cdb8354977c5a2a17aa70916160b37 (diff) | |
download | ports-028a71159bc9ccdbf9631976d1cea03f8a29abbc.tar.gz ports-028a71159bc9ccdbf9631976d1cea03f8a29abbc.zip |
Notes
Diffstat (limited to 'devel/gdcm')
-rw-r--r-- | devel/gdcm/Makefile | 2 | ||||
-rw-r--r-- | devel/gdcm/distinfo | 6 |
2 files changed, 4 insertions, 4 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 |