[29285] trunk/dports/gnome/gconf/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 20 02:27:05 PDT 2007


Revision: 29285
          http://trac.macosforge.org/projects/macports/changeset/29285
Author:   rhwood at macports.org
Date:     2007-09-20 02:27:05 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------
Upgrade to version 2.20.0
Master_sites has a regex instead of a hard-coded version

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

Modified: trunk/dports/gnome/gconf/Portfile
===================================================================
--- trunk/dports/gnome/gconf/Portfile	2007-09-20 08:49:26 UTC (rev 29284)
+++ trunk/dports/gnome/gconf/Portfile	2007-09-20 09:27:05 UTC (rev 29285)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		gconf
-version		2.18.0.1
+version		2.20.0
 description	GConf is a configuration database system.	
 long_description        GConf is a configuration database system, \
 			functionally similar to the Windows registry \
@@ -12,10 +12,10 @@
 platforms	darwin 
 homepage	http://www.gnome.org/projects/gconf/
 distname        GConf-${version}
-master_sites	gnome:sources/GConf/2.18
-checksums	md5 aa0e0a0729fb021bab72b4166fd392f9 \
-		sha1 6bbceafc636457ec14ec2d7b4358235ff6cf08d3 \
-		rmd160 79bad5a19404277abfbd7f17b61e09274dcc1aa3
+master_sites	gnome:sources/GConf/[strsed ${version} {/\.[0-9]*$//}]
+checksums	md5 a6d82dee79df11b6e38b19cb42197d32 \
+		sha1 4f0b8e308470ffd95742e0221c1867d62d7bcef6 \
+		rmd160 54948f0df79fa1bd68cebb5aae97cace0c21d642
 
 depends_lib	\
 		port:gtk2 \

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


More information about the macports-changes mailing list