1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- Update to 1.3.0.

This commit is contained in:
Stephen Montgomery-Smith 2012-08-09 01:44:13 +00:00
parent 439502737f
commit 936ed49887
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302319
2 changed files with 6 additions and 8 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= octave-forge-fpl
PORTVERSION= 1.2.0
PORTREVISION= 4
PORTVERSION= 1.3.0
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@ -15,15 +14,14 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${OCTAVE_PKGNAME}
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}

View File

@ -1,2 +1,2 @@
SHA256 (octave-forge/fpl-1.2.0.tar.gz) = 9cfc58a2412dc3a492dfa859c408af746f858b16a7764ee1b8c0357a2249586d
SIZE (octave-forge/fpl-1.2.0.tar.gz) = 36358
SHA256 (octave-forge/fpl-1.3.0.tar.gz) = 281738a31c2d56f81191a3dacb9f672c70fc5bab47ac54bb605bea6ea34b4d5c
SIZE (octave-forge/fpl-1.3.0.tar.gz) = 46527