diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-12-15 03:47:23 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-12-15 03:47:23 +0000 |
commit | a263af5e3a022f4dfaf8ad7b4ad292f389e9ffa9 (patch) | |
tree | 2fe22e6c1a79850d436716b35f612dec6e901a10 /math/octave-forge-specfun | |
parent | 3ef76b68a7ee083fd891529bb89fc4e5a76b39b8 (diff) |
- Update to 1.1.0.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=287405
Diffstat (limited to 'math/octave-forge-specfun')
-rw-r--r-- | math/octave-forge-specfun/Makefile | 5 | ||||
-rw-r--r-- | math/octave-forge-specfun/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/octave-forge-specfun/Makefile b/math/octave-forge-specfun/Makefile index 4801f955be9e..dac660779c5d 100644 --- a/math/octave-forge-specfun/Makefile +++ b/math/octave-forge-specfun/Makefile @@ -6,8 +6,7 @@ # PORTNAME= octave-forge-specfun -PORTVERSION= 1.0.9 -PORTREVISION= 2 +PORTVERSION= 1.1.0 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-specfun/distinfo b/math/octave-forge-specfun/distinfo index 1303e10685c9..101a5c203a50 100644 --- a/math/octave-forge-specfun/distinfo +++ b/math/octave-forge-specfun/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/specfun-1.0.9.tar.gz) = eac7abb5083267475eb5882b0c56b8891ba6978f589d1d30c62ebd5418c09468 -SIZE (octave-forge/specfun-1.0.9.tar.gz) = 23965 +SHA256 (octave-forge/specfun-1.1.0.tar.gz) = d321650865db848df67a7161e8f82b5d49ab01eb8db2d5b5cce2cfab3467cb0f +SIZE (octave-forge/specfun-1.1.0.tar.gz) = 34191 |