diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 771197a69460..eed2fab2f37e 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,47 +1,47 @@ PORTNAME= algol68g -PORTVERSION= 3.5.9 +PORTVERSION= 3.5.10 CATEGORIES= lang MASTER_SITES= https://jmvdveer.home.xs4all.nl/ LOCAL/danfe MAINTAINER= danfe@FreeBSD.org COMMENT= Algol 68 Genie compiler WWW= https://www.xs4all.nl/~jmvdveer/algol.html LICENSE= GPLv3+ USES= readline GNU_CONFIGURE= yes 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 00778fa6d82b..70b809fb8e02 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729092822 -SHA256 (algol68g-3.5.9.tar.gz) = cf7c076cfb376e284cf81be1f30657ffeb0168ae37170552f4e7b4f6b8c155e3 -SIZE (algol68g-3.5.9.tar.gz) = 664322 +TIMESTAMP = 1733000905 +SHA256 (algol68g-3.5.10.tar.gz) = f4d1c8a99afcfc5414134aad5999c1505619449dbccd3d7702269b36264cfa1c +SIZE (algol68g-3.5.10.tar.gz) = 662366