[47062] trunk/dports/graphics/OpenSceneGraph/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Feb 20 23:52:09 PST 2009
Revision: 47062
http://trac.macports.org/changeset/47062
Author: ryandesign at macports.org
Date: 2009-02-20 23:52:09 -0800 (Fri, 20 Feb 2009)
Log Message:
-----------
OpenSceneGraph: fix download location for versions ending in .0
Modified Paths:
--------------
trunk/dports/graphics/OpenSceneGraph/Portfile
Modified: trunk/dports/graphics/OpenSceneGraph/Portfile
===================================================================
--- trunk/dports/graphics/OpenSceneGraph/Portfile 2009-02-21 07:50:13 UTC (rev 47061)
+++ trunk/dports/graphics/OpenSceneGraph/Portfile 2009-02-21 07:52:09 UTC (rev 47062)
@@ -8,7 +8,7 @@
platforms darwin
categories graphics
homepage http://www.openscenegraph.org/
-master_sites ${homepage}downloads/stable_releases/${distname}/source
+master_sites ${homepage}downloads/stable_releases/[strsed ${distname} {/\.0$//}]/source
use_zip yes
use_parallel_build yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090220/a5ef712b/attachment.html>
More information about the macports-changes
mailing list