Index: head/math/octave-forge-dicom/Makefile =================================================================== --- head/math/octave-forge-dicom/Makefile (revision 498236) +++ head/math/octave-forge-dicom/Makefile (revision 498237) @@ -1,32 +1,29 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-dicom -PORTVERSION= 0.2.1 -PORTREVISION= 7 +PORTVERSION= 0.2.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING - -BROKEN= does not build with octave>=5.1.0 LIB_DEPENDS+= libgdcmCommon.so:devel/gdcm # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include Index: head/math/octave-forge-dicom/distinfo =================================================================== --- head/math/octave-forge-dicom/distinfo (revision 498236) +++ head/math/octave-forge-dicom/distinfo (revision 498237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523323105 -SHA256 (octave-forge/dicom-0.2.1.tar.gz) = 7bc3c2b9ccef470bf00ab06fa643b0fcd375e0347d908e0b7494ef635248d31b -SIZE (octave-forge/dicom-0.2.1.tar.gz) = 174515 +TIMESTAMP = 1554603039 +SHA256 (octave-forge/dicom-0.2.2.tar.gz) = 1e8ced348553b10fe75ea7ccf50ff61cd812d17bf232cfa1ba4837ae65c3867f +SIZE (octave-forge/dicom-0.2.2.tar.gz) = 177283