[132350] trunk/dports/devel/gnutls/Portfile

devans at macports.org devans at macports.org
Thu Jan 29 21:25:21 PST 2015


Revision: 132350
          https://trac.macports.org/changeset/132350
Author:   devans at macports.org
Date:     2015-01-29 21:25:21 -0800 (Thu, 29 Jan 2015)
Log Message:
-----------
gnutls: depend on optional dependency zlib to avoid opportunistic configuration, increment revision.

Modified Paths:
--------------
    trunk/dports/devel/gnutls/Portfile

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2015-01-30 00:20:04 UTC (rev 132349)
+++ trunk/dports/devel/gnutls/Portfile	2015-01-30 05:25:21 UTC (rev 132350)
@@ -6,6 +6,7 @@
 
 name            gnutls
 version         3.3.11
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel security
 # yes, some of the libs are GPL only
@@ -38,7 +39,8 @@
                 port:libtasn1 \
                 port:p11-kit \
                 port:nettle \
-                path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
+                path:share/curl/curl-ca-bundle.crt:curl-ca-bundle \
+                port:zlib
 
 post-patch {
     # Remove comments which confuse at least Leopard's assembler.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150129/359158bb/attachment.html>


More information about the macports-changes mailing list