[41257] trunk/dports/devel/glibmm/Portfile
jmr at macports.org
jmr at macports.org
Wed Oct 29 07:03:17 PDT 2008
Revision: 41257
http://trac.macports.org/changeset/41257
Author: jmr at macports.org
Date: 2008-10-29 07:03:15 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
glibmm: fix livecheck
Modified Paths:
--------------
trunk/dports/devel/glibmm/Portfile
Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile 2008-10-29 12:50:37 UTC (rev 41256)
+++ trunk/dports/devel/glibmm/Portfile 2008-10-29 14:03:15 UTC (rev 41257)
@@ -12,7 +12,7 @@
categories devel x11
platforms darwin
homepage http://www.gtkmm.org/
-master_sites gnome:sources/glibmm/${branch}/
+master_sites gnome:sources/${name}/${branch}/
use_bzip2 yes
checksums md5 942290a4b77dac3ea18a5b70373fe04c \
sha1 10171be1f1ec574f74cc3e38775219c1b342baae \
@@ -20,3 +20,7 @@
depends_lib path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
port:libsigcxx2
+
+livecheck.check regex
+livecheck.url http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-([0-9\.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/f0150bec/attachment.html>
More information about the macports-changes
mailing list