Index: head/math/octave-forge-optim/Makefile =================================================================== --- head/math/octave-forge-optim/Makefile (revision 297341) +++ head/math/octave-forge-optim/Makefile (revision 297342) @@ -1,31 +1,30 @@ # New ports collection makefile for: octave-forge-optim # Date created: 8 September 2008 # Whom: Stephen Montgomery-Smith # # $FreeBSD$ # PORTNAME= octave-forge-optim -PORTVERSION= 1.0.17 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct .include .include "${PORTSDIR}/Mk/bsd.octave.mk" post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include Property changes on: head/math/octave-forge-optim/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/math/octave-forge-optim/distinfo =================================================================== --- head/math/octave-forge-optim/distinfo (revision 297341) +++ head/math/octave-forge-optim/distinfo (revision 297342) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/optim-1.0.17.tar.gz) = c2d651cc68d1868f85a995a2a9266124c6566502609e5ab9f94a4a316b408d87 -SIZE (octave-forge/optim-1.0.17.tar.gz) = 186732 +SHA256 (octave-forge/optim-1.1.0.tar.gz) = 0f18821d8f529ad01f2799eb900a3f6e75a62b6cbd658fbdc397634adebe9eca +SIZE (octave-forge/optim-1.1.0.tar.gz) = 199007 Property changes on: head/math/octave-forge-optim/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property