[40424] trunk/dports/gnome/at-spi/Portfile

jmr at macports.org jmr at macports.org
Wed Oct 1 09:37:02 PDT 2008


Revision: 40424
          http://trac.macports.org/changeset/40424
Author:   jmr at macports.org
Date:     2008-10-01 09:37:02 -0700 (Wed, 01 Oct 2008)
Log Message:
-----------
at-spi: update to 1.24.0 (#16710)

Modified Paths:
--------------
    trunk/dports/gnome/at-spi/Portfile

Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile	2008-10-01 16:24:03 UTC (rev 40423)
+++ trunk/dports/gnome/at-spi/Portfile	2008-10-01 16:37:02 UTC (rev 40424)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name		at-spi
-version		1.22.1
-revision    1
+version		1.24.0
+set branch	[join [lrange [split ${version} .] 0 1] .]
 
 description	Gnome Accesibility Technology Service
 long_description	'at-spi' is a part of the Gnome Accessibility Project. \
@@ -15,11 +15,11 @@
 categories	gnome
 platforms	darwin
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/at-spi/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites    gnome:sources/at-spi/${branch}/
 
-checksums	md5 2ee1b35ef25e753e6bac840a418608f5 \
-		sha1 b7dca093dbe9617e65a0c44ec0e255700a2ab048 \
-		rmd160 8452186d902090e01a65cd365ac11ceecacb485b
+checksums       md5     e546a35e21d127b502a3c57550a189a0 \
+                sha1    9c1349e27617d7a2006e76101e5b12c721e07e1a \
+                rmd160  dcc78e63823ffd6be0fcccacf3152986506d5510
 
 depends_build	\
 	port:p5-xml-parser \
@@ -46,3 +46,7 @@
 variant quartz description "Use Quartz instead of X11" {
 	configure.args-append	--without-x
 }
+
+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/20081001/20e37f77/attachment.html 


More information about the macports-changes mailing list