[122061] trunk/dports/tex/LaTeXML/Portfile

cal at macports.org cal at macports.org
Sun Jul 13 15:56:31 PDT 2014


Revision: 122061
          https://trac.macports.org/changeset/122061
Author:   cal at macports.org
Date:     2014-07-13 15:56:31 -0700 (Sun, 13 Jul 2014)
Log Message:
-----------
LaTeXML: Fix master_sites (and homepage), because perl5.setup changes the homepage

Modified Paths:
--------------
    trunk/dports/tex/LaTeXML/Portfile

Modified: trunk/dports/tex/LaTeXML/Portfile
===================================================================
--- trunk/dports/tex/LaTeXML/Portfile	2014-07-13 22:02:07 UTC (rev 122060)
+++ trunk/dports/tex/LaTeXML/Portfile	2014-07-13 22:56:31 UTC (rev 122061)
@@ -13,14 +13,14 @@
 long_description \
    LaTeXML converts TeX to XML, including HTML, XHTML, ePub with MathML.
 
-homepage            http://dlmf.nist.gov/LaTeXML/
-
 # Written in Perl, but it is an application, not just modules
 PortGroup           perl5 1.0
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         ${name} ${version}
 perl5.link_binaries_suffix
 
+homepage            http://dlmf.nist.gov/LaTeXML/
+
 platforms           darwin
 master_sites        ${homepage}/releases/
 checksums           rmd160 cfafc6f4f5e276543333f907a1ec0db3c25e424f \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140713/cfe50d4d/attachment.html>


More information about the macports-changes mailing list