[73680] trunk/dports/devel

blair at macports.org blair at macports.org
Sat Nov 20 22:42:02 PST 2010


Revision: 73680
          http://trac.macports.org/changeset/73680
Author:   blair at macports.org
Date:     2010-11-20 22:41:59 -0800 (Sat, 20 Nov 2010)
Log Message:
-----------
Add a port for the Python 2.6 part of Ice 3.3.1, copied from
ice-python26 at 67663.

Modified Paths:
--------------
    trunk/dports/devel/ice33-python26/Portfile

Added Paths:
-----------
    trunk/dports/devel/ice33-python26/

Modified: trunk/dports/devel/ice33-python26/Portfile
===================================================================
--- trunk/dports/devel/ice-python26/Portfile	2010-05-15 17:05:30 UTC (rev 67663)
+++ trunk/dports/devel/ice33-python26/Portfile	2010-11-21 06:41:59 UTC (rev 73680)
@@ -2,12 +2,12 @@
 
 PortSystem 1.0
 
-name		ice-python26
+name		ice33-python26
 version		3.3.1
-revision	1
 categories	devel python
 maintainers	blair
 description	Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
+conflicts	ice-python26
 
 long_description \
 	The Internet Communications Engine (Ice) is a modern alternative to \
@@ -42,7 +42,7 @@
 platforms	darwin
 
 depends_lib	port:python26 \
-		port:ice-cpp
+		port:ice33-cpp
 
 post-patch {
 	reinplace "s/-O2/-g -O2/" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101120/81c9027c/attachment.html>


More information about the macports-changes mailing list