[45517] trunk/dports/www/w3m/Portfile

devans at macports.org devans at macports.org
Fri Jan 16 16:59:36 PST 2009


Revision: 45517
          http://trac.macports.org/changeset/45517
Author:   devans at macports.org
Date:     2009-01-16 16:59:36 -0800 (Fri, 16 Jan 2009)
Log Message:
-----------
w3m: fix livecheck, add mode line.

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

Modified: trunk/dports/www/w3m/Portfile
===================================================================
--- trunk/dports/www/w3m/Portfile	2009-01-16 23:52:19 UTC (rev 45516)
+++ trunk/dports/www/w3m/Portfile	2009-01-17 00:59:36 UTC (rev 45517)
@@ -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
@@ -59,3 +60,4 @@
    depends_lib-append      port:imlib2
 }
 
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090116/48ee5b9f/attachment.html>


More information about the macports-changes mailing list