[145351] trunk/dports/graphics/asymptote/Portfile

mojca at macports.org mojca at macports.org
Tue Feb 2 04:24:17 PST 2016


Revision: 145351
          https://trac.macports.org/changeset/145351
Author:   mojca at macports.org
Date:     2016-02-02 04:24:17 -0800 (Tue, 02 Feb 2016)
Log Message:
-----------
asymptote: upgrade to a newer commit

Modified Paths:
--------------
    trunk/dports/graphics/asymptote/Portfile

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2016-02-02 10:44:16 UTC (rev 145350)
+++ trunk/dports/graphics/asymptote/Portfile	2016-02-02 12:24:17 UTC (rev 145351)
@@ -5,9 +5,9 @@
 PortGroup           github 1.0
 PortGroup           texlive 1.0
 
-github.setup        vectorgraphics asymptote 71ff9e769
+github.setup        vectorgraphics asymptote 93d5b9af8
 version             2.36
-revision            1
+revision            2
 categories          graphics
 maintainers         mojca openmaintainer
 description         a vector graphics language
@@ -25,8 +25,8 @@
                     --mandir=${prefix}/share/man \
                     --disable-offscreen
 
-checksums           rmd160  6d4e86249ce278b02fc894bd91383466f8c0d770 \
-                    sha256  a07b0af5cd169c8ea2734cc9542e2f7c599c5fa755678d5ac49ca74fe520ab95
+checksums           rmd160  961de6b02ef6e6e67285fa30da87183ba0b0ab90 \
+                    sha256  269dc4db30edbf4c40b6b675a856dbd6d027e857041cf199987ffd54af808429
 
 use_autoconf        yes
 autoconf.cmd        ./autogen.sh
@@ -75,11 +75,6 @@
                     port:texlive-bin \
                     port:texlive-latex-recommended
 
-# hopefully just a temporary hack (numbers should not be hardcoded)
-pre-build {
-    system -W ${worksrcpath} "echo 'const char *REVISION=\"2.36-28\";' > revision.cc"
-}
-
 post-destroot {
     if {[variant_isset python27]} {
         set python.branch   2.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160202/8476af17/attachment.html>


More information about the macports-changes mailing list