Browse Source

gnutls: Updated (2.12.3 -> 2.12.19)

user/chris/next/master
Christian Wiese 13 years ago
parent
commit
f80ec46fc1
  1. 7
      security/gnutls/gnutls.conf
  2. 6
      security/gnutls/gnutls.desc

7
security/gnutls/gnutls.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: package/.../gnutls/gnutls.conf # Filename: package/.../gnutls/gnutls.conf
# Copyright (C) 2011 The OpenSDE Project # Copyright (C) 2011 - 2012 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
# #
@ -21,3 +21,8 @@ if ! pkginstalled nettle; then
pkgprefix -t libgcrypt pkgprefix -t libgcrypt
var_append extraconfopt ' ' '--with-libgcrypt' var_append extraconfopt ' ' '--with-libgcrypt'
fi fi
# PKCS#11 support through p11-kit is enabled by default
if ! pkginstalled -f p11-kit; then
var_append extraconfopt ' ' '--without-p11-kit'
fi

6
security/gnutls/gnutls.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../gnutls/gnutls.desc [COPY] Filename: package/.../gnutls/gnutls.desc
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project [COPY] Copyright (C) 2006 - 2012 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] [COPY]
[COPY] More information can be found in the files COPYING and README. [COPY] More information can be found in the files COPYING and README.
@ -41,7 +41,7 @@
[E] libtasn1 opencdk libgcrypt [E] libtasn1 opencdk libgcrypt
[S] Stable [S] Stable
[V] 2.12.3 [V] 2.12.19
[P] X -----5---9 109.300 [P] X -----5---9 109.300
[D] 3704756724 gnutls-2.12.3.tar.bz2 ftp://ftp.gnu.org/gnu/gnutls/ [D] 860461795 gnutls-2.12.19.tar.bz2 ftp://ftp.gnu.org/gnu/gnutls/

Loading…
Cancel
Save