[96798] trunk/dports/python/py25-zeroc-ice/Portfile

blair at macports.org blair at macports.org
Sun Aug 19 08:33:29 PDT 2012


Revision: 96798
          https://trac.macports.org/changeset/96798
Author:   blair at macports.org
Date:     2012-08-19 08:33:25 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
py25-zeroc-ice: depend on zeroc-ice34 instead of ice33-cpp.

Modified Paths:
--------------
    trunk/dports/python/py25-zeroc-ice/Portfile

Modified: trunk/dports/python/py25-zeroc-ice/Portfile
===================================================================
--- trunk/dports/python/py25-zeroc-ice/Portfile	2012-08-19 15:01:03 UTC (rev 96797)
+++ trunk/dports/python/py25-zeroc-ice/Portfile	2012-08-19 15:33:25 UTC (rev 96798)
@@ -4,6 +4,7 @@
 
 name            py25-zeroc-ice
 version         3.4.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      python devel
 maintainers     blair
@@ -31,7 +32,7 @@
 
 homepage        http://www.zeroc.com/
 master_sites    ${homepage}download/Ice/${branch}/
-dist_subdir     ice-cpp
+dist_subdir     zeroc-ice34
 distname        Ice-${version}
 checksums       md5 e97672eb4a63c6b8dd202d0773e19dc7 \
                 sha1 8c84d6e3b227f583d05e08251e07047e6c3a6b42 \
@@ -40,7 +41,7 @@
 platforms       darwin
 
 depends_lib     port:python25 \
-                port:ice-cpp
+                port:zeroc-ice34
 
 build.dir       ${worksrcpath}/py
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/ed1318eb/attachment.html>


More information about the macports-changes mailing list