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

rmstonecipher at macports.org rmstonecipher at macports.org
Sun Mar 13 21:34:20 PDT 2011


Revision: 76938
          http://trac.macports.org/changeset/76938
Author:   rmstonecipher at macports.org
Date:     2011-03-13 21:34:18 -0700 (Sun, 13 Mar 2011)
Log Message:
-----------
devel/gnutls revised dependency to use lzo2 rather than lzo, changed to nomaintainer per email direction from Chris Pickel

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

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2011-03-14 03:48:31 UTC (rev 76937)
+++ trunk/dports/devel/gnutls/Portfile	2011-03-14 04:34:18 UTC (rev 76938)
@@ -5,8 +5,9 @@
 
 name            gnutls
 version         2.8.6
+revision        1
 categories      devel security
-maintainers     sfiera openmaintainer
+maintainers     nomaintainer
 description     GNU Transport Layer Security Library
 homepage        http://www.gnutls.org/
 platforms       darwin
@@ -28,7 +29,7 @@
 
 depends_lib     port:libgcrypt \
                 port:libtasn1 \
-                port:lzo \
+                port:lzo2 \
                 port:readline
 
 configure.args  --with-lzo \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110313/8cb73ea1/attachment.html>


More information about the macports-changes mailing list