Andreas Wacknitz
2023-03-25 11195cbea734e8155538ed93a02c2aaf908583f6
pari: update to 2.15.3

2 files modified
6 ■■■■■ changed files
components/scientific/pari/Makefile 4 ●●●● patch | view | raw | blame | history
components/scientific/pari/pkg5 2 ●●●●● patch | view | raw | blame | history
components/scientific/pari/Makefile
@@ -21,12 +21,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        pari
COMPONENT_VERSION=    2.15.2
COMPONENT_VERSION=    2.15.3
COMPONENT_SUMMARY=    The PARI Computer Algebra System
COMPONENT_PROJECT_URL=    https://pari.math.u-bordeaux.fr
COMPONENT_SRC=        pari-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:b04628111ee22876519a4b1cdafb32febaa34eafa24f9e81f58f8d057fbee0dd
COMPONENT_ARCHIVE_HASH=    sha256:adf5a58638cdafd72a8b48bc9f444972b23329c8d545a1d3ed1bbeb1b6569268
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/pub/pari/unix/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        library/math/pari
COMPONENT_CLASSIFICATION=    Development/Other Languages
components/scientific/pari/pkg5
@@ -1,10 +1,8 @@
{
    "dependencies": [
        "SUNWcs",
        "library/gmp",
        "library/readline",
        "runtime/perl",
        "shell/ksh93",
        "system/library",
        "system/library/math",
        "x11/library/libx11"