[146121] trunk/dports/databases/mysql57/Portfile
jmpp at macports.org
jmpp at macports.org
Sun Feb 28 22:28:45 PST 2016
Revision: 146121
https://trac.macports.org/changeset/146121
Author: jmpp at macports.org
Date: 2016-02-28 22:28:45 -0800 (Sun, 28 Feb 2016)
Log Message:
-----------
Removing the TCP Wrappers dependency, since the port doesn't build with it (and, indeed, the corresponding CMake switch, DWITH_LIBWRAP, has always been set to OFF).
Not increasing revision since the built products don't change at all.
Modified Paths:
--------------
trunk/dports/databases/mysql57/Portfile
Modified: trunk/dports/databases/mysql57/Portfile
===================================================================
--- trunk/dports/databases/mysql57/Portfile 2016-02-29 02:02:41 UTC (rev 146120)
+++ trunk/dports/databases/mysql57/Portfile 2016-02-29 06:28:45 UTC (rev 146121)
@@ -35,7 +35,7 @@
checksums rmd160 b7e309602b73bd981a61d2bd26797350f4cd39da \
sha256 54f8c7af87d3d8084419bde2b9f0d8970b3dada0757b015981b02f35a3681f0e
- depends_lib-append port:zlib port:tcp_wrappers
+ depends_lib-append port:zlib
depends_run-append port:mysql_select
archcheck.files lib/libz.dylib lib/libwrap.dylib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160228/ff619eef/attachment.html>
More information about the macports-changes
mailing list