[68768] trunk/dports/tex/latexmk/Portfile

vinc17 at macports.org vinc17 at macports.org
Sat Jun 12 16:28:34 PDT 2010


Revision: 68768
          http://trac.macports.org/changeset/68768
Author:   vinc17 at macports.org
Date:     2010-06-12 16:28:29 -0700 (Sat, 12 Jun 2010)
Log Message:
-----------
latexmk: bump to version 4.16a, with a small patch

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

Modified: trunk/dports/tex/latexmk/Portfile
===================================================================
--- trunk/dports/tex/latexmk/Portfile	2010-06-12 22:34:45 UTC (rev 68767)
+++ trunk/dports/tex/latexmk/Portfile	2010-06-12 23:28:29 UTC (rev 68768)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                latexmk
-version             4.15c
+version             4.16a
 categories          tex print
 platforms           darwin
 maintainers         vinc17 openmaintainer
@@ -24,12 +24,16 @@
 dist_subdir         ${name}/${version}
 use_zip             yes
 
-checksums           md5     ae82b8c78fefc9e01854f0b9c8a98f54 \
-                    sha1   2f658b085d0f0146337184b7703dd6b26d305f09 \
-                    rmd160 17216b2d44d37f2bf4377c775e5d1a58400b4961
+checksums           md5     f11333956bbeb1f51a087023e890841c \
+                    sha1    925192f78f31cc966e5ed6beabb793e7a2742e3d \
+                    rmd160  72bb264d884277d7bb0654ab73a52c28b9f5b2af
 
 depends_lib         bin:latex:texlive
 
+pre-configure {
+    reinplace "s/\\(CPU usage\\.\\)\"/\\1\\\\n\"/" ${worksrcpath}/latexmk.pl
+}
+
 use_configure       no
 build               {}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100612/38eab7ef/attachment.html>


More information about the macports-changes mailing list