[110815] trunk/dports/python/dot2tex/Portfile
raimue at macports.org
raimue at macports.org
Fri Sep 6 13:30:11 PDT 2013
Revision: 110815
https://trac.macports.org/changeset/110815
Author: raimue at macports.org
Date: 2013-09-06 13:30:11 -0700 (Fri, 06 Sep 2013)
Log Message:
-----------
python/dot2tex:
Remove erroneous livecheck.regex option hiding the default for googlecode (the second was actually the default)
Modified Paths:
--------------
trunk/dports/python/dot2tex/Portfile
Modified: trunk/dports/python/dot2tex/Portfile
===================================================================
--- trunk/dports/python/dot2tex/Portfile 2013-09-06 20:23:14 UTC (rev 110814)
+++ trunk/dports/python/dot2tex/Portfile 2013-09-06 20:30:11 UTC (rev 110815)
@@ -22,8 +22,6 @@
checksums rmd160 b57981fc01ce151da101c6d8c46702a14d733a54 \
sha256 899168d976faff8768115648a1371bcb92c81e14cf371cafec056eff398d56d7
-livecheck.regex <a href="http://dot2tex.googlecode.com/files/dot2tex-(.*)\.tar\.gz"
-
depends_run bin:dot:graphviz bin:latex:texlive bin:pdflatex:texlive
if {![variant_isset python25] && ![variant_isset python26] && ![variant_isset python27]} {
@@ -56,5 +54,3 @@
}
python.link_binaries_suffix
-
-livecheck.regex {//dot2tex.googlecode.com/files/dot2tex-(\d+(\.\d+)+).tar.gz'}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130906/c7ac9de6/attachment.html>
More information about the macports-changes
mailing list