diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2022-06-24 16:17:48 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2022-06-24 16:17:48 +0000 |
commit | b38bdce1c4cdab144deea13be988049c78cdeb02 (patch) | |
tree | aa1f230833ba9032a218d5c48f8869bcc52b1c47 | |
parent | 184aa4019663288310419e761a3d0be4b30e8da2 (diff) |
devel/gdcm: Update to 3.0.14.
-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 2f675c293280..ed25fcdf768d 100644 --- a/devel/gdcm/Makefile +++ b/devel/gdcm/Makefile @@ -28,7 +28,7 @@ VTK6_USE= GL=glu # Change this when updating the port GDCM_MAJOR= 3 GDCM_MINOR= 0 -GDCM_PATCH= 13 +GDCM_PATCH= 14 # Change this whenever VTK is updated VTK6_VERSION= 6.2 diff --git a/devel/gdcm/distinfo b/devel/gdcm/distinfo index e642a8fb5ca0..d85ae65b1b84 100644 --- a/devel/gdcm/distinfo +++ b/devel/gdcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655587117 -SHA256 (gdcm-3.0.13.tar.bz2) = e6622ca885a68d0b35a83eb6301883ec709886cce05c4d836a6f00ad85e54160 -SIZE (gdcm-3.0.13.tar.bz2) = 2989929 +TIMESTAMP = 1656087330 +SHA256 (gdcm-3.0.14.tar.bz2) = 9ff4bb8b530508137facaeaa2d6cb1fccdce6091c2c545bc592d47a4ef077a8d +SIZE (gdcm-3.0.14.tar.bz2) = 2992355 |