[28364] trunk/dports/gnome/libgnome/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 29 02:59:04 PDT 2007


Revision: 28364
          http://trac.macosforge.org/projects/macports/changeset/28364
Author:   rhwood at macports.org
Date:     2007-08-29 02:59:04 -0700 (Wed, 29 Aug 2007)

Log Message:
-----------
Upgrade to version 2.19.1 (in the 2.20 beta cycle)
Download site is now a regex instead of a hardcoded version

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

Modified: trunk/dports/gnome/libgnome/Portfile
===================================================================
--- trunk/dports/gnome/libgnome/Portfile	2007-08-29 09:56:15 UTC (rev 28363)
+++ trunk/dports/gnome/libgnome/Portfile	2007-08-29 09:59:04 UTC (rev 28364)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		libgnome
-version		2.18.0
+version		2.19.1
 revision	0
 description	This is the non-gui part of the library formerly \
 		known as gnome-libs.
@@ -11,8 +11,8 @@
 categories	gnome
 platforms	darwin 
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/${name}/2.18/
-checksums	rmd160 bffb7058dab94836750b1e085ccbcfae9a212abc
+master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+checksums	rmd160 87e0f7a136084fddadcbd440d8cfbed4eaeb9f26
 
 depends_lib \
 	port:esound \

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


More information about the macports-changes mailing list