[100482] trunk/dports/devel/zeroc-ice34/Portfile

blair at macports.org blair at macports.org
Thu Dec 13 16:43:48 PST 2012


Revision: 100482
          https://trac.macports.org/changeset/100482
Author:   blair at macports.org
Date:     2012-12-13 16:43:48 -0800 (Thu, 13 Dec 2012)
Log Message:
-----------
zeroc-ice34: sort depends_lib alphabetically.

Modified Paths:
--------------
    trunk/dports/devel/zeroc-ice34/Portfile

Modified: trunk/dports/devel/zeroc-ice34/Portfile
===================================================================
--- trunk/dports/devel/zeroc-ice34/Portfile	2012-12-13 22:00:08 UTC (rev 100481)
+++ trunk/dports/devel/zeroc-ice34/Portfile	2012-12-14 00:43:48 UTC (rev 100482)
@@ -121,12 +121,12 @@
 patch.pre_args  -p1
 platforms       darwin
 
-depends_lib     port:libiconv \
-                port:db46 \
+depends_lib     port:db46 \
                 port:expat \
+                port:libiconv \
+                port:mcpp \
                 port:openssl \
-                port:readline \
-                port:mcpp
+                port:readline
 
 build.dir       ${worksrcpath}/cpp
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121213/5f12d281/attachment.html>


More information about the macports-changes mailing list