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

cal at macports.org cal at macports.org
Sat Jan 31 08:05:48 PST 2015


Revision: 132395
          https://trac.macports.org/changeset/132395
Author:   cal at macports.org
Date:     2015-01-31 08:05:48 -0800 (Sat, 31 Jan 2015)
Log Message:
-----------
latexmk: update to 4.42

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

Modified: trunk/dports/tex/latexmk/Portfile
===================================================================
--- trunk/dports/tex/latexmk/Portfile	2015-01-31 16:03:15 UTC (rev 132394)
+++ trunk/dports/tex/latexmk/Portfile	2015-01-31 16:05:48 UTC (rev 132395)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                latexmk
-version             4.39
+version             4.42
 categories          tex print
 platforms           darwin
 maintainers         cal openmaintainer
@@ -24,23 +24,12 @@
 homepage            http://www.phys.psu.edu/~collins/software/latexmk-jcc/
 master_sites        ${homepage}
 distname            ${name}-[string map {. ""} $version]
-# stealth update, #41717
-dist_subdir         ${name}/${version}_1
-extract.mkdir       yes
-# latexmk 4.33c contains example_rcfiles/Sweave_latexmkrc and
-# example_rcfiles/sweave_latexmkrc, which leads to problems on case-insensitive
-# systems.
-# We can't use_zip yes, because that prevents passing any parameters to the
-# extract command :(
 
-# use_zip yes
-extract.cmd         unzip
-extract.suffix      .zip
-extract.pre_args    -qo
-extract.post_args   "-d ${worksrcpath}"
+use_zip             yes
+worksrcdir          ${name}
 
-checksums           rmd160  b53599a90330b891c2a48d625c10ab137a737e0c \
-                    sha256  b69a5665a366f1dfea01ea21a78923128e98e01b82101b8530de32aa881a07d8
+checksums           rmd160  fb669acd8b28fcf9abb3ae2fbba3093428cc647b \
+                    sha256  f5f35b08a8caf93845c27d5fef54d11f1da49cb85e68061495eb6a33c16b50be
 
 depends_run         bin:latex:texlive-latex
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150131/65185eff/attachment-0001.html>


More information about the macports-changes mailing list