svn commit: r333061 - head/math/octave-forge-dicom

Stephen Montgomery-Smith stephen at FreeBSD.org
Thu Nov 7 05:21:03 UTC 2013


Author: stephen
Date: Thu Nov  7 05:21:02 2013
New Revision: 333061
URL: http://svnweb.freebsd.org/changeset/ports/333061

Log:
  - Update GDCM_MAJ because of update to devel/gdcm.
  - Bump portrevision.

Modified:
  head/math/octave-forge-dicom/Makefile

Modified: head/math/octave-forge-dicom/Makefile
==============================================================================
--- head/math/octave-forge-dicom/Makefile	Thu Nov  7 04:57:21 2013	(r333060)
+++ head/math/octave-forge-dicom/Makefile	Thu Nov  7 05:21:02 2013	(r333061)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-dicom
 PORTVERSION=	0.1.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 
 MAINTAINER=	stephen at 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}/ \


More information about the svn-ports-head mailing list