summaryrefslogtreecommitdiff
path: root/security/libgcrypt/files/patch-src__gcrypt.h.in
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:35:24 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:35:24 +0000
commitd6666c0ddc9171e178c5e456ba6d0bc61dba9ac2 (patch)
tree6472b3e28cea29d7f8ac80bbd1a860581c474b47 /security/libgcrypt/files/patch-src__gcrypt.h.in
parent- Update to 1.514 (diff)
Update to 1.5.2
Changelog: http://lists.gnupg.org/pipermail/gnupg-announce/2013q1/000324.html (1.5.1) http://lists.gnupg.org/pipermail/gnupg-announce/2013q2/000325.html (1.5.2) PR: 177100 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Diffstat (limited to 'security/libgcrypt/files/patch-src__gcrypt.h.in')
-rw-r--r--security/libgcrypt/files/patch-src__gcrypt.h.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/security/libgcrypt/files/patch-src__gcrypt.h.in b/security/libgcrypt/files/patch-src__gcrypt.h.in
deleted file mode 100644
index 703cf84171e9..000000000000
--- a/security/libgcrypt/files/patch-src__gcrypt.h.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- ./src/gcrypt.h.in.orig 2012-08-08 07:35:27.000000000 -0400
-+++ ./src/gcrypt.h.in 2012-08-08 07:37:47.000000000 -0400
-@@ -1248,7 +1248,7 @@
- number. */
- gcry_error_t gcry_md_list (int *list, int *list_length);
-
--
-+#if !defined(GCRYPT_NO_DEPRECATED) || defined(_GCRYPT_IN_LIBGCRYPT)
- /* Alternative interface for asymmetric cryptography. This interface
- is deprecated. */
-
-@@ -1401,6 +1401,7 @@
- gcry_md_algo_t md;
- } gcry_ac_ssa_pkcs_v1_5_t _GCRY_ATTR_INTERNAL;
-
-+#endif
-
- #ifndef GCRYPT_NO_DEPRECATED
- /* Returns a new, empty data set in DATA. */