[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10395: update pari to 2.16.2.beta
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10395: update pari to 2.16.2.beta |
Date: |
Fri, 2 Aug 2024 19:00:54 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10395
revision-id: carlhansen@gnu.org-20240802230049-wn8us6wljzg3g90q
parent: carlhansen@gnu.org-20240802213420-xiua4w6c7r5uy2gv
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2024-08-02 23:00:49 +0000
message:
update pari to 2.16.2.beta
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 2024-01-04 16:51:29 +0000
+++ b/pkg/other/pari/Makefile 2024-08-02 23:00:49 +0000
@@ -21,7 +21,7 @@
NAME = pari
GARNAME = pari
-GARVERSION = 2.16.1.alpha
+GARVERSION = 2.16.2.beta
HOME_URL = http://pari.math.u-bordeaux.fr/
DESCRIPTION = math library, calculator and library, unlimited-precision
discrete math etc.
define BLURB
@@ -30,6 +30,7 @@
######################################################################
# 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.1.alpha.tar.gz
+# https://pari.math.u-bordeaux.fr/pub/pari/unstable/pari-2.16.2.beta.tar.gz
MASTER_SITES = https://pari.math.u-bordeaux.fr/
MASTER_SUBDIR = pub/pari/unstable/
#MASTER_SUBDIR = pub/pari/unix/
@@ -42,7 +43,7 @@
BUILDDEPS = gmp readline
LIBDEPS =
-WORKOBJ = $(WORKSRC)
+#WORKOBJ = $(WORKSRC)
######################################################################
=== modified file 'pkg/other/pari/sha256sums'
--- a/pkg/other/pari/sha256sums 2024-01-04 16:51:29 +0000
+++ b/pkg/other/pari/sha256sums 2024-08-02 23:00:49 +0000
@@ -1,2 +1,2 @@
-0d522b98d6e8d9c215da424c0190dae854585ec09613c04f6ccf552919503fd6
download/pari-2.16.1.alpha.tar.gz
-a75024c1da89c03234c790ab790236a953ab1e6f926e62423a61f08b3aef2e74
download/pari-2.16.1.alpha.tar.gz.asc
+b3c7b9dbc0782c6ed67e717abb0e6ef597f2d674f827c2dc1f04075c602faaf4
download/pari-2.16.2.beta.tar.gz
+1603b15717955692ac97c4e2679ff6616443d241110f81788f8fdcfc64d82c40
download/pari-2.16.2.beta.tar.gz.asc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10395: update pari to 2.16.2.beta,
Carl Hansen <=