gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6100: update pari to 2.11.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6100: update pari to 2.11.1
Date: Sun, 2 Dec 2018 03:24:57 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6100
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-12-02 00:24:53 -0800
message:
  update pari to 2.11.1
modified:
  pkg/other/pari/Makefile        makefile-20181116083036-0ikpsg0z3j7lz473-4
  pkg/other/pari/config.mk       config.mk-20181116083036-0ikpsg0z3j7lz473-2
  pkg/other/pari/sha256sums      sha256sums-20181116083036-0ikpsg0z3j7lz473-5
=== modified file 'pkg/other/pari/Makefile'
--- a/pkg/other/pari/Makefile   2018-11-26 22:10:11 +0000
+++ b/pkg/other/pari/Makefile   2018-12-02 08:24:53 +0000
@@ -19,22 +19,21 @@
 
 NAME =    pari
 GARNAME = pari
-#GARVERSION =  2.11.0
-GARVERSION =  2.11.1-pre2
+GARVERSION =  2.11.1
 HOME_URL = http://pari.math.u-bordeaux.fr/
 DESCRIPTION = math library, command line program and library, aka pari-gp, 
unlimited-precision discrete math etc.
 define BLURB
 endef
 
 ######################################################################
-#  http://pari.math.u-bordeaux.fr/pub/pari/snapshots/pari-2.11.1-pre2.tar.gz
+#  http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.11.1.tar.gz
 MASTER_SITES = http://pari.math.u-bordeaux.fr/
-#MASTER_SUBDIR = pub/pari/unix/
-MASTER_SUBDIR = pub/pari/snapshots/
+MASTER_SUBDIR = pub/pari/unix/
+#MASTER_SUBDIR = pub/pari/snapshots/
 DISTFILES = $(DISTNAME).tar.gz 
 SIGFILES  = $(DISTNAME).tar.gz.asc
 
-WORKSRC = $(WORKDIR)/pari-2.11.1/
+#WORKSRC = $(WORKDIR)/pari-2.11.1/
 
 CONFIGURE_SCRIPTS = doconf
 BUILD_SCRIPTS = gpanddoc

=== modified file 'pkg/other/pari/config.mk'
--- a/pkg/other/pari/config.mk  2018-11-26 09:45:52 +0000
+++ b/pkg/other/pari/config.mk  2018-12-02 08:24:53 +0000
@@ -1,5 +1,6 @@
 ## Configuration options ##
 ## adjust as needed
 
-CONFIGURE_OPTS ?= --with-gmp   --graphic=qt  --with-qt 
+CONFIGURE_OPTS ?= --with-gmp 
+#--graphic=qt  --with-qt 
 BUILD_OPTS ?= 

=== modified file 'pkg/other/pari/sha256sums'
--- a/pkg/other/pari/sha256sums 2018-11-25 06:23:54 +0000
+++ b/pkg/other/pari/sha256sums 2018-12-02 08:24:53 +0000
@@ -1,2 +1,2 @@
-24a9b324a6e9fb161f49dd93aa4dc3f8bb8996c96050ee0468b2f92b45eacac9  
download/pari-2.11.1-pre2.tar.gz
-18550cd4eb93d3e694870a7cd35004c0f1570bc897baadad80c28e1c787edd0f  
download/pari-2.11.1-pre2.tar.gz.asc
+24a9b324a6e9fb161f49dd93aa4dc3f8bb8996c96050ee0468b2f92b45eacac9  
download/pari-2.11.1.tar.gz
+18550cd4eb93d3e694870a7cd35004c0f1570bc897baadad80c28e1c787edd0f  
download/pari-2.11.1.tar.gz.asc


reply via email to

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