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

ryandesign at macports.org ryandesign at macports.org
Sun Sep 9 10:46:36 PDT 2012


Revision: 97596
          https://trac.macports.org/changeset/97596
Author:   ryandesign at macports.org
Date:     2012-09-09 10:46:36 -0700 (Sun, 09 Sep 2012)
Log Message:
-----------
pari: update to 2.5.2; ensure we're UsingTheRightCompiler in the +fltk variant

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

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2012-09-09 17:42:32 UTC (rev 97595)
+++ trunk/dports/math/pari/Portfile	2012-09-09 17:46:36 UTC (rev 97596)
@@ -5,7 +5,7 @@
 PortGroup           muniversal 1.0
 
 name                pari
-version             2.5.1
+version             2.5.2
 categories          math
 platforms           darwin
 license             GPL-2
@@ -20,8 +20,8 @@
 homepage            http://pari.math.u-bordeaux.fr/
 master_sites        ${homepage}pub/pari/unix/
 
-checksums           rmd160  d7f5af6bb2b86d2aa93a6034b26b0d7e25730a31 \
-                    sha256  72c1828af50878acf5f09b553e45ac04b24400e095d16e6948a06947538a8f4f
+checksums           rmd160  8dcc213281a35e909802928ef6deaec3579bac4f \
+                    sha256  6f04da2719b09fc7c4c713377df6541d641bbdd9ffc60aad280ba7951561ed98
 
 depends_lib         port:gmp \
                     port:ncurses \
@@ -71,6 +71,8 @@
     }
 }
 
+build.args-append   CPLUSPLUS=${configure.cxx}
+
 build.target        gp
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120909/c8708af4/attachment.html>


More information about the macports-changes mailing list