[96815] trunk/dports/python/py-zeroc-ice33/Portfile
blair at macports.org
blair at macports.org
Sun Aug 19 09:53:26 PDT 2012
Revision: 96815
https://trac.macports.org/changeset/96815
Author: blair at macports.org
Date: 2012-08-19 09:53:26 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
py-zeroc-ice33: set ${branch} and use it.
Modified Paths:
--------------
trunk/dports/python/py-zeroc-ice33/Portfile
Modified: trunk/dports/python/py-zeroc-ice33/Portfile
===================================================================
--- trunk/dports/python/py-zeroc-ice33/Portfile 2012-08-19 16:51:24 UTC (rev 96814)
+++ trunk/dports/python/py-zeroc-ice33/Portfile 2012-08-19 16:53:26 UTC (rev 96815)
@@ -5,6 +5,7 @@
name py-zeroc-ice33
version 3.3.1
+set branch [join [lrange [split ${version} .] 0 1] .]
categories-append devel
maintainers blair
license GPL-2
@@ -30,7 +31,7 @@
Ice C++ runtime libraries.
homepage http://www.zeroc.com/
-master_sites ${homepage}download/Ice/3.3/
+master_sites ${homepage}download/Ice/${branch}/
dist_subdir zeroc-ice33
distname Ice-${version}
distfiles ${distname}${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/376b6cd5/attachment.html>
More information about the macports-changes
mailing list