aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-dicom
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2013-11-07 05:21:02 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2013-11-07 05:21:02 +0000
commit01fecfc652108a79daec616aed37451c911a2367 (patch)
tree9fb07918d195284a0506eef45aacddf569acb04f /math/octave-forge-dicom
parentd0511994833eb3455f63168c6ec3f10253363c5e (diff)
downloadports-01fecfc652108a79daec616aed37451c911a2367.tar.gz
ports-01fecfc652108a79daec616aed37451c911a2367.zip
- Update GDCM_MAJ because of update to devel/gdcm.
- Bump portrevision.
Notes
Notes: svn path=/head/; revision=333061
Diffstat (limited to 'math/octave-forge-dicom')
-rw-r--r--math/octave-forge-dicom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile
index 9a8ab005c741..9665e9fd4f59 100644
--- a/math/octave-forge-dicom/Makefile
+++ b/math/octave-forge-dicom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-dicom
PORTVERSION= 0.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -17,7 +17,7 @@ OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
-GDCM_MAJ= 2.2
+GDCM_MAJ= 2.4
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} s/gdcm-2.0/gdcm-${GDCM_MAJ}/ \