[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9409: update pari to 2.15.4
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9409: update pari to 2.15.4 |
Date: |
Mon, 10 Jul 2023 13:37:24 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9409
revision-id: carlhansen1234@gmail.com-20230710173720-z9hseqro392yvv5z
parent: carlhansen1234@gmail.com-20230710070902-trp3ljfr6nl3ebb7
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2023-07-10 10:37:20 -0700
message:
update pari to 2.15.4
modified:
pkg/other/pari/Makefile makefile-20181116083036-0ikpsg0z3j7lz473-4
pkg/other/pari/sha256sums sha256sums-20181116083036-0ikpsg0z3j7lz473-5
=== modified file 'pkg/other/pari/Makefile'
--- a/pkg/other/pari/Makefile 2023-07-02 00:46:53 +0000
+++ b/pkg/other/pari/Makefile 2023-07-10 17:37:20 +0000
@@ -21,20 +21,18 @@
NAME = pari
GARNAME = pari
-GARVERSION = 2.16.0.alpha
+GARVERSION = 2.15.4
HOME_URL = http://pari.math.u-bordeaux.fr/
DESCRIPTION = math library, calculator and library, unlimited-precision
discrete math etc.
define BLURB
endef
-#Please test the prerelease tarball:
-#<https://pari.math.u-bordeaux.fr/pub/pari/snapshots/pari-2.15.4-pre1.tar.gz>
######################################################################
# https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.13.0.tar.gz
# https://pari.math.u-bordeaux.fr/pub/pari/unstable/pari-2.16.0.alpha.tar.gz
MASTER_SITES = https://pari.math.u-bordeaux.fr/
-MASTER_SUBDIR = pub/pari/unstable/
-#MASTER_SUBDIR = pub/pari/unix/
+#MASTER_SUBDIR = pub/pari/unstable/
+MASTER_SUBDIR = pub/pari/unix/
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.asc
@@ -67,10 +65,6 @@
$(MAKECOOKIE)
-#mkdir -p $(prefix)/packages/$(DISTNAME)
-#mkdir -p $(prefix)/packages/$(DISTNAME)-DEST
-#$(MAKE) V=1 -C $(WORKSRC) -f Makefile
DESTDIR=$(prefix)/packages/$(DISTNAME)-DEST install
-
pre-install: build
cd $(WORKSRC) && $(MAKE) V=1 -f Makefile DESTDIR=$(packageprefix)
$(MAKECOOKIE)
=== modified file 'pkg/other/pari/sha256sums'
--- a/pkg/other/pari/sha256sums 2023-02-27 09:02:20 +0000
+++ b/pkg/other/pari/sha256sums 2023-07-10 17:37:20 +0000
@@ -1,2 +1,2 @@
-dd0ab5675865f9fc847e2e770542322f3e21bca3a99612b3f70a66a110e1017f
download/pari-2.16.0.alpha.tar.gz
-5ddcb1c2a529a658efdc87333e772d93ab7f5e4c157bbcf008ce7217f0dc3804
download/pari-2.16.0.alpha.tar.gz.asc
+c3545bfee0c6dfb40b77fb4bbabaf999d82e60069b9f6d28bcb6cf004c8c5c0f
download/pari-2.15.4.tar.gz
+892e27401c3b850d37735cbf7de29b6702721467bca3ab40c19fea2bab08ed4f
download/pari-2.15.4.tar.gz.asc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9409: update pari to 2.15.4,
Carl Hansen <=