git: 6d17076cf23b - main - lang/algol68g: update Algol 68 Genie to version 3.4.7

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Mon, 22 Jan 2024 12:52:14 UTC
The branch main has been updated by danfe:

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

commit 6d17076cf23b9903e5a64cd68044ac9f7b2ea4f8
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-01-22 12:50:30 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-01-22 12:50:30 +0000

    lang/algol68g: update Algol 68 Genie to version 3.4.7
    
    While here, move the manpage under $PREFIX/share/man
    and reindent option descriptions so they align nicer.
    
    Reported by:    portscout
---
 lang/algol68g/Makefile  | 9 +++++----
 lang/algol68g/distinfo  | 6 +++---
 lang/algol68g/pkg-plist | 2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile
index 8f6f5a0ecf3c..69df38b8a279 100644
--- a/lang/algol68g/Makefile
+++ b/lang/algol68g/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	algol68g
-PORTVERSION=	3.4.6
+PORTVERSION=	3.4.7
 CATEGORIES=	lang
 MASTER_SITES=	https://jmvdveer.home.xs4all.nl/
 
@@ -11,6 +11,7 @@ LICENSE=	GPLv3+
 
 USES=		readline
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 TEST_TARGET=	check
 
 PORTDOCS=	AUTHORS NEWS README
@@ -21,7 +22,7 @@ OPTIONS_DEFAULT=	CURL GSL PGSQL PLOTUTILS RMATH
 CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
 CURL_CONFIGURE_ENABLE=	curl
 
-GSL_DESC=	Bindings for GNU Scientific Library
+GSL_DESC=		Bindings for GNU Scientific Library
 GSL_LIB_DEPENDS=	libgsl.so:math/gsl
 GSL_CONFIGURE_ENABLE=	gsl
 
@@ -32,12 +33,12 @@ PLOTUTILS_CONFIGURE_ENABLE=plotutils
 PGSQL_USES=		pgsql
 PGSQL_CONFIGURE_ENABLE=	postgresql
 
-RMATH_DESC=	Bindings for GNU R's statistical routines
+RMATH_DESC=		Bindings for GNU R's statistical routines
 RMATH_LIB_DEPENDS=	libRmath.so:math/libRmath
 RMATH_CONFIGURE_ENABLE=	mathlib
 
 post-patch:
-# Trim architecture constraints from the target triple to allow building
+# Trim architecture constraints from the target triple to build properly
 # on every platform FreeBSD supports (now or in the future)
 	@${REINPLACE_CMD} -e 's/.*\(\*-freebsd\)/\1/' ${WRKSRC}/configure
 # Do not install GPLv3 boilerplate and ChangeLog which redirects to NEWS
diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo
index 691ddbeb326a..998934498d97 100644
--- a/lang/algol68g/distinfo
+++ b/lang/algol68g/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705244862
-SHA256 (algol68g-3.4.6.tar.gz) = f1e9e8d5aa2f970b1be93fbf6977aaaefc25782bfb1e3daed796df60311c5eb5
-SIZE (algol68g-3.4.6.tar.gz) = 661358
+TIMESTAMP = 1705750385
+SHA256 (algol68g-3.4.7.tar.gz) = dc3a9816b6d58791ba1b75ccdba446eced0f5228777607efc29d2c4e3b7a190e
+SIZE (algol68g-3.4.7.tar.gz) = 661381
diff --git a/lang/algol68g/pkg-plist b/lang/algol68g/pkg-plist
index 3b9d18acf77f..69d5a2b0e68e 100644
--- a/lang/algol68g/pkg-plist
+++ b/lang/algol68g/pkg-plist
@@ -37,4 +37,4 @@ include/algol68g/a68g-torrix.h
 include/algol68g/a68g-transput.h
 include/algol68g/a68g-types.h
 include/algol68g/a68g.h
-man/man1/a68g.1.gz
+share/man/man1/a68g.1.gz