[96818] trunk/dports/devel/zeroc-ice33/Portfile
blair at macports.org
blair at macports.org
Sun Aug 19 10:03:44 PDT 2012
Revision: 96818
https://trac.macports.org/changeset/96818
Author: blair at macports.org
Date: 2012-08-19 10:03:43 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
zeroc-ice33: set ${branch} and use it.
Modified Paths:
--------------
trunk/dports/devel/zeroc-ice33/Portfile
Modified: trunk/dports/devel/zeroc-ice33/Portfile
===================================================================
--- trunk/dports/devel/zeroc-ice33/Portfile 2012-08-19 17:01:06 UTC (rev 96817)
+++ trunk/dports/devel/zeroc-ice33/Portfile 2012-08-19 17:03:43 UTC (rev 96818)
@@ -4,6 +4,7 @@
name zeroc-ice33
version 3.3.1
+set branch [join [lrange [split ${version} .] 0 1] .]
categories devel
maintainers blair
conflicts zeroc-ice34
@@ -31,7 +32,7 @@
other languages: slice2cs, slice2java, slice2py, slice2rb and slice2vb.
homepage http://www.zeroc.com/
-master_sites ${homepage}download/Ice/3.3/
+master_sites ${homepage}download/Ice/${branch}/
set ice_dist Ice-${version}${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/3f538041/attachment.html>
More information about the macports-changes
mailing list