diff --git a/math/libcerf/Makefile b/math/libcerf/Makefile index 27c493d89b60..2cba161f255c 100644 --- a/math/libcerf/Makefile +++ b/math/libcerf/Makefile @@ -1,23 +1,23 @@ PORTNAME= libcerf -DISTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= math MASTER_SITES= https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Library that provides an implementation of complex error functions WWW= https://jugit.fz-juelich.de/mlz/libcerf/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing perl5 USE_PERL5= build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/cerf # docs are installed with the same option and man pages PORTDOCS= * .include diff --git a/math/libcerf/distinfo b/math/libcerf/distinfo index 438554e5337c..fa3253126aa0 100644 --- a/math/libcerf/distinfo +++ b/math/libcerf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674542525 -SHA256 (libcerf-v2.3.tar.gz) = cceefee46e84ce88d075103390b4f9d04c34e4bc3b96d733292c36836d4f7065 -SIZE (libcerf-v2.3.tar.gz) = 91314 +TIMESTAMP = 1713843222 +SHA256 (libcerf-v2.4.tar.gz) = 080b30ae564c3dabe3b89264522adaf5647ec754021572bee54929697b276cdc +SIZE (libcerf-v2.4.tar.gz) = 91336 diff --git a/math/libcerf/pkg-plist b/math/libcerf/pkg-plist index 62c4ab5c831c..670ef9769335 100644 --- a/math/libcerf/pkg-plist +++ b/math/libcerf/pkg-plist @@ -1,21 +1,21 @@ include/cerf.h lib/cmake/cerf/cerfConfig.cmake lib/cmake/cerf/cerfConfigVersion.cmake lib/cmake/cerf/cerfTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cerf/cerfTargets.cmake lib/libcerf.so lib/libcerf.so.2 -lib/libcerf.so.2.3 +lib/libcerf.so.2.4 libdata/pkgconfig/libcerf.pc share/man/man3/cdawson.3.gz share/man/man3/cerf.3.gz share/man/man3/cerfc.3.gz share/man/man3/cerfcx.3.gz share/man/man3/cerfi.3.gz share/man/man3/dawson.3.gz share/man/man3/erfcx.3.gz share/man/man3/erfi.3.gz share/man/man3/im_w_of_z.3.gz share/man/man3/voigt.3.gz share/man/man3/voigt_hwhm.3.gz share/man/man3/w_of_z.3.gz