diff options
author | obache <obache> | 2014-01-08 09:39:45 +0000 |
---|---|---|
committer | obache <obache> | 2014-01-08 09:39:45 +0000 |
commit | 4353a2211a0c6ff353bdb993abb8960cdf8b63ac (patch) | |
tree | ffd5ffa49996372803d9e3c9ee71adcf999b1ee9 /security | |
parent | 43a0aad376dae4a50e4baa7ef4a8348158f48e1f (diff) | |
download | pkgsrc-4353a2211a0c6ff353bdb993abb8960cdf8b63ac.tar.gz |
change to better URL for BTS.
Diffstat (limited to 'security')
-rw-r--r-- | security/libgcrypt/distinfo | 4 | ||||
-rw-r--r-- | security/libgcrypt/patches/patch-cipher_bithelp.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index e2ae93e7d0d..c72116533f7 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.43 2014/01/08 09:38:23 obache Exp $ +$NetBSD: distinfo,v 1.44 2014/01/08 09:39:45 obache Exp $ SHA1 (libgcrypt-1.6.0.tar.bz2) = 43283c0b41c41e3d3bc13c2d8f937dfe2aaa1a77 RMD160 (libgcrypt-1.6.0.tar.bz2) = 33e4e45116a64999c4cd0d132a4a968612057f40 @@ -6,5 +6,5 @@ Size (libgcrypt-1.6.0.tar.bz2) = 2499149 bytes SHA1 (patch-aa) = 7c46612f912d45dfd4ce4f4b510e72c00bd38585 SHA1 (patch-ab) = 6fac21daa26b7de3b13839d076f78a74400efce7 SHA1 (patch-ad) = 19345b7d164521d526a44eb3f1a465ff09d8266c -SHA1 (patch-cipher_bithelp.h) = 606a3a64230b554455059060e365a9162d66742d +SHA1 (patch-cipher_bithelp.h) = 41cd581d84b7f767435cd3305f4a64772cb86ff3 SHA1 (patch-configure) = c4e10bdb7e00a44d507f5b964f3e71a63828cd0a diff --git a/security/libgcrypt/patches/patch-cipher_bithelp.h b/security/libgcrypt/patches/patch-cipher_bithelp.h index f265291c88c..b5c955aff73 100644 --- a/security/libgcrypt/patches/patch-cipher_bithelp.h +++ b/security/libgcrypt/patches/patch-cipher_bithelp.h @@ -1,7 +1,7 @@ -$NetBSD: patch-cipher_bithelp.h,v 1.2 2014/01/08 09:38:23 obache Exp $ +$NetBSD: patch-cipher_bithelp.h,v 1.3 2014/01/08 09:39:45 obache Exp $ * NetBSD has bswap32 and bswap64 as macros. - https://bugs.g10code.com/gnupg/msg4936 + https://bugs.g10code.com/gnupg/issue1600 --- cipher/bithelp.h.orig 2013-12-09 07:48:50.000000000 +0000 +++ cipher/bithelp.h |