[27149] trunk/dports/x11/pango/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Jul 21 07:24:22 PDT 2007
Revision: 27149
http://trac.macosforge.org/projects/macports/changeset/27149
Author: ryandesign at macports.org
Date: 2007-07-21 07:24:22 -0700 (Sat, 21 Jul 2007)
Log Message:
-----------
pango: Replace hardcoded version in the distro site with regex based on the version. Thanks to Randall Wood for the idea.
Modified Paths:
--------------
trunk/dports/x11/pango/Portfile
Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile 2007-07-21 14:20:10 UTC (rev 27148)
+++ trunk/dports/x11/pango/Portfile 2007-07-21 14:24:22 UTC (rev 27149)
@@ -6,7 +6,7 @@
categories x11
maintainers ryandesign
homepage http://www.pango.org/
-master_sites gnome:sources/pango/1.16
+master_sites gnome:sources/pango/[strsed ${version} {/\.[0-9]*$//}]
platforms darwin
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070721/c73b710c/attachment.html
More information about the macports-changes
mailing list