[27152] trunk/dports/gnome/gdm/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Jul 21 08:15:40 PDT 2007
Revision: 27152
http://trac.macosforge.org/projects/macports/changeset/27152
Author: rhwood at macports.org
Date: 2007-07-21 08:15:40 -0700 (Sat, 21 Jul 2007)
Log Message:
-----------
Upgrade to version 2.18.3
Replace hardcoded version in download URL with regex
Modified Paths:
--------------
trunk/dports/gnome/gdm/Portfile
Modified: trunk/dports/gnome/gdm/Portfile
===================================================================
--- trunk/dports/gnome/gdm/Portfile 2007-07-21 15:14:43 UTC (rev 27151)
+++ trunk/dports/gnome/gdm/Portfile 2007-07-21 15:15:40 UTC (rev 27152)
@@ -5,7 +5,7 @@
PortSystem 1.0
name gdm
-version 2.18.2
+version 2.18.3
revision 0
description The Gnome Display Manager is a re-implementation of the well known xdm program.
long_description \
@@ -19,8 +19,8 @@
categories gnome
platforms darwin
homepage http://www.gnome.org/
-master_sites gnome:sources/gdm/2.18/
-checksums md5 40c8e0cef366ac225a7bf47178c2a7d0
+master_sites gnome:sources/gdm/[strsed ${version} {/\.[0-9]*$//}]/
+checksums md5 08555fce34d247062625c1a451a4d5a6
depends_lib bin:gnome-session:gnome-session \
port:librsvg
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070721/ebc310c6/attachment.html
More information about the macports-changes
mailing list