diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-01-11 10:49:14 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-01-11 10:49:14 +0000 |
commit | ab86c7aaa76a858bfa9f571a8f792a00c420eb9a (patch) | |
tree | c5cf8a1c10f2e1e7741a4466a7d86d38769799bb /security/libgcrypt/distinfo | |
parent | d80aa165298755af27a517992c2be91f17aaba19 (diff) | |
download | pkgsrc-ab86c7aaa76a858bfa9f571a8f792a00c420eb9a.tar.gz |
Fix PR pkg/48510 pkgsrc/security/libgcrypt:
Add blowfish/serpent ARM assembly files to Makefile.am
* Add patches from upstream git repository
* Tested on NetBSD/evbearmv6hf-el 6.99.28
Diffstat (limited to 'security/libgcrypt/distinfo')
-rw-r--r-- | security/libgcrypt/distinfo | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index c72116533f7..91ff92ff2de 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.44 2014/01/08 09:39:45 obache Exp $ +$NetBSD: distinfo,v 1.45 2014/01/11 10:49:14 ryoon Exp $ SHA1 (libgcrypt-1.6.0.tar.bz2) = 43283c0b41c41e3d3bc13c2d8f937dfe2aaa1a77 RMD160 (libgcrypt-1.6.0.tar.bz2) = 33e4e45116a64999c4cd0d132a4a968612057f40 @@ -6,5 +6,9 @@ Size (libgcrypt-1.6.0.tar.bz2) = 2499149 bytes SHA1 (patch-aa) = 7c46612f912d45dfd4ce4f4b510e72c00bd38585 SHA1 (patch-ab) = 6fac21daa26b7de3b13839d076f78a74400efce7 SHA1 (patch-ad) = 19345b7d164521d526a44eb3f1a465ff09d8266c +SHA1 (patch-cipher_Makefile.am) = 90ec53aaba6b7efcbdaac95eefeccdbd1ed0356b +SHA1 (patch-cipher_Makefile.in) = c9c98052e061df3556d660f40a6e602e1fb724c6 SHA1 (patch-cipher_bithelp.h) = 41cd581d84b7f767435cd3305f4a64772cb86ff3 +SHA1 (patch-cipher_blowfish-arm.S) = ec81170eb3a45bc160394a5835de0171c24b95ea +SHA1 (patch-cipher_serpent-armv7-neon.S) = 6941ec8dda48785961f4cb05a64724ff7298dd7b SHA1 (patch-configure) = c4e10bdb7e00a44d507f5b964f3e71a63828cd0a |