[73729] trunk/dports/gnome/gnotify/Portfile
devans at macports.org
devans at macports.org
Mon Nov 22 16:22:13 PST 2010
Revision: 73729
http://trac.macports.org/changeset/73729
Author: devans at macports.org
Date: 2010-11-22 16:22:09 -0800 (Mon, 22 Nov 2010)
Log Message:
-----------
gnotify: fix livecheck, add mode line.
Modified Paths:
--------------
trunk/dports/gnome/gnotify/Portfile
Modified: trunk/dports/gnome/gnotify/Portfile
===================================================================
--- trunk/dports/gnome/gnotify/Portfile 2010-11-23 00:21:29 UTC (rev 73728)
+++ trunk/dports/gnome/gnotify/Portfile 2010-11-23 00:22:09 UTC (rev 73729)
@@ -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
@@ -24,4 +25,5 @@
file copy -force ${filespath}/missing ${worksrcpath}
}
-livecheck.regex "<title>gnotify .* (\\d+(?:\\.\\d+)*) released.*</title>"
+livecheck.url http://sourceforge.net/projects/${name}/files/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101122/bdc2ce5a/attachment.html>
More information about the macports-changes
mailing list