pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-OpenSSL-DSA Update to 0.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f3e98e5a1fd
branches:  trunk
changeset: 356893:9f3e98e5a1fd
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Jan 07 06:37:10 2017 +0000

description:
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:

 security/p5-Crypt-OpenSSL-DSA/Makefile |   5 ++---
 security/p5-Crypt-OpenSSL-DSA/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r bc4085e60882 -r 9f3e98e5a1fd security/p5-Crypt-OpenSSL-DSA/Makefile
--- a/security/p5-Crypt-OpenSSL-DSA/Makefile    Sat Jan 07 06:23:10 2017 +0000
+++ b/security/p5-Crypt-OpenSSL-DSA/Makefile    Sat Jan 07 06:37:10 2017 +0000
@@ -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 -r bc4085e60882 -r 9f3e98e5a1fd security/p5-Crypt-OpenSSL-DSA/distinfo
--- a/security/p5-Crypt-OpenSSL-DSA/distinfo    Sat Jan 07 06:23:10 2017 +0000
+++ b/security/p5-Crypt-OpenSSL-DSA/distinfo    Sat Jan 07 06:37:10 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index