diff options
-rw-r--r-- | math/octave-forge-control/Makefile | 5 | ||||
-rw-r--r-- | math/octave-forge-control/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index b8379e416848..bb4ad4bd350a 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-control -PORTVERSION= 3.1.0 -PORTREVISION= 6 +PORTVERSION= 3.2.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -12,6 +11,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +GNU_CONFIGURE= yes + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} diff --git a/math/octave-forge-control/distinfo b/math/octave-forge-control/distinfo index bf96b3f9af5d..2b8d3a72a520 100644 --- a/math/octave-forge-control/distinfo +++ b/math/octave-forge-control/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520798557 -SHA256 (octave-forge/control-3.1.0.tar.gz) = 741dcfafc85b280e9ebbd2ea160b8ffa224fa840d801f64676403d4c5aefe57b -SIZE (octave-forge/control-3.1.0.tar.gz) = 2876916 +TIMESTAMP = 1554495751 +SHA256 (octave-forge/control-3.2.0.tar.gz) = faf1d510d16ab46e4fa91a1288f4a7839ee05469c33e4698b7a007a0bb965e3e +SIZE (octave-forge/control-3.2.0.tar.gz) = 2920885 |