- Update to 1.3.13.
This commit is contained in:
parent
fb58337a9a
commit
e55ff08565
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443937
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octave-forge-nurbs
|
||||
PORTVERSION= 1.3.10
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.3.13
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
|
@ -16,7 +15,7 @@ USES= compiler:openmp
|
|||
|
||||
# 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
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (octave-forge/nurbs-1.3.10.tar.gz) = 964a15e537dbd213fc76d06e0241029ac9d7872c791bf0e9737bd8d9e7739d69
|
||||
SIZE (octave-forge/nurbs-1.3.10.tar.gz) = 91243
|
||||
TIMESTAMP = 1497927521
|
||||
SHA256 (octave-forge/nurbs-1.3.13.tar.gz) = dbbfe7072750330e61040e3a9cf6967733229c3272fb4115bb83dd616aa37e7e
|
||||
SIZE (octave-forge/nurbs-1.3.13.tar.gz) = 108549
|
||||
|
|
Loading…
Reference in a new issue