svn commit: r304222 - head/math/octave-forge-fpl
Stephen Montgomery-Smith
stephen at FreeBSD.org
Thu Sep 13 15:22:13 UTC 2012
Author: stephen
Date: Thu Sep 13 15:22:12 2012
New Revision: 304222
URL: http://svn.freebsd.org/changeset/ports/304222
Log:
- Update to 1.3.2.
Modified:
head/math/octave-forge-fpl/Makefile
head/math/octave-forge-fpl/distinfo
Modified: head/math/octave-forge-fpl/Makefile
==============================================================================
--- head/math/octave-forge-fpl/Makefile Thu Sep 13 15:00:45 2012 (r304221)
+++ head/math/octave-forge-fpl/Makefile Thu Sep 13 15:22:12 2012 (r304222)
@@ -6,7 +6,7 @@
#
PORTNAME= octave-forge-fpl
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.2
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
@@ -16,14 +16,14 @@ COMMENT= Octave-forge package ${OCTAVE_P
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}
-WRKSRC= ${WRKDIR}/${OCTSRC}/src
-
RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
+do-build:
+ @${DO_NADA}
+
post-build:
- ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
.include <bsd.port.post.mk>
Modified: head/math/octave-forge-fpl/distinfo
==============================================================================
--- head/math/octave-forge-fpl/distinfo Thu Sep 13 15:00:45 2012 (r304221)
+++ head/math/octave-forge-fpl/distinfo Thu Sep 13 15:22:12 2012 (r304222)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/fpl-1.3.0.tar.gz) = 281738a31c2d56f81191a3dacb9f672c70fc5bab47ac54bb605bea6ea34b4d5c
-SIZE (octave-forge/fpl-1.3.0.tar.gz) = 46527
+SHA256 (octave-forge/fpl-1.3.2.tar.gz) = bdb896518ef159497b98ebc0ace8545cbd2d530843446716ccc4092a8db571ea
+SIZE (octave-forge/fpl-1.3.2.tar.gz) = 45642
More information about the svn-ports-head
mailing list