1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 1.1.0.

This commit is contained in:
Stephen Montgomery-Smith 2012-04-11 05:00:04 +00:00
parent ff3ba44c16
commit 79d9874705
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294599
2 changed files with 13 additions and 5 deletions

View File

@ -6,14 +6,22 @@
#
PORTNAME= octave-forge-strings
PORTVERSION= 1.0.7
PORTREVISION= 6
PORTVERSION= 1.1.0
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
post-build:
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (octave-forge/strings-1.0.7.tar.gz) = 22f84d3fb6333abdbce5ab77c7b3a2e98db5b46ab4561c57f74f0f3b7b478ea1
SIZE (octave-forge/strings-1.0.7.tar.gz) = 71481
SHA256 (octave-forge/strings-1.1.0.tar.gz) = 068df2b39d938c530a4d9f8ffefa4735f5bb64b1bc1d05957b1f2d7566309d68
SIZE (octave-forge/strings-1.1.0.tar.gz) = 7705