Index: head/math/octave-forge-image/files/patch-bwdist.cc =================================================================== --- head/math/octave-forge-image/files/patch-bwdist.cc (revision 424430) +++ head/math/octave-forge-image/files/patch-bwdist.cc (nonexistent) @@ -1,11 +0,0 @@ ---- bwdist.cc.orig 2015-08-07 12:34:57 UTC -+++ bwdist.cc -@@ -538,7 +538,7 @@ Currently, only 2D images are supported. - // Compute optional 'index to closest object pixel', only if requested - if (nargout > 1) - { -- if (numel >= pow (2, 32)) -+ if (numel >= pow (2., 32)) - retval(1) = calc_index (bw, xdist, ydist); - else - retval(1) = calc_index (bw, xdist, ydist); Property changes on: head/math/octave-forge-image/files/patch-bwdist.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/octave-forge-image/Makefile =================================================================== --- head/math/octave-forge-image/Makefile (revision 424430) +++ head/math/octave-forge-image/Makefile (revision 424431) @@ -1,37 +1,37 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-image -PORTVERSION= 2.4.1 +PORTVERSION= 2.6.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= Many LICENSE_NAME= Many different licenses LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src USES= compiler:c++0x 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 .if ${OSVERSION} < 1000000 BROKEN= Doesn't build on FreeBSD 9 or older .endif .include Index: head/math/octave-forge-image/distinfo =================================================================== --- head/math/octave-forge-image/distinfo (revision 424430) +++ head/math/octave-forge-image/distinfo (revision 424431) @@ -1,2 +1,3 @@ -SHA256 (octave-forge/image-2.4.1.tar.gz) = 47050112580a5bef615d4083899f73fee4ce59cfc771e80aa114aa837aec1339 -SIZE (octave-forge/image-2.4.1.tar.gz) = 292521 +TIMESTAMP = 1477070311 +SHA256 (octave-forge/image-2.6.1.tar.gz) = a576761094c88b4ea44a977fcdcf47ebc73ed5026cd1180d9884d86d1e89778d +SIZE (octave-forge/image-2.6.1.tar.gz) = 368442