[87702] trunk/dports/gnome/startup-notification/Portfile

devans at macports.org devans at macports.org
Thu Dec 1 13:43:41 PST 2011


Revision: 87702
          http://trac.macports.org/changeset/87702
Author:   devans at macports.org
Date:     2011-12-01 13:43:37 -0800 (Thu, 01 Dec 2011)
Log Message:
-----------
startup-notification: update livecheck regex.

Modified Paths:
--------------
    trunk/dports/gnome/startup-notification/Portfile

Modified: trunk/dports/gnome/startup-notification/Portfile
===================================================================
--- trunk/dports/gnome/startup-notification/Portfile	2011-12-01 21:27:44 UTC (rev 87701)
+++ trunk/dports/gnome/startup-notification/Portfile	2011-12-01 21:43:37 UTC (rev 87702)
@@ -35,4 +35,4 @@
 
 livecheck.type  regex
 livecheck.url   http://www.freedesktop.org/software/startup-notification/releases/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111201/0c4dc80f/attachment.html>


More information about the macports-changes mailing list