[73679] trunk/dports/devel

blair at macports.org blair at macports.org
Sat Nov 20 22:41:40 PST 2010


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

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

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

Modified: trunk/dports/devel/ice33-python25/Portfile
===================================================================
--- trunk/dports/devel/ice-python25/Portfile	2010-05-15 17:05:30 UTC (rev 67663)
+++ trunk/dports/devel/ice33-python25/Portfile	2010-11-21 06:41:37 UTC (rev 73679)
@@ -2,11 +2,12 @@
 
 PortSystem 1.0
 
-name		ice-python25
+name		ice33-python25
 version		3.3.1
 categories	devel python
 maintainers	blair
 description	Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP
+conflicts	ice-python25
 
 long_description \
 	The Internet Communications Engine (Ice) is a modern alternative to \
@@ -41,7 +42,7 @@
 platforms	darwin
 
 depends_lib	port:python25 \
-		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/a1290a19/attachment.html>


More information about the macports-changes mailing list