[29750] trunk/dports/gnome/gnome-doc-utils/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 8 11:44:03 PDT 2007


Revision: 29750
          http://trac.macosforge.org/projects/macports/changeset/29750
Author:   nox at macports.org
Date:     2007-10-08 11:44:02 -0700 (Mon, 08 Oct 2007)

Log Message:
-----------
gnome-doc-utils: Added livecheck.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-doc-utils/Portfile

Modified: trunk/dports/gnome/gnome-doc-utils/Portfile
===================================================================
--- trunk/dports/gnome/gnome-doc-utils/Portfile	2007-10-08 18:31:09 UTC (rev 29749)
+++ trunk/dports/gnome/gnome-doc-utils/Portfile	2007-10-08 18:44:02 UTC (rev 29750)
@@ -1,7 +1,10 @@
 # $Id$
-PortSystem 1.0
+
+PortSystem  1.0
+
 name		gnome-doc-utils
 version		0.12.0
+set branch  [join [lrange [split ${version} .] 0 1] .]
 revision	0
 description	GNOME document utils.
 long_description \
@@ -10,11 +13,11 @@
 	documentation andall auxiliary files in your source tree, and it \
 	contains the DocBookXSLT stylesheets that were once distributed \
 	with Yelp.
-maintainers	rhwood openmaintainer at macports.org
+maintainers	rhwood openmaintainer
 categories	gnome
 platforms	darwin 
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/gnome-doc-utils/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites    gnome:sources/${name}/${branch}/
 
 checksums	md5 5934c08d12407d8233416343cd73df24 \
 		sha1 e20c74ad415b9ddfdf6c8d663e22bf27c0b939c4 \
@@ -50,3 +53,8 @@
 post-activate	{
 	system "scrollkeeper-update"
 }
+
+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/20071008/0c8d7c14/attachment.html


More information about the macports-changes mailing list