diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-02-03 03:21:45 +0800 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-02-03 03:21:45 +0800 |
commit | 36fd0ed4df70d22dd68bb0087fe4589456c67d08 (patch) | |
tree | d80b7de7e0fcbee94d167e2152220df77f10ea3f /math | |
parent | ffe6aa8f629ea5310eae5ce293033b46125087d5 (diff) | |
download | freebsd-ports-gnome-36fd0ed4df70d22dd68bb0087fe4589456c67d08.tar.gz freebsd-ports-gnome-36fd0ed4df70d22dd68bb0087fe4589456c67d08.tar.zst freebsd-ports-gnome-36fd0ed4df70d22dd68bb0087fe4589456c67d08.zip |
- Update to 0.5.0.
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-financial/Makefile | 5 | ||||
-rw-r--r-- | math/octave-forge-financial/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index 12c3cf6a1510..bb1e510e4b60 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-financial -PORTVERSION= 0.4.0 -PORTREVISION= 6 +PORTVERSION= 0.5.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -14,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= ${OCTAVE_PKGNAME} +OCTSRC= ${DISTNAME} RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io diff --git a/math/octave-forge-financial/distinfo b/math/octave-forge-financial/distinfo index b38254f70887..cf7f68d22ce4 100644 --- a/math/octave-forge-financial/distinfo +++ b/math/octave-forge-financial/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/financial-0.4.0.tar.gz) = 1c88ec39db9899c70dc1480af5319e75944574619dad1cead46362521ce2596d -SIZE (octave-forge/financial-0.4.0.tar.gz) = 45495 +SHA256 (octave-forge/financial-0.5.0.tar.gz) = 16c6aa3103017935d7c12649301a7314925ab86e3cf93001cbc413319a32276d +SIZE (octave-forge/financial-0.5.0.tar.gz) = 78195 |