diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2013-11-29 03:47:00 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2013-11-29 03:47:00 +0000 |
commit | c30a915c92730813b20ff4733177729017199fce (patch) | |
tree | 38c0229889250ca1500df634d602967b9490b386 | |
parent | 73a8d902ba88950db8c0d3e0fed810f3d22379ce (diff) |
Notes
-rw-r--r-- | math/octave-forge-communications/Makefile | 5 | ||||
-rw-r--r-- | math/octave-forge-communications/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index c2ccaf1c235a..0f04a63c2bdf 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-communications -PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTVERSION= 1.2.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -13,8 +12,6 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} -GNU_CONFIGURE= yes - WRKSRC= ${WRKDIR}/${OCTSRC}/src MAKE_ENV+= MKOCTFILE=mkoctfile diff --git a/math/octave-forge-communications/distinfo b/math/octave-forge-communications/distinfo index 80f0ca25ea00..e398210e0c91 100644 --- a/math/octave-forge-communications/distinfo +++ b/math/octave-forge-communications/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/communications-1.1.1.tar.gz) = 85e817e524b518695efdca921503f5a6dc09ff83a33e43e69dd716c564929a25 -SIZE (octave-forge/communications-1.1.1.tar.gz) = 506132 +SHA256 (octave-forge/communications-1.2.0.tar.gz) = 24810db35b0a00395825e8157cb973fdf41dfecceeff24e4dcd3435a6f6198f0 +SIZE (octave-forge/communications-1.2.0.tar.gz) = 278135 |