mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Update to 1.3.3
PR: ports/156133 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
This commit is contained in:
parent
9f9958b28d
commit
1f568e5680
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272930
2 changed files with 5 additions and 5 deletions
|
@ -6,17 +6,17 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= octave-forge-nurbs
|
PORTNAME= octave-forge-nurbs
|
||||||
PORTVERSION= 1.3.1
|
PORTVERSION= 1.3.3
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= stephen@missouri.edu
|
MAINTAINER= stephen@missouri.edu
|
||||||
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src
|
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
||||||
post-build:
|
post-build:
|
||||||
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
|
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME}
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (octave-forge/nurbs-1.3.1.tar.gz) = f833f9c1d55bb25dfdcfb17b2fd999eb93a5101f4597cf63b2c00d0edf75ea97
|
SHA256 (octave-forge/nurbs-1.3.3.tar.gz) = 294be4fcae097967c0a68869e2d7c8c0d53749b46fdb76638f424c84336a1a9d
|
||||||
SIZE (octave-forge/nurbs-1.3.1.tar.gz) = 117367
|
SIZE (octave-forge/nurbs-1.3.3.tar.gz) = 62006
|
||||||
|
|
Loading…
Add table
Reference in a new issue