[96899] trunk/dports/graphics/asymptote

raphael at macports.org raphael at macports.org
Mon Aug 20 23:29:34 PDT 2012


Revision: 96899
          https://trac.macports.org/changeset/96899
Author:   raphael at macports.org
Date:     2012-08-20 23:29:31 -0700 (Mon, 20 Aug 2012)
Log Message:
-----------
asymptote: update to version 2.16 with maintainer's approval per e-mail; closes #35754

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

Removed Paths:
-------------
    trunk/dports/graphics/asymptote/files/

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2012-08-21 05:45:00 UTC (rev 96898)
+++ trunk/dports/graphics/asymptote/Portfile	2012-08-21 06:29:31 UTC (rev 96899)
@@ -4,8 +4,7 @@
 PortSystem	1.0
 
 name		asymptote
-version		2.15
-revision    1
+version		2.16
 categories	graphics
 maintainers	gmail.com:loshea
 description	a vector graphics language
@@ -21,8 +20,8 @@
                 --mandir=${prefix}/share/man
 master_sites	sourceforge
 extract.suffix  .src.tgz
-checksums       rmd160  1916f4160034d4d76280bfed8ebe0bb898fc80ce \
-                sha256  89034b7f072fe0476bc00a9c4c52189f67cdc1cb9c07bab1fd88bc50b2e0c887
+checksums       rmd160  0fa190cdf8f07a516376451b327477003627ce54 \
+                sha256  523694782a6fe82652b2893482cbe314b139893721887517be3e6820466f48fa
 depends_build   port:texinfo
 depends_lib	port:readline \
                 port:texlive \
@@ -33,12 +32,6 @@
                 port:ncurses \
                 path:lib/libgc.dylib:boehmgc
 
-# clang does not support the '--no-var-tracking' option
-if {${configure.compiler} == "clang"} {
-    patchfiles              patch-configure.ac.diff
-    use_autoconf            yes
-}
-
 post-destroot {
     set python.bin ""
     if {[variant_isset python27]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120820/f55beebb/attachment-0001.html>


More information about the macports-changes mailing list