Index: head/math/octave-forge-fits/files/patch-read_fits_image.cc =================================================================== --- head/math/octave-forge-fits/files/patch-read_fits_image.cc (revision 355417) +++ head/math/octave-forge-fits/files/patch-read_fits_image.cc (nonexistent) @@ -1,11 +0,0 @@ ---- read_fits_image.cc-orig 2014-01-23 05:25:08.000000000 +0000 -+++ read_fits_image.cc 2014-01-23 05:25:45.000000000 +0000 -@@ -136,7 +136,7 @@ - } - //std::cerr << "read_sz: " << read_sz << std::endl; - -- #if OCTAVE_API_VERSION_NUMBER >= 45 -+ #if OCTAVE_API_VERSION_NUMBER >= 45 || !defined(OCTAVE_API_VERSION_NUMBER) - MArray image_data( dims ); // a octace double-type array - #else - MArrayN image_data( dims ); // a octave double-type array Property changes on: head/math/octave-forge-fits/files/patch-read_fits_image.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-fits/Makefile =================================================================== --- head/math/octave-forge-fits/Makefile (revision 355417) +++ head/math/octave-forge-fits/Makefile (revision 355418) @@ -1,28 +1,27 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-fits -PORTVERSION= 1.0.3 -PORTREVISION= 5 +PORTVERSION= 1.0.5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src LIB_DEPENDS+= libcfitsio.so:${PORTSDIR}/astro/cfitsio .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include Index: head/math/octave-forge-fits/distinfo =================================================================== --- head/math/octave-forge-fits/distinfo (revision 355417) +++ head/math/octave-forge-fits/distinfo (revision 355418) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/fits-1.0.3.tar.gz) = 5636b93a151e6dfc8dd97cd89166c40b1b1dae47a6c4568f5b99db293d72fd56 -SIZE (octave-forge/fits-1.0.3.tar.gz) = 16605 +SHA256 (octave-forge/fits-1.0.5.tar.gz) = 58f79a499004402a81938b26eecf3bdcf0e02385ca2125ca9079c92016502718 +SIZE (octave-forge/fits-1.0.5.tar.gz) = 16704