[29288] trunk/dports/gnome/gnome-vfs/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Sep 20 03:33:47 PDT 2007
Revision: 29288
http://trac.macosforge.org/projects/macports/changeset/29288
Author: rhwood at macports.org
Date: 2007-09-20 03:33:47 -0700 (Thu, 20 Sep 2007)
Log Message:
-----------
Upgrade to version 2.20.0
Master_sites uses a regex for versioning instead of hard-coding
Modified Paths:
--------------
trunk/dports/gnome/gnome-vfs/Portfile
Modified: trunk/dports/gnome/gnome-vfs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfs/Portfile 2007-09-20 09:45:09 UTC (rev 29287)
+++ trunk/dports/gnome/gnome-vfs/Portfile 2007-09-20 10:33:47 UTC (rev 29288)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
name gnome-vfs
-version 2.18.1
+version 2.20.0
revision 1
description This is the GNOME Virtual File System.
long_description This is the GNOME Virtual File System. \
@@ -11,10 +11,10 @@
categories gnome
platforms darwin
homepage http://www.gnome.org/
-master_sites gnome:sources/${name}/2.18/
-checksums md5 bf4a6d95180d05981893e5d021c6695c \
- sha1 e939fe4fe2e75516ae6c4d476f8fb44f59ec8bdc \
- rmd160 ff2fc7a7c47b85a03d65964a8ad1d7d585698f3d
+master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+checksums md5 b9fe0a066d0e693e74a000e55338235b \
+ sha1 3ce1959b820f420f67e18e6f9da7bc9a87dd4349 \
+ rmd160 880e1c1afcb0c22131adfad4e5a5aa3605c136bb
depends_lib \
port:gnome-mime-data \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070920/8075f777/attachment.html
More information about the macports-changes
mailing list