Modified: trunk/dports/tex/latexmk/Portfile (75553 => 75554)
--- trunk/dports/tex/latexmk/Portfile 2011-01-30 01:16:31 UTC (rev 75553)
+++ trunk/dports/tex/latexmk/Portfile 2011-01-30 01:21:10 UTC (rev 75554)
@@ -3,7 +3,7 @@
PortSystem 1.0
name latexmk
-version 4.22c
+version 4.22d
categories tex print
platforms darwin
maintainers vinc17 openmaintainer
@@ -18,15 +18,16 @@
continuously with a previewer\; the latex program, etc, are rerun \
whenever one of the source files is modified.
-homepage http://www.ctan.org/tex-archive/support/latexmk/
-master_sites http://www.ctan.org/get/support
-distname latexmk
+homepage http://www.phys.psu.edu/~collins/software/latexmk-jcc/
+master_sites ${homepage}
+distfiles latexmk-422d.zip
+distname .
dist_subdir ${name}/${version}
use_zip yes
-checksums md5 ea9b23d7d6f63018f8ee90f57e31cf10 \
- sha1 a22618375957c240d06d2ed67ef2507c46df18c0 \
- rmd160 c1a7f7296ff459d41f7f16a9a9f5ccffebf355fa
+checksums md5 e3d9307e74f848d9f8f57dd021b1073d \
+ sha1 bb5c12f3c5ed7185069f1b680d06d1b4c6e2f2a4 \
+ rmd160 76581274a32c99fe816e6c471ab2ec7ef238d55f
depends_run bin:latex:texlive-latex
@@ -47,5 +48,4 @@
}
livecheck.type regex
-livecheck.url http://mirror.ctan.org/support/latexmk/latexmk.pl
-livecheck.regex "version_num = '(\[0-9a-z.\]+)'"
+livecheck.regex "(\[0-9a-z.\]+) dated"