[43421] trunk/dports/gnome/gucharmap/Portfile
jmr at macports.org
jmr at macports.org
Wed Dec 10 12:58:18 PST 2008
Revision: 43421
http://trac.macports.org/changeset/43421
Author: jmr at macports.org
Date: 2008-12-10 12:58:18 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
gucharmap: update to 2.24.2, fix livecheck
Modified Paths:
--------------
trunk/dports/gnome/gucharmap/Portfile
Modified: trunk/dports/gnome/gucharmap/Portfile
===================================================================
--- trunk/dports/gnome/gucharmap/Portfile 2008-12-10 20:51:57 UTC (rev 43420)
+++ trunk/dports/gnome/gucharmap/Portfile 2008-12-10 20:58:18 UTC (rev 43421)
@@ -3,7 +3,7 @@
PortSystem 1.0
name gucharmap
-version 2.24.0
+version 2.24.2
set branch [join [lrange [split ${version} .] 0 1] .]
description gucharmap is a featureful unicode character map.
long_description ${description}
@@ -13,9 +13,9 @@
homepage http://www.gnome.org/
master_sites gnome:sources/${name}/${branch}/
-checksums md5 5dc5f1af56a5bd1a525125b315708d86 \
- sha1 6a741f1bbe95dc9caf21a380a27be9258b471d6e \
- rmd160 2363431d1aaaab611a258343bd2d83b54044a6da
+checksums md5 8e1c82736e122fe509e98a9b3059e2d6 \
+ sha1 c5184c4cc8bf086548521c7653aa508883c2bdba \
+ rmd160 8707a190f31e814b38d2e4cd65d9a6407797a2d6
depends_lib port:libgnomeui
depends_build port:gnome-doc-utils
@@ -27,3 +27,7 @@
system "${prefix}/bin/scrollkeeper-update"
system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
}
+
+livecheck.check regex
+livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/0960901a/attachment.html>
More information about the macports-changes
mailing list