[98725] trunk/dports/java

blair at macports.org blair at macports.org
Sat Oct 13 12:26:20 PDT 2012


Revision: 98725
          http://trac.macports.org//changeset/98725
Author:   blair at macports.org
Date:     2012-10-13 12:26:20 -0700 (Sat, 13 Oct 2012)
Log Message:
-----------
zeroc-ice3{4,}-java: depend upon 'db46-java' instead of 'db46 +java'.

Modified Paths:
--------------
    trunk/dports/java/zeroc-ice33-java/Portfile
    trunk/dports/java/zeroc-ice34-java/Portfile

Modified: trunk/dports/java/zeroc-ice33-java/Portfile
===================================================================
--- trunk/dports/java/zeroc-ice33-java/Portfile	2012-10-13 19:21:40 UTC (rev 98724)
+++ trunk/dports/java/zeroc-ice33-java/Portfile	2012-10-13 19:26:20 UTC (rev 98725)
@@ -4,6 +4,7 @@
 
 name            zeroc-ice33-java
 version         3.3.1
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      java devel
 maintainers     blair
@@ -27,8 +28,7 @@
     highly efficient protocol (including protocol compression and support \
     for both TCP and UDP), provides a flexible thread pool for \
     multi-threaded servers. \
-    This Port provides the Java runtime and bindings. \
-    You must install the db46 port with the +java variant.
+    This Port provides the Java runtime and bindings.
 
 homepage        http://www.zeroc.com/
 master_sites    ${homepage}download/Ice/${branch}/
@@ -39,7 +39,7 @@
                 rmd160 d64d52c35640cebe1145e62f57618473d17cbeb5
 platforms       darwin
 
-depends_lib     port:db46 \
+depends_lib     port:db46-java \
                 port:zeroc-ice33
 depends_build   port:apache-ant \
                 port:jgoodies-forms \

Modified: trunk/dports/java/zeroc-ice34-java/Portfile
===================================================================
--- trunk/dports/java/zeroc-ice34-java/Portfile	2012-10-13 19:21:40 UTC (rev 98724)
+++ trunk/dports/java/zeroc-ice34-java/Portfile	2012-10-13 19:26:20 UTC (rev 98725)
@@ -4,6 +4,7 @@
 
 name            zeroc-ice34-java
 version         3.4.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      java devel
 maintainers     blair
@@ -27,8 +28,7 @@
     highly efficient protocol (including protocol compression and support \
     for both TCP and UDP), provides a flexible thread pool for \
     multi-threaded servers. \
-    This Port provides the Java runtime and bindings. \
-    You must install the db46 port with the +java variant.
+    This Port provides the Java runtime and bindings.
 
 homepage        http://www.zeroc.com/
 master_sites    ${homepage}download/Ice/${branch}/
@@ -39,7 +39,7 @@
                 rmd160 7ce680a4eb5fa9d0bb6f8b8910e267dfc2373d75
 platforms       darwin
 
-depends_lib     port:db46 \
+depends_lib     port:db46-java \
                 port:zeroc-ice34
 depends_build   port:apache-ant \
                 port:jgoodies-common \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121013/d9b391d0/attachment-0001.html>


More information about the macports-changes mailing list