[29653] trunk/dports/gnome/gnome-mime-data/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Oct 4 06:58:52 PDT 2007
Revision: 29653
http://trac.macosforge.org/projects/macports/changeset/29653
Author: nox at macports.org
Date: 2007-10-04 06:58:52 -0700 (Thu, 04 Oct 2007)
Log Message:
-----------
gnome-mime-data: Added livecheck.
Modified Paths:
--------------
trunk/dports/gnome/gnome-mime-data/Portfile
Modified: trunk/dports/gnome/gnome-mime-data/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mime-data/Portfile 2007-10-04 13:55:16 UTC (rev 29652)
+++ trunk/dports/gnome/gnome-mime-data/Portfile 2007-10-04 13:58:52 UTC (rev 29653)
@@ -2,6 +2,7 @@
PortSystem 1.0
name gnome-mime-data
version 2.18.0
+set branch [join [lrange [split ${version} .] 0 1] .]
revision 3
description This module contains the base MIME and Application \
database for GNOME.
@@ -11,7 +12,7 @@
categories gnome
platforms darwin
homepage http://www.gnome.org/
-master_sites gnome:sources/gnome-mime-data/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites gnome:sources/${name}/${branch}/
checksums rmd160 62436da673b9a9e1d27259511401ff69f0397a1a
depends_build port:perl5.8 \
@@ -27,3 +28,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/118d0bbd/attachment.html
More information about the macports-changes
mailing list