[41261] trunk/dports/gnome/gnome-themes/Portfile

jmr at macports.org jmr at macports.org
Wed Oct 29 07:28:03 PDT 2008


Revision: 41261
          http://trac.macports.org/changeset/41261
Author:   jmr at macports.org
Date:     2008-10-29 07:28:03 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
gnome-themes: update to 2.24.1, fix livecheck

Modified Paths:
--------------
    trunk/dports/gnome/gnome-themes/Portfile

Modified: trunk/dports/gnome/gnome-themes/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes/Portfile	2008-10-29 14:19:49 UTC (rev 41260)
+++ trunk/dports/gnome/gnome-themes/Portfile	2008-10-29 14:28:03 UTC (rev 41261)
@@ -3,7 +3,8 @@
 PortSystem 1.0
 
 name		gnome-themes
-version		2.24.0
+version		2.24.1
+set branch  [join [lrange [split ${version} .] 0 1] .]
 description	A collection of themes and icons for GNOME 2 designed \
 		for accessibility.
 long_description        New package of default themes for GNOME, \
@@ -13,10 +14,10 @@
 categories	gnome
 platforms	darwin
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/gnome-themes/[join [lrange [split ${version} .] 0 1] .]/
-checksums	md5 0dd3fc0d034d7f51379ea6f335d1d257 \
-		sha1 167eae900b151b05880a2b81b2422473c905445f \
-		rmd160 dbddc78d1e938c6ea323622370a43a3facfe0237
+master_sites    gnome:sources/${name}/${branch}/
+checksums	md5 9469a4ed1231ab54847983944bcd7d57 \
+		sha1 7d537eabe8c855a9b841fa92e633ad0b243a4dda \
+		rmd160 f871db08c37dac11395d78178e90368d26faa721
 
 depends_lib	port:gtk-engines2
 
@@ -30,3 +31,7 @@
 
 configure.args	--enable-all-themes
 configure.cppflags-append "-L${prefix}/lib"
+
+livecheck.check regex
+livecheck.url   http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-([0-9\.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/aacd596f/attachment.html>


More information about the macports-changes mailing list