You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
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:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user