diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 1a50d33579ca..12f0c788b243 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,49 +1,47 @@ PORTNAME= algol68g -PORTVERSION= 3.5.4 -PORTREVISION= 1 +PORTVERSION= 3.5.5 CATEGORIES= lang MASTER_SITES= https://jmvdveer.home.xs4all.nl/ MAINTAINER= danfe@FreeBSD.org COMMENT= Algol 68 Genie compiler WWW= https://www.xs4all.nl/~jmvdveer/algol.html LICENSE= GPLv3+ USES= readline GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share TEST_TARGET= check PORTDOCS= AUTHORS NEWS README OPTIONS_DEFINE= CURL DOCS GSL PGSQL PLOTUTILS RMATH 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_LIB_DEPENDS= libgsl.so:math/gsl GSL_CONFIGURE_ENABLE= gsl PLOTUTILS_DESC= Plotting support via plotutils PLOTUTILS_LIB_DEPENDS= libplot.so:graphics/plotutils PLOTUTILS_CONFIGURE_ENABLE=plotutils PGSQL_USES= pgsql PGSQL_CONFIGURE_ENABLE= postgresql 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 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 @${REINPLACE_CMD} -e '/^doc_DATA/s/ COPYING ChangeLog//' \ ${WRKSRC}/Makefile.in .include diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 10336b3b5365..3892b9862bc6 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718735022 -SHA256 (algol68g-3.5.4.tar.gz) = 0c04a4f92c36e0d1f2e9155c482f232dadced7a845ecffcea3166ce82f311ec6 -SIZE (algol68g-3.5.4.tar.gz) = 664208 +TIMESTAMP = 1725058294 +SHA256 (algol68g-3.5.5.tar.gz) = d20657f0882242daf1dc258826a64ae62c35d20170a514dbcc850a3df2cae717 +SIZE (algol68g-3.5.5.tar.gz) = 664205