[29200] trunk/dports/gnome/gail/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 17 03:24:57 PDT 2007


Revision: 29200
          http://trac.macosforge.org/projects/macports/changeset/29200
Author:   rhwood at macports.org
Date:     2007-09-17 03:24:57 -0700 (Mon, 17 Sep 2007)

Log Message:
-----------
Upgrade to 1.20.0 w/o hard-coded version in master_sites

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

Modified: trunk/dports/gnome/gail/Portfile
===================================================================
--- trunk/dports/gnome/gail/Portfile	2007-09-17 10:22:40 UTC (rev 29199)
+++ trunk/dports/gnome/gail/Portfile	2007-09-17 10:24:57 UTC (rev 29200)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		gail
-version		1.18.0
+version		1.20.0
 description	An implementation of the ATK interfaces for GTK+ widgets.
 long_description        Gail, the Gnome Accessibility Implementation \
 			library, is implementation of the ATK interfaces \
@@ -10,11 +10,11 @@
 categories	gnome
 platforms	darwin 
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/gail/1.18/
+master_sites    gnome:sources/gail/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums	md5 d58ad8cc79d3cb6778bc015ef69fb499 \
-		sha1 122c0feae6789fdd850b77223aff32957cbf33de \
-		rmd160 e04ed6d4ec50d64cc1011c95a5acf5520d9070db
+checksums	md5 697f83db831816946bb8944b8d34ec17 \
+		sha1 57d6304a0927c747490dda365b56de9339234a5f \
+		rmd160 46f67eacb6fd67c0ca4a45568556b02987c3417c
 
 depends_lib \
 	port:atk \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070917/068237a6/attachment.html


More information about the macports-changes mailing list