diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-Rmpfr/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-Rmpfr/distinfo | 6 | ||||
-rw-r--r-- | math/intx/Makefile | 2 | ||||
-rw-r--r-- | math/intx/distinfo | 6 | ||||
-rw-r--r-- | math/lcalc/Makefile | 36 | ||||
-rw-r--r-- | math/libsharp2/Makefile | 3 |
6 files changed, 30 insertions, 25 deletions
diff --git a/math/R-cran-Rmpfr/Makefile b/math/R-cran-Rmpfr/Makefile index 62c6eca7fcbb..c309b1ac5faa 100644 --- a/math/R-cran-Rmpfr/Makefile +++ b/math/R-cran-Rmpfr/Makefile @@ -1,5 +1,5 @@ PORTNAME= Rmpfr -DISTVERSION= 1.0-0 +DISTVERSION= 1.1-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-Rmpfr/distinfo b/math/R-cran-Rmpfr/distinfo index 38faae8516f6..9dcf4ed25f35 100644 --- a/math/R-cran-Rmpfr/distinfo +++ b/math/R-cran-Rmpfr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732351079 -SHA256 (Rmpfr_1.0-0.tar.gz) = 9f82423a802855903939244a40f5616519a685a505900efdf36837505e077a50 -SIZE (Rmpfr_1.0-0.tar.gz) = 615875 +TIMESTAMP = 1747455080 +SHA256 (Rmpfr_1.1-0.tar.gz) = ae3e148dc7f003960a81fd4f2b8285c8f8b951be3f34fc2779dfca20b1af141f +SIZE (Rmpfr_1.1-0.tar.gz) = 618436 diff --git a/math/intx/Makefile b/math/intx/Makefile index 188dc53c8408..85201668f5f9 100644 --- a/math/intx/Makefile +++ b/math/intx/Makefile @@ -1,6 +1,6 @@ PORTNAME= intx DISTVERSIONPREFIX= v -DISTVERSION= 0.12.1 +DISTVERSION= 0.13.0 CATEGORIES= math MAINTAINER= eduardo@FreeBSD.org diff --git a/math/intx/distinfo b/math/intx/distinfo index b5dbca355fcb..ccf72d3ada61 100644 --- a/math/intx/distinfo +++ b/math/intx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728545011 -SHA256 (chfast-intx-v0.12.1_GH0.tar.gz) = 279a9aa1e46e60f72eb0eb4ea92fec786e02b35069942ed161be7dcfb6700dd8 -SIZE (chfast-intx-v0.12.1_GH0.tar.gz) = 57809 +TIMESTAMP = 1747423212 +SHA256 (chfast-intx-v0.13.0_GH0.tar.gz) = 849577814e6feb9d4fc3f66f99698eee51dc4b7e3e035c1a2cb76e0d9c52c2e5 +SIZE (chfast-intx-v0.13.0_GH0.tar.gz) = 57498 diff --git a/math/lcalc/Makefile b/math/lcalc/Makefile index c4dc68f3cd21..c2ade72e45b3 100644 --- a/math/lcalc/Makefile +++ b/math/lcalc/Makefile @@ -1,37 +1,39 @@ PORTNAME= lcalc -PORTVERSION= 2.1.0 +DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= ftp://ftp.fu-berlin.de/unix/misc/sage/spkg/upstream/lcalc/ +MASTER_SITES= https://mirror.csclub.uwaterloo.ca/sage/spkg/upstream/${PORTNAME}/ \ + https://mirror.lyrahosting.com/sagemath/spkg/upstream/${PORTNAME}/ \ + https://mirror.dogado.de/sage/spkg/upstream/${PORTNAME}/ \ + http://files.sagemath.org/spkg/upstream/${PORTNAME}/ MAINTAINER= thierry@FreeBSD.org COMMENT= L-function c++ class library and the CLI program lcalc WWW= https://gitlab.com/sagemath/lcalc LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/doc/COPYING BUILD_DEPENDS= gengetopt:devel/gengetopt -LIB_DEPENDS= libgmp.so:math/gmp \ - libmpfr.so:math/mpfr \ - libpari.so:math/pari +LIB_DEPENDS= libpari.so:math/pari -#USE_GITLAB= yes -#GL_ACCOUNT= sagemath - -USES= autoreconf compiler:c++11-lang gmake libtool localbase \ - pkgconfig tar:xz +USES= compiler:c++11-lang gmake libtool localbase pkgconfig tar:xz +USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-pari + INSTALL_TARGET= install-strip TEST_TARGET= check -USE_LDCONFIG= yes + +CONFIGURE_ARGS= --with-pari \ + --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig OPTIONS_DEFINE= DOCS EXAMPLES -pre-configure: -.for dir in . data - ${REINPLACE_CMD} -e 's|@docdir@/examples|${EXAMPLESDIR}|' \ - ${WRKSRC}/doc/examples/${dir}/Makefile.am -.endfor +post-configure: + ${REINPLACE_CMD} -e 's|$$(DESTDIR)$$(docdir)|${STAGEDIR}${EXAMPLESDIR}|g' \ + ${PATCH_WRKSRC}/doc/examples/Makefile + ${REINPLACE_CMD} -e 's|$$(DESTDIR)$$(docdir)|${STAGEDIR}${EXAMPLESDIR}/data|g' \ + ${PATCH_WRKSRC}/doc/examples/*/Makefile .include <bsd.port.mk> diff --git a/math/libsharp2/Makefile b/math/libsharp2/Makefile index cd0d2a2a3644..0b72adecf3ce 100644 --- a/math/libsharp2/Makefile +++ b/math/libsharp2/Makefile @@ -9,6 +9,9 @@ WWW= https://gitlab.mpcdf.mpg.de/mtr/libsharp LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Deprecated upstream in 2021, upstream recommends migrating to ducc0 +EXPIRATION_DATE=2025-06-30 + USES= autoreconf gmake libtool USE_GITLAB= yes |