git: e78e53d324a7 - main - math/octave-forge-octproj: Update to 3.0.2.

From: Stephen Montgomery-Smith <stephen_at_FreeBSD.org>
Date: Mon, 07 Nov 2022 18:27:48 UTC
The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e78e53d324a7eeb5b5a78dc050dedbea7271d07c

commit e78e53d324a7eeb5b5a78dc050dedbea7271d07c
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2022-11-07 18:26:43 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2022-11-07 18:26:43 +0000

    math/octave-forge-octproj: Update to 3.0.2.
---
 math/octave-forge-octproj/Makefile  | 7 ++-----
 math/octave-forge-octproj/distinfo  | 6 +++---
 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.