[49792] trunk/dports/gnome/eog/Portfile

devans at macports.org devans at macports.org
Sat Apr 18 02:21:44 PDT 2009


Revision: 49792
          http://trac.macports.org/changeset/49792
Author:   devans at macports.org
Date:     2009-04-18 02:21:44 -0700 (Sat, 18 Apr 2009)
Log Message:
-----------
eog: fix livecheck, add mode line.

Modified Paths:
--------------
    trunk/dports/gnome/eog/Portfile

Modified: trunk/dports/gnome/eog/Portfile
===================================================================
--- trunk/dports/gnome/eog/Portfile	2009-04-18 09:21:21 UTC (rev 49791)
+++ trunk/dports/gnome/eog/Portfile	2009-04-18 09:21:44 UTC (rev 49792)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -44,3 +45,7 @@
 post-activate {
 	system "scrollkeeper-update"
 }
+
+livecheck.check regex
+livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090418/59e3dffa/attachment.html>


More information about the macports-changes mailing list