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

mojca at macports.org mojca at macports.org
Mon May 12 14:43:59 PDT 2014


Revision: 120000
          https://trac.macports.org/changeset/120000
Author:   mojca at macports.org
Date:     2014-05-12 14:43:59 -0700 (Mon, 12 May 2014)
Log Message:
-----------
asymptote: update to 2.28, --disable-offscreen (#40979, maint. timeout), use texlive portgroup

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

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2014-05-12 21:18:59 UTC (rev 119999)
+++ trunk/dports/graphics/asymptote/Portfile	2014-05-12 21:43:59 UTC (rev 120000)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           texlive 1.0
 
 name                asymptote
-version             2.16
-revision            3
+version             2.28
 categories          graphics
 maintainers         gmail.com:loshea
 description         a vector graphics language
@@ -17,12 +17,14 @@
 homepage            http://asymptote.sourceforge.net
 license             LGPL-3+
 platforms           darwin
-configure.args      --with-latex=${prefix}/share/texmf-local/tex/latex \
-                    --mandir=${prefix}/share/man
+configure.args      --with-latex=${texlive_texmfports}/tex/latex \
+                    --with-context=${texlive_texmfports}/tex/context/third \
+                    --mandir=${prefix}/share/man \
+                    --disable-offscreen
 master_sites        sourceforge
 extract.suffix      .src.tgz
-checksums           rmd160  0fa190cdf8f07a516376451b327477003627ce54 \
-                    sha256  523694782a6fe82652b2893482cbe314b139893721887517be3e6820466f48fa
+checksums           rmd160  c028df3174018877ca2a3db274de1328f5f1011e \
+                    sha256  d6d4be0f37da3eec241f52c4b1427eeb22785deaf33e2dd4bb7a9305a6cfb47e
 depends_build       port:texinfo
 depends_lib         port:readline \
                     port:texlive \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140512/31997c1e/attachment.html>


More information about the macports-changes mailing list