[41776] trunk/dports/www/libwww/Portfile

devans at macports.org devans at macports.org
Mon Nov 10 00:55:28 PST 2008


Revision: 41776
          http://trac.macports.org/changeset/41776
Author:   devans at macports.org
Date:     2008-11-10 00:55:27 -0800 (Mon, 10 Nov 2008)
Log Message:
-----------
libwww: fix livecheck, add mode line.

Modified Paths:
--------------
    trunk/dports/www/libwww/Portfile

Modified: trunk/dports/www/libwww/Portfile
===================================================================
--- trunk/dports/www/libwww/Portfile	2008-11-10 08:51:37 UTC (rev 41775)
+++ trunk/dports/www/libwww/Portfile	2008-11-10 08:55:27 UTC (rev 41776)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -51,3 +52,7 @@
     configure.args-append   --with-expat
 }
 
+livecheck.check regex
+livecheck.url   http://www.w3.org/Library/Distribution/
+livecheck.regex "w3c-${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081110/5671339b/attachment.html>


More information about the macports-changes mailing list