[42004] trunk/dports/www/firefox-x11/Portfile

devans at macports.org devans at macports.org
Thu Nov 13 07:04:31 PST 2008


Revision: 42004
          http://trac.macports.org/changeset/42004
Author:   devans at macports.org
Date:     2008-11-13 07:04:28 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
firefox-x11: fix livecheck, add mode line.

Modified Paths:
--------------
    trunk/dports/www/firefox-x11/Portfile

Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile	2008-11-13 13:51:33 UTC (rev 42003)
+++ trunk/dports/www/firefox-x11/Portfile	2008-11-13 15:04:28 UTC (rev 42004)
@@ -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
@@ -103,3 +104,7 @@
         ${filespath}/share-applications-firefox.desktop \
         ${destroot}${prefix}/share/applications/firefox.desktop
 }
+
+livecheck.check regex
+livecheck.url   http://releases.mozilla.org/pub/mozilla.org/firefox/releases
+livecheck.regex ">(\\d+(?:\\.\\d+)*).<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/c5ff0486/attachment.html>


More information about the macports-changes mailing list