[41897] trunk/dports/x11/gtk-nodoka-engine/Portfile

devans at macports.org devans at macports.org
Tue Nov 11 18:55:49 PST 2008


Revision: 41897
          http://trac.macports.org/changeset/41897
Author:   devans at macports.org
Date:     2008-11-11 18:55:48 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
gtk-nodoka-engine: fix livecheck, add modeline.

Modified Paths:
--------------
    trunk/dports/x11/gtk-nodoka-engine/Portfile

Modified: trunk/dports/x11/gtk-nodoka-engine/Portfile
===================================================================
--- trunk/dports/x11/gtk-nodoka-engine/Portfile	2008-11-12 02:08:08 UTC (rev 41896)
+++ trunk/dports/x11/gtk-nodoka-engine/Portfile	2008-11-12 02:55:48 UTC (rev 41897)
@@ -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
@@ -35,3 +36,6 @@
         ${destroot}${prefix}/share/themes/Nodoka
 }
 
+livecheck.check regex
+livecheck.url   ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/ac41afa0/attachment-0001.html>


More information about the macports-changes mailing list