[29656] trunk/dports/textproc/intltool/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Oct 4 07:03:44 PDT 2007
Revision: 29656
http://trac.macosforge.org/projects/macports/changeset/29656
Author: nox at macports.org
Date: 2007-10-04 07:03:44 -0700 (Thu, 04 Oct 2007)
Log Message:
-----------
intltool: Added livecheck.
Modified Paths:
--------------
trunk/dports/textproc/intltool/Portfile
Modified: trunk/dports/textproc/intltool/Portfile
===================================================================
--- trunk/dports/textproc/intltool/Portfile 2007-10-04 14:01:35 UTC (rev 29655)
+++ trunk/dports/textproc/intltool/Portfile 2007-10-04 14:03:44 UTC (rev 29656)
@@ -2,6 +2,7 @@
PortSystem 1.0
name intltool
version 0.36.2
+set branch [join [lrange [split ${version} .] 0 1] .]
description a string tool
long_description The intltool collection can be used to do these \
things: \
@@ -18,7 +19,7 @@
categories textproc gnome
platforms darwin
homepage http://www.gnome.org/
-master_sites gnome:sources/intltool/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites gnome:sources/${name}/${branch}/
checksums md5 e41b8d791775fbd683784408f0e336a4 \
sha1 c2ccd02b7688eb0b299608cb446dc80cdcd18795 \
rmd160 63516bee4b29c0d93000ca63ecf3d9c131f6ae1e
@@ -34,3 +35,7 @@
universal_variant no
+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/20071004/285d8d87/attachment.html
More information about the macports-changes
mailing list