diff options
-rw-r--r-- | math/octave-forge-fpl/Makefile | 4 | ||||
-rw-r--r-- | math/octave-forge-fpl/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index feb36c3102b0..7cca94bd3a59 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-fpl -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -10,7 +10,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} RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx diff --git a/math/octave-forge-fpl/distinfo b/math/octave-forge-fpl/distinfo index 8b00a940fbbe..fce0d9e4ef96 100644 --- a/math/octave-forge-fpl/distinfo +++ b/math/octave-forge-fpl/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/fpl-1.3.3.tar.gz) = 9bcbd19da987b4c21ca83e06bae60039043f3376cd0e1d3ce59c43e965edfeee -SIZE (octave-forge/fpl-1.3.3.tar.gz) = 45687 +SHA256 (octave-forge/fpl-1.3.4.tar.gz) = ac8532c8b58524f31c4d4bda703596926b94e04d53016b41db276bcbac83c2a1 +SIZE (octave-forge/fpl-1.3.4.tar.gz) = 45873 |