diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2015-11-30 15:35:32 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2015-11-30 15:35:32 +0000 |
commit | 039b2da3722c424b5b2aab27e3000862aefd4d77 (patch) | |
tree | 33de4e15ab6a6664c6e7953536f8eeafa6ba89b3 | |
parent | c398c5abd57e506224b8d3e4f8406f00dca75f0f (diff) |
Notes
-rw-r--r-- | math/octave-forge-splines/Makefile | 4 | ||||
-rw-r--r-- | math/octave-forge-splines/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-forge-splines/Makefile b/math/octave-forge-splines/Makefile index 6f0644d5225e..136aabd8ca33 100644 --- a/math/octave-forge-splines/Makefile +++ b/math/octave-forge-splines/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-splines -PORTVERSION= 1.2.8 +PORTVERSION= 1.2.9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. -OCTSRC= ${DISTNAME} +OCTSRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src diff --git a/math/octave-forge-splines/distinfo b/math/octave-forge-splines/distinfo index 5696285b3e30..c636326acb6d 100644 --- a/math/octave-forge-splines/distinfo +++ b/math/octave-forge-splines/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/splines-1.2.8.tar.gz) = ad05ca90249fd07a9920153f8757bbf1e7ac2d5247cadf3b99fbc45fa50ecb1e -SIZE (octave-forge/splines-1.2.8.tar.gz) = 27221 +SHA256 (octave-forge/splines-1.2.9.tar.gz) = 38bf16ec867ece9cee31ef9a3a3a00d1bf9b30ebe44a06b640836aa9add3900f +SIZE (octave-forge/splines-1.2.9.tar.gz) = 28941 |