[108363] trunk/dports/tex/latexdiff/Portfile

aschenke at macports.org aschenke at macports.org
Sun Jul 21 00:51:52 PDT 2013


Revision: 108363
          https://trac.macports.org/changeset/108363
Author:   aschenke at macports.org
Date:     2013-07-21 00:51:52 -0700 (Sun, 21 Jul 2013)
Log Message:
-----------
latexdiff: updated to 1.0.3; versioned distfile and livecheck added

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

Modified: trunk/dports/tex/latexdiff/Portfile
===================================================================
--- trunk/dports/tex/latexdiff/Portfile	2013-07-21 05:55:14 UTC (rev 108362)
+++ trunk/dports/tex/latexdiff/Portfile	2013-07-21 07:51:52 UTC (rev 108363)
@@ -4,8 +4,7 @@
 PortSystem       1.0
 
 name		     latexdiff
-version		     1.0.2
-revision         2
+version		     1.0.3
 categories	     tex
 maintainers	     aschenke
 license             GPL-2
@@ -20,13 +19,11 @@
                  example in formatting commands, are still marked in the latex \
                  source.
 homepage         http://latexdiff.berlios.de
-master_sites	 tex_ctan:support
-checksums	     md5 6353392165de3066aba8323ffe5eb9c3 \
-				 sha1 6a13b516514360998c033d310a8b114bc661cddb \
-				 rmd160 76bd16b964f37ad74da0591c51d6bea7f137278d
-distname         ${name}
-use_zip          yes
+master_sites     http://download.berlios.de/${name}
 
+checksums        rmd160  1b1d5b7688787753939f640c9d64de8d569b659a \
+                 sha256  6bc83859e209c81c8aee2f8e102c9e50c377ffcf83b3bfbdbceaf790bc3e0d3b
+
 depends_run      path:bin/perl5.12:perl5.12 \
 				 port:p5.12-algorithm-diff
 
@@ -79,3 +76,7 @@
         registry_deactivate_composite texlive-bin-extra "" [list ports_nodepcheck 1]
     }
 }
+
+livecheck.type   regex
+livecheck.url    https://developer.berlios.de/project/showfiles.php?group_id=13015
+livecheck.regex  [suffix ${name}-(\[0-9.\]+)]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130721/2913f5f4/attachment.html>


More information about the macports-changes mailing list