[48939] trunk/dports

devans at macports.org devans at macports.org
Tue Mar 31 08:17:26 PDT 2009


Revision: 48939
          http://trac.macports.org/changeset/48939
Author:   devans at macports.org
Date:     2009-03-31 08:17:25 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
tcl/tk: fix livecheck after recent changes in freshmeat site.

Modified Paths:
--------------
    trunk/dports/lang/tcl/Portfile
    trunk/dports/x11/tk/Portfile

Modified: trunk/dports/lang/tcl/Portfile
===================================================================
--- trunk/dports/lang/tcl/Portfile	2009-03-31 15:01:45 UTC (rev 48938)
+++ trunk/dports/lang/tcl/Portfile	2009-03-31 15:17:25 UTC (rev 48939)
@@ -54,3 +54,4 @@
 
 livecheck.check freshmeat
 livecheck.name  tcltk
+livecheck.regex "(?i)<title>tcl/tk (\\d+(?:\\.\\d+)*)</title>"

Modified: trunk/dports/x11/tk/Portfile
===================================================================
--- trunk/dports/x11/tk/Portfile	2009-03-31 15:01:45 UTC (rev 48938)
+++ trunk/dports/x11/tk/Portfile	2009-03-31 15:17:25 UTC (rev 48939)
@@ -60,3 +60,4 @@
 
 livecheck.check	freshmeat
 livecheck.name	tcltk
+livecheck.regex "(?i)<title>tcl/tk (\\d+(?:\\.\\d+)*)</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/2b67d20f/attachment.html>


More information about the macports-changes mailing list