diff options
-rw-r--r-- | math/octave-forge-miscellaneous/Makefile | 5 | ||||
-rw-r--r-- | math/octave-forge-miscellaneous/distinfo | 4 | ||||
-rw-r--r-- | math/octave-forge-queueing/Makefile | 3 | ||||
-rw-r--r-- | math/octave-forge-queueing/distinfo | 4 |
4 files changed, 7 insertions, 9 deletions
diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index a5e184999ba9..355e6dfc961e 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -6,8 +6,7 @@ # PORTNAME= octave-forge-miscellaneous -PORTVERSION= 1.0.11 -PORTREVISION= 3 +PORTVERSION= 1.1.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -15,7 +14,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} WRKSRC= ${WRKDIR}/${OCTSRC}/src diff --git a/math/octave-forge-miscellaneous/distinfo b/math/octave-forge-miscellaneous/distinfo index 2139c3418deb..8f90f077d905 100644 --- a/math/octave-forge-miscellaneous/distinfo +++ b/math/octave-forge-miscellaneous/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/miscellaneous-1.0.11.tar.gz) = b81319484e003943d2c3e2b21ddbf50ab44565d2ee7cbd1967abc88b4b3f9fff -SIZE (octave-forge/miscellaneous-1.0.11.tar.gz) = 181510 +SHA256 (octave-forge/miscellaneous-1.1.0.tar.gz) = a80d14d8219e1ca562c5d6c2218e98c8c4653d1e6166b40440f37fb4034b269d +SIZE (octave-forge/miscellaneous-1.1.0.tar.gz) = 49414 diff --git a/math/octave-forge-queueing/Makefile b/math/octave-forge-queueing/Makefile index 8e4c0a8cd3e4..9c71cd1fe15b 100644 --- a/math/octave-forge-queueing/Makefile +++ b/math/octave-forge-queueing/Makefile @@ -6,8 +6,7 @@ # PORTNAME= octave-forge-queueing -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-queueing/distinfo b/math/octave-forge-queueing/distinfo index 9ea55828df8f..a37d148c3ff0 100644 --- a/math/octave-forge-queueing/distinfo +++ b/math/octave-forge-queueing/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/queueing-1.0.0.tar.gz) = 33dc31a3b85b8cc8156d2a4e646749ddc7bfb547ee07d5cbbbbf99de8bc4a9cc -SIZE (octave-forge/queueing-1.0.0.tar.gz) = 600705 +SHA256 (octave-forge/queueing-1.1.0.tar.gz) = ffdbde35c8fe948ef07c409e87bbbdd6056822690908c486fb7b72f14c760420 +SIZE (octave-forge/queueing-1.1.0.tar.gz) = 705170 |