[96789] trunk/dports/python/py-zeroc-ice34/Portfile

blair at macports.org blair at macports.org
Sun Aug 19 00:42:39 PDT 2012


Revision: 96789
          https://trac.macports.org/changeset/96789
Author:   blair at macports.org
Date:     2012-08-19 00:42:39 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
py-zeroc-ice34: depend upon zeroc-ice34 instead.

Modified Paths:
--------------
    trunk/dports/python/py-zeroc-ice34/Portfile

Modified: trunk/dports/python/py-zeroc-ice34/Portfile
===================================================================
--- trunk/dports/python/py-zeroc-ice34/Portfile	2012-08-19 07:41:05 UTC (rev 96788)
+++ trunk/dports/python/py-zeroc-ice34/Portfile	2012-08-19 07:42:39 UTC (rev 96789)
@@ -5,6 +5,7 @@
 
 name            py-zeroc-ice34
 version         3.4.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories-append   devel
 maintainers     blair
@@ -32,7 +33,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 \
@@ -43,7 +44,7 @@
 python.versions 26 27
 
 if {$subport != $name} {
-    depends_lib-append  port:ice-cpp
+    depends_lib-append  port:zeroc-ice34
 
     build.dir       ${worksrcpath}/py
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/236bbb2a/attachment.html>


More information about the macports-changes mailing list