diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-octproj/Makefile | 7 | ||||
-rw-r--r-- | math/octave-forge-octproj/distinfo | 6 | ||||
-rw-r--r-- | math/octave-forge-octproj/pkg-descr | 2 |
3 files changed, 6 insertions, 9 deletions
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 71586b56e30c..d8e2fbe4c3fa 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -1,8 +1,7 @@ PORTNAME= octave-forge-octproj -PORTVERSION= 2.0.1 -PORTREVISION= 6 +PORTVERSION= 3.0.2 CATEGORIES= math -MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases +MASTER_SITES= https://bitbucket.org/jgpallero/octproj/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org @@ -20,8 +19,6 @@ OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src -USES+= compiler:gcc-c++11-lib - .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-patch: diff --git a/math/octave-forge-octproj/distinfo b/math/octave-forge-octproj/distinfo index 4fe6ae6cdbce..28fa29a9888a 100644 --- a/math/octave-forge-octproj/distinfo +++ b/math/octave-forge-octproj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590266324 -SHA256 (octave-forge/octproj-2.0.1.tar.gz) = 585d03683dc643fc0a81d302e5c7951510bd1bc6091674d5217e4e94c17a68d5 -SIZE (octave-forge/octproj-2.0.1.tar.gz) = 264778 +TIMESTAMP = 1667845193 +SHA256 (octave-forge/octproj-3.0.2.tar.gz) = 1b60239ede0a19aabd85d5c72c72fee9df6519bf37c2430766ab303628f04b3b +SIZE (octave-forge/octproj-3.0.2.tar.gz) = 9500328 diff --git a/math/octave-forge-octproj/pkg-descr b/math/octave-forge-octproj/pkg-descr index 25ce93dc4dbe..93fe26ec87ab 100644 --- a/math/octave-forge-octproj/pkg-descr +++ b/math/octave-forge-octproj/pkg-descr @@ -5,5 +5,5 @@ build and install scripts. This is octproj. -This package allows to call functions of PROJ.4 library for cartographic +This package allows to call functions of PROJ library for cartographic projections transformations. |