aboutsummaryrefslogtreecommitdiff
path: root/devel/gdcm
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-12-01 19:37:06 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-12-01 19:37:06 +0000
commit126034be610d4fcfddc5d27a92654b49fc5c7cc0 (patch)
tree03febb0c7fe31e22d49e069616fa70e410721a0d /devel/gdcm
parent04c358744567dbbcd0f730d01e74c04e229a6d64 (diff)
downloadports-126034be610d4fcfddc5d27a92654b49fc5c7cc0.tar.gz
ports-126034be610d4fcfddc5d27a92654b49fc5c7cc0.zip
- Chase library number changes from ports/r402502 applied to cad/vtk6.
Notes
Notes: svn path=/head/; revision=402779
Diffstat (limited to 'devel/gdcm')
-rw-r--r--devel/gdcm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gdcm/Makefile b/devel/gdcm/Makefile
index 001f36d7336b..de2053100ecc 100644
--- a/devel/gdcm/Makefile
+++ b/devel/gdcm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gdcm
PORTVERSION= ${GDCM_MAJOR}.${GDCM_MINOR}.${GDCM_PATCH}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF/gdcm/gdcm%202.x/GDCM%20${PORTVERSION}
@@ -37,7 +37,7 @@ GDCM_PATCH= 4
# Change this whenever VTK is updated
VTK5_VERSION= 5.10
-VTK6_VERSION= 6.1
+VTK6_VERSION= 6.2
USES= alias cmake:outsource tar:bzip2
USE_OPENSSL= yes