diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index 026d0166ca97..deb3e09a8dd8 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -1,26 +1,25 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-optim -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.4.1 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}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include diff --git a/math/octave-forge-optim/distinfo b/math/octave-forge-optim/distinfo index 160eda3c1ddd..544be532e025 100644 --- a/math/octave-forge-optim/distinfo +++ b/math/octave-forge-optim/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/optim-1.4.0.tar.gz) = ad275e01e851979167a7fd1c5b17f59a8888d7e3d90acab42e3483e54e88bda6 -SIZE (octave-forge/optim-1.4.0.tar.gz) = 364995 +SHA256 (octave-forge/optim-1.4.1.tar.gz) = b20828bb1d3ac2685e60e6f2689895953bbe000e048bb9557ac9ae01dfa54beb +SIZE (octave-forge/optim-1.4.1.tar.gz) = 366091