diff options
-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 |