[41737] trunk/dports/gnome/gst-plugins-ugly/Portfile

devans at macports.org devans at macports.org
Sun Nov 9 18:22:18 PST 2008


Revision: 41737
          http://trac.macports.org/changeset/41737
Author:   devans at macports.org
Date:     2008-11-09 18:22:18 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
gst-plugins-ugly: fix livecheck, add mode line.

Modified Paths:
--------------
    trunk/dports/gnome/gst-plugins-ugly/Portfile

Modified: trunk/dports/gnome/gst-plugins-ugly/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-ugly/Portfile	2008-11-10 02:19:35 UTC (rev 41736)
+++ trunk/dports/gnome/gst-plugins-ugly/Portfile	2008-11-10 02:22:18 UTC (rev 41737)
@@ -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
@@ -38,3 +39,7 @@
 	reinplace "s|-flat_namespace -undefined suppress|-undefined define_a_way|g" \
 		${worksrcpath}/configure
 }
+
+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/20081109/1d3ccfc0/attachment.html>


More information about the macports-changes mailing list