[73699] trunk/dports/gnome/conglomerate/Portfile

devans at macports.org devans at macports.org
Sun Nov 21 17:03:54 PST 2010


Revision: 73699
          http://trac.macports.org/changeset/73699
Author:   devans at macports.org
Date:     2010-11-21 17:03:51 -0800 (Sun, 21 Nov 2010)
Log Message:
-----------
conglomerate: fix livecheck.

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

Modified: trunk/dports/gnome/conglomerate/Portfile
===================================================================
--- trunk/dports/gnome/conglomerate/Portfile	2010-11-22 01:03:14 UTC (rev 73698)
+++ trunk/dports/gnome/conglomerate/Portfile	2010-11-22 01:03:51 UTC (rev 73699)
@@ -38,4 +38,5 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.regex "(?i)<title>${name} .* (\\d+(?:\\.\\d+)*) released.*</title>"
+livecheck.url   http://sourceforge.net/projects/${name}/files/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101121/3e821176/attachment-0001.html>


More information about the macports-changes mailing list