[96813] trunk/dports/devel

blair at macports.org blair at macports.org
Sun Aug 19 09:40:40 PDT 2012


Revision: 96813
          https://trac.macports.org/changeset/96813
Author:   blair at macports.org
Date:     2012-08-19 09:40:40 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
ice33-python2{5,6}: depend upon zeroc-ice33 instead of ice33-cpp.

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

Modified: trunk/dports/devel/ice33-python25/Portfile
===================================================================
--- trunk/dports/devel/ice33-python25/Portfile	2012-08-19 16:39:26 UTC (rev 96812)
+++ trunk/dports/devel/ice33-python25/Portfile	2012-08-19 16:40:40 UTC (rev 96813)
@@ -4,6 +4,7 @@
 
 name            ice33-python25
 version         3.3.1
+revision        1
 categories      devel python
 maintainers     blair
 conflicts       py25-zeroc-ice34
@@ -43,7 +44,7 @@
 platforms       darwin
 
 depends_lib     port:python25 \
-                port:ice33-cpp
+                port:zeroc-ice33
 
 # Work around invalid C++ code by compiling with llvm-gcc-4.2
 # instead of clang.  See

Modified: trunk/dports/devel/ice33-python26/Portfile
===================================================================
--- trunk/dports/devel/ice33-python26/Portfile	2012-08-19 16:39:26 UTC (rev 96812)
+++ trunk/dports/devel/ice33-python26/Portfile	2012-08-19 16:40:40 UTC (rev 96813)
@@ -4,6 +4,7 @@
 
 name            ice33-python26
 version         3.3.1
+revision        1
 categories      devel python
 maintainers     blair
 conflicts       py26-zeroc-ice34
@@ -43,7 +44,7 @@
 platforms       darwin
 
 depends_lib     port:python26 \
-                port:ice33-cpp
+                port:zeroc-ice33
 
 # Work around invalid C++ code by compiling with llvm-gcc-4.2
 # instead of clang.  See
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/5d02e9f0/attachment.html>


More information about the macports-changes mailing list