diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 4e106d40de48..ee925fb40354 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,47 +1,47 @@ PORTNAME= algol68g -PORTVERSION= 3.12.2 +PORTVERSION= 3.12.3 CATEGORIES= lang MASTER_SITES= https://algol68genie.nl/ LOCAL/danfe MAINTAINER= danfe@FreeBSD.org COMMENT= Algol 68 Genie hybrid compiler-interpreter WWW= https://algol68genie.nl/en/algol-68-genie/ 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 a95ffefbcee0..e173d2dde576 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779713012 -SHA256 (algol68g-3.12.2.tar.gz) = e1f8ae6eaa60a07dd83a50a0d5b24743790e6b228dba55b70986ce2b56b013b9 -SIZE (algol68g-3.12.2.tar.gz) = 681251 +TIMESTAMP = 1783372429 +SHA256 (algol68g-3.12.3.tar.gz) = 4d2e66f81ca2fb98f88e23ae41b475e7d40445f349b1088636782da320bd22b1 +SIZE (algol68g-3.12.3.tar.gz) = 681167