[74134] trunk/dports/gnome/gnotify/Portfile

devans at macports.org devans at macports.org
Sun Dec 5 14:27:42 PST 2010


Revision: 74134
          http://trac.macports.org/changeset/74134
Author:   devans at macports.org
Date:     2010-12-05 14:27:38 -0800 (Sun, 05 Dec 2010)
Log Message:
-----------
gnotify: fix livecheck.

Modified Paths:
--------------
    trunk/dports/gnome/gnotify/Portfile

Modified: trunk/dports/gnome/gnotify/Portfile
===================================================================
--- trunk/dports/gnome/gnotify/Portfile	2010-12-05 22:22:44 UTC (rev 74133)
+++ trunk/dports/gnome/gnotify/Portfile	2010-12-05 22:27:38 UTC (rev 74134)
@@ -25,5 +25,5 @@
 		file copy -force ${filespath}/missing ${worksrcpath}
 		}
 
-livecheck.url   http://sourceforge.net/projects/${name}/files/
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url   http://sourceforge.net/projects/${name}/files/${name}/
+livecheck.regex "(?i)${name} (\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101205/aac048e4/attachment-0001.html>


More information about the macports-changes mailing list