diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-01-23 13:59:47 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-01-23 13:59:47 +0000 |
commit | 34ab455be07941b7364753909420e0b5fff2e975 (patch) | |
tree | 9aa0f0e1191273ba52690fa5da9f7617b0a17ead /math/octave-forge-ocs | |
parent | 2ecfc45c5558c7c44d6b3325baed6cf865e358ad (diff) | |
download | ports-34ab455be07941b7364753909420e0b5fff2e975.tar.gz ports-34ab455be07941b7364753909420e0b5fff2e975.zip |
Notes
Diffstat (limited to 'math/octave-forge-ocs')
-rw-r--r-- | math/octave-forge-ocs/Makefile | 5 | ||||
-rw-r--r-- | math/octave-forge-ocs/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/octave-forge-ocs/Makefile b/math/octave-forge-ocs/Makefile index b0c8a893e58d..3dc811a387cf 100644 --- a/math/octave-forge-ocs/Makefile +++ b/math/octave-forge-ocs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= octave-forge-ocs -PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTVERSION= 0.1.3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -15,7 +14,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} # 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-ocs/distinfo b/math/octave-forge-ocs/distinfo index 36d6e3242f95..6a83e971335d 100644 --- a/math/octave-forge-ocs/distinfo +++ b/math/octave-forge-ocs/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/ocs-0.1.1.tar.gz) = 73843b1b00fb69fff881b8d0d7a92f710536e8ab43965990d8ada6bcd65b65bc -SIZE (octave-forge/ocs-0.1.1.tar.gz) = 56302 +SHA256 (octave-forge/ocs-0.1.3.tar.gz) = eb0e69b2bb498200947b598cd43181c49511d4df9acbaaeb14dd817719d55829 +SIZE (octave-forge/ocs-0.1.3.tar.gz) = 67801 |