[csw-devel] SF.net SVN: gar:[8363] csw/mgar/pkg/pari/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Fri Feb 5 23:36:47 CET 2010
Revision: 8363
http://gar.svn.sourceforge.net/gar/?rev=8363&view=rev
Author: wbonnet
Date: 2010-02-05 22:36:47 +0000 (Fri, 05 Feb 2010)
Log Message:
-----------
Upgrade to version 2.3.5
Modified Paths:
--------------
csw/mgar/pkg/pari/trunk/Makefile
csw/mgar/pkg/pari/trunk/checksums
Modified: csw/mgar/pkg/pari/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pari/trunk/Makefile 2010-02-05 17:01:51 UTC (rev 8362)
+++ csw/mgar/pkg/pari/trunk/Makefile 2010-02-05 22:36:47 UTC (rev 8363)
@@ -1,5 +1,5 @@
GARNAME = pari
-GARVERSION = 2.1.7
+GARVERSION = 2.3.5
CATEGORIES = lib
DESCRIPTION = efficient computations in number theory
@@ -8,7 +8,7 @@
endef
MASTER_SITES = http://pari.math.u-bordeaux.fr/pub/pari/unix/
-DISTFILES = $(GARNAME)-$(GARVERSION).tgz
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
DISTFILES += $(call admfiles,CSWparigp,)
# We define upstream file regex so we can be notifed of new upstream software release
@@ -16,9 +16,11 @@
CONFIGURE_SCRIPTS = custom
CONFIGURE_ARGS = --prefix=$(prefix)
-CONFIGURE_ARGS += --miscdir=$(docdir)/pari
+# CONFIGURE_ARGS += --miscdir=$(docdir)/pari
BUILD_ARGS = gp
+TEST_SCRIPTS =
+
include gar/category.mk
configure-custom:
Modified: csw/mgar/pkg/pari/trunk/checksums
===================================================================
--- csw/mgar/pkg/pari/trunk/checksums 2010-02-05 17:01:51 UTC (rev 8362)
+++ csw/mgar/pkg/pari/trunk/checksums 2010-02-05 22:36:47 UTC (rev 8363)
@@ -1,2 +1,2 @@
-357b7a42e89e2761a5367bbcbfcca5f2 download/pari-2.1.7.tgz
-c3e38b038b8314d2df6b14037c290ae9 download/CSWparigp.gspec
+c3e38b038b8314d2df6b14037c290ae9 CSWparigp.gspec
+6077c6db56fdd32e39a06a9bf320e1f7 pari-2.3.5.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list