gnotify: fix livecheck, lint.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52923 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
David B. Evans
2009-06-25 21:43:54 +00:00
parent a7e00d307c
commit 89ffc4c5e8
+5 -2
View File
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
name gnotify
version 1.2
description Gnotify is a notification-service daemon.
@@ -9,8 +10,8 @@ long_description GNotify is a little daemon written in C using GTK. It \
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 @@ pre-configure {
file copy -force ${filespath}/mkinstalldirs ${worksrcpath}
file copy -force ${filespath}/missing ${worksrcpath}
}
livecheck.regex "<title>gnotify .* (\\d+(?:\\.\\d+)*) released.*</title>"