[39005] trunk/dports/math/pari/Portfile

vinc17 at macports.org vinc17 at macports.org
Tue Aug 5 20:01:29 PDT 2008


Revision: 39005
          http://trac.macosforge.org/projects/macports/changeset/39005
Author:   vinc17 at macports.org
Date:     2008-08-05 20:01:28 -0700 (Tue, 05 Aug 2008)
Log Message:
-----------
pari: update to 2.3.4.

Modified Paths:
--------------
    trunk/dports/math/pari/Portfile

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2008-08-06 01:37:05 UTC (rev 39004)
+++ trunk/dports/math/pari/Portfile	2008-08-06 03:01:28 UTC (rev 39005)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name                pari
-version             2.3.3
-revision            1
+version             2.3.4
 categories          math
 platforms           darwin
 maintainers         vincent-opdarw at vinc17.org
@@ -14,9 +13,9 @@
                     algebraic number theory,  elliptic curves...)
 homepage            http://pari.math.u-bordeaux.fr/
 master_sites        ${homepage}/pub/pari/unix/
-checksums           md5 6f858b5f634eaba018d99319ace4747e \
-                    sha1 5304442a631fd87681112e5e7a8d071eeda3e192 \
-                    rmd160 ad81a5332f42025b822d8906b7e04039f8d50187
+checksums           md5 35c896266e4257793387ba22d5d76078 \
+                    sha1 0c97456c5fc7e9fe774ceb44aaf77e9ba9574ae6 \
+                    rmd160 d3bf1f24c0f321ccee309bc2b4c15c8a263fb73f
 depends_build       path:${prefix}/bin/tex:texlive port:readline
 build.target        gp docpdf
 
@@ -33,7 +32,7 @@
     set docdir ${destroot}${prefix}/share/doc/${name}
     file mkdir ${docdir}
     xinstall -m 644 -v -W ${worksrcpath} \
-      AUTHORS CHANGES COPYING TODO ${docdir}
+      AUTHORS CHANGES COPYING ${docdir}
     system "ln -s ../../${name}/doc ${docdir}/doc"
     xinstall -m 644 -v -W ${worksrcpath}/doc \
       develop.pdf libpari.pdf refcard.pdf tutorial.pdf users.pdf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080805/6a7bc123/attachment.html 


More information about the macports-changes mailing list