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

mojca at macports.org mojca at macports.org
Sat May 14 05:01:46 PDT 2016


Revision: 148673
          https://trac.macports.org/changeset/148673
Author:   mojca at macports.org
Date:     2016-05-14 05:01:46 -0700 (Sat, 14 May 2016)
Log Message:
-----------
asymptote: upgrade to 2.38

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

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2016-05-14 07:20:37 UTC (rev 148672)
+++ trunk/dports/graphics/asymptote/Portfile	2016-05-14 12:01:46 UTC (rev 148673)
@@ -5,11 +5,10 @@
 PortGroup           github 1.0
 PortGroup           texlive 1.0
 
-github.setup        vectorgraphics asymptote ee9839887
-version             2.37
+github.setup        vectorgraphics asymptote 2.38
 categories          graphics
 maintainers         mojca openmaintainer
-description         a vector graphics language
+description         A vector graphics language
 long_description    Asymptote is a powerful descriptive \
                     vector graphics language that provides a natural \
                     coordinate-based framework for technical drawing. \
@@ -19,9 +18,13 @@
 license             LGPL-3+
 platforms           darwin
 
-checksums           rmd160  de2c5a44d337fc328073fb8eb6eb01bb30f8757a \
-                    sha256  00c410140415ef88a398f92b26ddddcad739cfaed646c0450793e4126f0e1a39
+checksums           rmd160  9e49b18656ad94f50a7677fd96b11e2c8adb4ae7 \
+                    sha256  a2be6a13f726f81e7904ddf8376e9c8383367c5677b8472a52b05376e78908a7
 
+post-extract {
+    reinplace "s|\\\[${version}git\\\]|\\\[${version}\\\]|" ${worksrcpath}/configure.ac
+}
+
 use_autoconf        yes
 autoconf.cmd        ./autogen.sh
 
@@ -129,3 +132,5 @@
 if {![variant_isset python27] && ![variant_isset python34]} {
     default_variants +python35
 }
+
+livecheck.regex     {archive/([0-9.]+).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160514/0d998b1d/attachment-0001.html>


More information about the macports-changes mailing list