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

dports at macports.org dports at macports.org
Tue Oct 4 22:58:28 PDT 2011


Revision: 84942
          http://trac.macports.org/changeset/84942
Author:   dports at macports.org
Date:     2011-10-04 22:58:23 -0700 (Tue, 04 Oct 2011)
Log Message:
-----------
gnutls: update to v2.12.11 (#29719)

This increases the library version of libgnutls-openssl and
libgnutlsxx only. Revbumps may be needed if ports depend on these
libraries (but I haven't found any yet).

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

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2011-10-05 04:16:10 UTC (rev 84941)
+++ trunk/dports/devel/gnutls/Portfile	2011-10-05 05:58:23 UTC (rev 84942)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name            gnutls
-version         2.8.6
-revision        1
+version         2.12.11
 categories      devel security
 # yes, some of the libs are GPL only
 license         LGPL-2.1+ GPL-3+
@@ -21,9 +20,8 @@
 
 master_sites    gnu
 
-checksums       md5     eb0a6d7d3cb9ac684d971c14f9f6d3ba \
-                sha1    bff911d4fd7389aa6698a644b3748eb2d23715bc \
-                rmd160  1cfda29a60df3b032b8b611e4341c2e834bb26b2
+checksums       rmd160  d8892c8ab44a69e45d43125fd653c25e62d1fb9d \
+                sha256  00b58e1aafe99bbd0cb371e7f1df9cc58bf807301cf70a7eebedeee093991360
 
 use_bzip2       yes
 
@@ -35,7 +33,9 @@
                 port:readline
 
 configure.args  --with-lzo \
-                --disable-guile
+                --with-libgcrypt \
+                --disable-guile \
+                --without-p11-kit           
 
 test.run        yes
 test.target     check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111004/742f4b87/attachment.html>


More information about the macports-changes mailing list