diff options
Diffstat (limited to 'math/octave-forge-octproj')
-rw-r--r-- | math/octave-forge-octproj/Makefile | 8 | ||||
-rw-r--r-- | math/octave-forge-octproj/distinfo | 6 |
2 files changed, 4 insertions, 10 deletions
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 2e6eb15371a0..73154f0ccd51 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-octproj -PORTVERSION= 3.0.2 -PORTREVISION= 11 +PORTVERSION= 3.1.0 CATEGORIES= math MASTER_SITES= https://bitbucket.org/jgpallero/octproj/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -16,9 +15,4 @@ LIB_DEPENDS+= libproj.so:graphics/proj USES= octave -NO_ARCH= yes - -post-patch: - ${REINPLACE_CMD} -e s/CC/MKOCTFILE/ -e s/-Wall// -e s/-Wextra// ${WRKSRC}/Makefile - .include <bsd.port.mk> diff --git a/math/octave-forge-octproj/distinfo b/math/octave-forge-octproj/distinfo index 28fa29a9888a..d6eafe24e844 100644 --- a/math/octave-forge-octproj/distinfo +++ b/math/octave-forge-octproj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667845193 -SHA256 (octave-forge/octproj-3.0.2.tar.gz) = 1b60239ede0a19aabd85d5c72c72fee9df6519bf37c2430766ab303628f04b3b -SIZE (octave-forge/octproj-3.0.2.tar.gz) = 9500328 +TIMESTAMP = 1751335353 +SHA256 (octave-forge/octproj-3.1.0.tar.gz) = 17586a1125e6c1a1e9e2a5d9add6859ed2f7a7b86e68e93c94327860f4baafe7 +SIZE (octave-forge/octproj-3.1.0.tar.gz) = 9501835 |