diff --git a/math/form/Makefile b/math/form/Makefile index 0b6055a87023..bd22eff887e7 100644 --- a/math/form/Makefile +++ b/math/form/Makefile @@ -1,52 +1,52 @@ PORTNAME= form -DISTVERSION= 5.0.0 +DISTVERSION= 5.0.1 CATEGORIES= math MASTER_SITES= https://github.com/form-dev/form/releases/download/v${DISTVERSION}/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Symbolic Manipulation System WWW= https://www.nikhef.nl/~form/ \ https://github.com/form-dev/form LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libzstd.so:archivers/zstd USES= autoreconf gmake localbase GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-native \ --enable-largefile \ --enable-scalar \ --with-api=posix OPTIONS_DEFINE= DOXYGEN OPENMPI OPTIONS_SUB= yes MPICC?= ${LOCALBASE}/mpi/openmpi/bin/mpicc MPICXX?= ${LOCALBASE}/mpi/openmpi/bin/mpic++ DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen OPENMPI_LIB_DEPENDS= libgcc_s.so.1:lang/gcc9 \ libmpi.so:net/openmpi OPENMPI_CONFIGURE_ENABLE= parform OPENMPI_CONFIGURE_ENV+= MPICC="${MPICC}" \ MPICXX="${MPICXX}" .include .if ${OPSYS} == FreeBSD CFLAGS+= -Wno-error=incompatible-function-pointer-types .endif post-build-DOXYGEN-on: (cd ${WRKSRC}/doc/manual; ${MAKE_CMD} html pdf) post-install-DOXYGEN-on: (cd ${WRKSRC}/doc/manual && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) ${INSTALL_DATA} ${WRKSRC}/doc/manual/manual.pdf ${STAGEDIR}${DOCSDIR} .include diff --git a/math/form/distinfo b/math/form/distinfo index 2aa8d0431803..5ce12b2e381c 100644 --- a/math/form/distinfo +++ b/math/form/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769779175 -SHA256 (form-5.0.0.tar.gz) = 10d22acf2f0acf831b494e6a73682828980b9054ea8ec2b5dc46677dca8d6518 -SIZE (form-5.0.0.tar.gz) = 1741391 +TIMESTAMP = 1782389586 +SHA256 (form-5.0.1.tar.gz) = ce62530a54e5232dfefb6c1ff0e7047372a43941b3c0e0db08b5714fd868722c +SIZE (form-5.0.1.tar.gz) = 1835714