gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9026: update pari to 2.16.0.alpha


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9026: update pari to 2.16.0.alpha
Date: Mon, 27 Feb 2023 04:02:24 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9026
revision-id: carlhansen@gnu.org-20230227090220-2k1ijrr4povdjjbx
parent: carlhansen@gnu.org-20230227063412-n3k8145epo2xp4z8
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Mon 2023-02-27 01:02:20 -0800
message:
  update pari to 2.16.0.alpha
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-01-27 20:42:45 +0000
+++ b/pkg/other/pari/Makefile   2023-02-27 09:02:20 +0000
@@ -21,7 +21,7 @@
 
 NAME =    pari
 GARNAME = pari
-GARVERSION =  2.15.2
+GARVERSION =  2.16.0.alpha
 HOME_URL = http://pari.math.u-bordeaux.fr/
 DESCRIPTION = math library, calculator and library, unlimited-precision 
discrete math etc.
 define BLURB
@@ -29,15 +29,17 @@
 
 ######################################################################
 # 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/unix/
+MASTER_SUBDIR = pub/pari/unstable/
+#MASTER_SUBDIR = pub/pari/unix/
 DISTFILES = $(DISTNAME).tar.gz 
 SIGFILES  = $(DISTNAME).tar.gz.asc
 
 CONFIGURE_SCRIPTS = doconf
 BUILD_SCRIPTS = gpanddoc
 
-BUILDDEPS = gmp   readline
+BUILDDEPS =# gmp   readline
 LIBDEPS =
 
 WORKOBJ  = $(WORKSRC)
@@ -50,7 +52,7 @@
 include config.mk
 
 # HINT: bug, need '-lcurses' if using readline
-LDFLAGS+=-lcurses
+#LDFLAGS+=-lcurses
 
 .PHONY: configure-doconf build-gpanddoc pre-install bench
 

=== modified file 'pkg/other/pari/sha256sums'
--- a/pkg/other/pari/sha256sums 2023-01-27 20:42:45 +0000
+++ b/pkg/other/pari/sha256sums 2023-02-27 09:02:20 +0000
@@ -1,2 +1,2 @@
-b04628111ee22876519a4b1cdafb32febaa34eafa24f9e81f58f8d057fbee0dd  
download/pari-2.15.2.tar.gz
-888bbe2164471c1e477f023a2c60ca93af43d1f04affd93e7f5c8c9e38c18394  
download/pari-2.15.2.tar.gz.asc
+dd0ab5675865f9fc847e2e770542322f3e21bca3a99612b3f70a66a110e1017f  
download/pari-2.16.0.alpha.tar.gz
+5ddcb1c2a529a658efdc87333e772d93ab7f5e4c157bbcf008ce7217f0dc3804  
download/pari-2.16.0.alpha.tar.gz.asc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]