[52923] trunk/dports/gnome/gnotify/Portfile
devans at macports.org
devans at macports.org
Thu Jun 25 14:43:54 PDT 2009
Revision: 52923
http://trac.macports.org/changeset/52923
Author: devans at macports.org
Date: 2009-06-25 14:43:54 -0700 (Thu, 25 Jun 2009)
Log Message:
-----------
gnotify: fix livecheck, lint.
Modified Paths:
--------------
trunk/dports/gnome/gnotify/Portfile
Modified: trunk/dports/gnome/gnotify/Portfile
===================================================================
--- trunk/dports/gnome/gnotify/Portfile 2009-06-25 21:38:23 UTC (rev 52922)
+++ trunk/dports/gnome/gnotify/Portfile 2009-06-25 21:43:54 UTC (rev 52923)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name gnotify
version 1.2
description Gnotify is a notification-service daemon.
@@ -9,8 +10,8 @@
for Gnome/XFce/FVWM/Fluxbox/Enlightenment and other \
Desktop-Environments/WindowManagers.
maintainers nomaintainer
-categories gnome
-platforms darwin
+categories gnome
+platforms darwin
homepage http://gnotify.sf.net
master_sites sourceforge
checksums md5 6e7a031a5b1e9b12ac04992ccbf71627
@@ -22,3 +23,5 @@
file copy -force ${filespath}/mkinstalldirs ${worksrcpath}
file copy -force ${filespath}/missing ${worksrcpath}
}
+
+livecheck.regex "<title>gnotify .* (\\d+(?:\\.\\d+)*) released.*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090625/97a0ba8e/attachment.html>
More information about the macports-changes
mailing list