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-Random Update to 0.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/d36e840e2653
branches: trunk
changeset: 379012:d36e840e2653
user: wen <wen%pkgsrc.org@localhost>
date: Thu Apr 19 06:57:57 2018 +0000
description:
Update to 0.14
Add missing DEPENDS
Upstream changes:
0.14 2018-04-17 rurban
- add library paths to LIBS from Crypt::OpenSSL::Guess (akiym, PR #6)
0.13 2018-04-14 rurban
- move Crypt::OpenSSL::Guess to configure dependency. (grinnz, PR #4)
0.12 2018-04-13 rurban
- use Crypt::OpenSSL::Guess to resolve OpenSSL include path,
fixes MacOS's homebrew OpenSSL installation problem. (akiym, PR #3)
diffstat:
security/p5-Crypt-OpenSSL-Random/Makefile | 7 ++++---
security/p5-Crypt-OpenSSL-Random/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 1d1c644283b8 -r d36e840e2653 security/p5-Crypt-OpenSSL-Random/Makefile
--- a/security/p5-Crypt-OpenSSL-Random/Makefile Thu Apr 19 06:52:17 2018 +0000
+++ b/security/p5-Crypt-OpenSSL-Random/Makefile Thu Apr 19 06:57:57 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2017/06/05 14:24:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2018/04/19 06:57:57 wen Exp $
#
-DISTNAME= Crypt-OpenSSL-Random-0.11
+DISTNAME= Crypt-OpenSSL-Random-0.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
@@ -12,6 +11,8 @@
COMMENT= Perl5 wrapper module for OpenSSL pseudo-random number generator
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-Crypt-OpenSSL-Guess>=0.11:../../security/p5-Crypt-OpenSSL-Guess
+
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Crypt/OpenSSL/Random/.packlist
diff -r 1d1c644283b8 -r d36e840e2653 security/p5-Crypt-OpenSSL-Random/distinfo
--- a/security/p5-Crypt-OpenSSL-Random/distinfo Thu Apr 19 06:52:17 2018 +0000
+++ b/security/p5-Crypt-OpenSSL-Random/distinfo Thu Apr 19 06:57:57 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/02/10 04:25:56 wen Exp $
+$NetBSD: distinfo,v 1.6 2018/04/19 06:57:57 wen Exp $
-SHA1 (Crypt-OpenSSL-Random-0.11.tar.gz) = 4606656444ac4aeff50274cd85737ac169a5f904
-RMD160 (Crypt-OpenSSL-Random-0.11.tar.gz) = 64d68cd1db9659e6f10783ee6d1d06d7b8632abb
-SHA512 (Crypt-OpenSSL-Random-0.11.tar.gz) = c579cb2b586dbabd697a9c7c989a360ed4bd8e9b28d7c93ad99a86bd9bd680a89c3fa77f6315a1105fd41bfdfa18087ca4cd51fb320faad7a6be9b90e3e69b95
-Size (Crypt-OpenSSL-Random-0.11.tar.gz) = 15161 bytes
+SHA1 (Crypt-OpenSSL-Random-0.14.tar.gz) = eedecb5db4bb2143dc2597229bd90ea759097b48
+RMD160 (Crypt-OpenSSL-Random-0.14.tar.gz) = 9029d874db536fd803ba1572643785edfb5e1d44
+SHA512 (Crypt-OpenSSL-Random-0.14.tar.gz) = 3ef32815868bfd304dce5feaeb89e9ee90d72f75c53859b9c4beb506f5f30e2860e3b9f9a033dc71cae2b3d67f51fce7d70243df5cbc984892b20968550f36b8
+Size (Crypt-OpenSSL-Random-0.14.tar.gz) = 15402 bytes
Home |
Main Index |
Thread Index |
Old Index