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

vinc17 at macports.org vinc17 at macports.org
Mon Jun 1 14:34:48 PDT 2009


Revision: 51725
          http://trac.macports.org/changeset/51725
Author:   vinc17 at macports.org
Date:     2009-06-01 14:34:47 -0700 (Mon, 01 Jun 2009)
Log Message:
-----------
latexmk:
  * Use a ${dist_subdir} with a version number for the cache since
    the distname is the same for all versions.
  * Bump to version 4.07.

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

Modified: trunk/dports/tex/latexmk/Portfile
===================================================================
--- trunk/dports/tex/latexmk/Portfile	2009-06-01 21:09:27 UTC (rev 51724)
+++ trunk/dports/tex/latexmk/Portfile	2009-06-01 21:34:47 UTC (rev 51725)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                latexmk
-version             4.05
+version             4.07
 categories          tex print
 platforms           darwin
 maintainers         vinc17
@@ -21,11 +21,12 @@
 homepage            http://www.ctan.org/tex-archive/support/latexmk/
 master_sites        http://www.ctan.org/get/support
 distname            latexmk
+dist_subdir         ${name}/${version}
 use_zip             yes
 
-checksums           md5     37b05b0cd0f0c061c3acdd1aed817e3d \
-                    sha1    5900230514dbfc63daae8ae87653f9c7760b9814 \
-                    rmd160  d020b3396c65ef8f1dae6cdb0e780806a8e17b4e
+checksums           md5     627713df6329b573c0e200dc89744465 \
+                    sha1    3a5d9c795d45bebe25673b67a92d915c9efc1b0b \
+                    rmd160  793cea7847da746139509cbf931ba0cdaa6ec384
 
 depends_lib         bin:latex:texlive
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090601/e728838d/attachment.html>


More information about the macports-changes mailing list