[29663] trunk/dports/gnome/libgnomecups/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Oct 4 07:24:18 PDT 2007
Revision: 29663
http://trac.macosforge.org/projects/macports/changeset/29663
Author: nox at macports.org
Date: 2007-10-04 07:24:18 -0700 (Thu, 04 Oct 2007)
Log Message:
-----------
libgnomecups: Added livecheck.
Modified Paths:
--------------
trunk/dports/gnome/libgnomecups/Portfile
Modified: trunk/dports/gnome/libgnomecups/Portfile
===================================================================
--- trunk/dports/gnome/libgnomecups/Portfile 2007-10-04 14:21:47 UTC (rev 29662)
+++ trunk/dports/gnome/libgnomecups/Portfile 2007-10-04 14:24:18 UTC (rev 29663)
@@ -2,6 +2,7 @@
PortSystem 1.0
name libgnomecups
version 0.2.2
+set branch [join [lrange [split ${version} .] 0 1] .]
revision 1
description This is an implementation of the Gnome Printing Architecture
long_description This is an implementation of the Gnome Printing \
@@ -10,7 +11,7 @@
categories gnome
platforms darwin
homepage http://www.levien.com/gnome/print-arch.html
-master_sites gnome:sources/libgnomecups/[join [lrange [split ${version} .] 0 1] .]/
+master_sites gnome:sources/${name}/${branch}/
checksums md5 959d5524fe9c37efb55ccfa02e3a063b \
sha1 d0bf3a87f9c540bca366f6fefdecdefa145e8e66 \
@@ -32,3 +33,8 @@
depends_build-append port:cups-headers
}
+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/3b7be799/attachment.html
More information about the macports-changes
mailing list