diff options
author | wen <wen@pkgsrc.org> | 2017-01-07 06:37:10 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2017-01-07 06:37:10 +0000 |
commit | 431bcefc042561e54ee6a7627a2cc9c9b0c3348c (patch) | |
tree | d44a33c1afb376174d93b0864ec0b41bee66d387 /security | |
parent | 396d02ccc1f974901e23bbcd92a9f2974c8f8ec3 (diff) | |
download | pkgsrc-431bcefc042561e54ee6a7627a2cc9c9b0c3348c.tar.gz |
Update to 0.18
Upstream changes:
0.18 2016/11/17
- OpenSSL 1.1.0 compatibility
- fix Kwalitee Issues
0.17 2016/10/27
- Makefile.PL fixing v0.16
0.16 2016/10/27
- Makefile.PL supports OPENSSL_PREFIX or OPENSSL_LIB+OPENSSL_INCLUDE env variables
- Makefile.PL tries to find libcrypto via pkg-config
- Make the files non-executable
- Doc fixes (grammar)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 404f347b336..d01d37446a8 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2016/06/08 19:24:20 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2017/01/07 06:37:10 wen Exp $ # -DISTNAME= Crypt-OpenSSL-DSA-0.15 +DISTNAME= Crypt-OpenSSL-DSA-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-OpenSSL-DSA/distinfo b/security/p5-Crypt-OpenSSL-DSA/distinfo index 5d2be7fd764..fea560720d7 100644 --- a/security/p5-Crypt-OpenSSL-DSA/distinfo +++ b/security/p5-Crypt-OpenSSL-DSA/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2016/02/10 04:18:40 wen Exp $ +$NetBSD: distinfo,v 1.8 2017/01/07 06:37:10 wen Exp $ -SHA1 (Crypt-OpenSSL-DSA-0.15.tar.gz) = 63eb824a91fda5838d74e6a34bc8a0089dd66150 -RMD160 (Crypt-OpenSSL-DSA-0.15.tar.gz) = 544bef36ca84f6abe1964a7cdc4589cfb46d898e -SHA512 (Crypt-OpenSSL-DSA-0.15.tar.gz) = bbc9d3eb487fca1c97a5b843e6d109da0559582ef9063daf9272ff748a5443421a8c81532e522280eaf9434cf79cd9856b6051fcf0ae8ad39ead2dc0f66842dc -Size (Crypt-OpenSSL-DSA-0.15.tar.gz) = 7688 bytes +SHA1 (Crypt-OpenSSL-DSA-0.18.tar.gz) = c0e3e571919c086c09967b8e94d6eb89288de717 +RMD160 (Crypt-OpenSSL-DSA-0.18.tar.gz) = ba9b4cc019cca6a788f631ff9ae8019f7d52c8dc +SHA512 (Crypt-OpenSSL-DSA-0.18.tar.gz) = 00d7026158a96fcd276aa61ddd5f16b110d223723d9e8823659febdf55be9f1cae7ae0c4c0c7e9314148cc042fb57c0f62b6d34b56e2fa1c41832bf6d72d3b3d +Size (Crypt-OpenSSL-DSA-0.18.tar.gz) = 9178 bytes |