summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-Random
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-02-10 04:25:56 +0000
committerwen <wen@pkgsrc.org>2016-02-10 04:25:56 +0000
commitaf2bf06c553eecebb1cfd08dc6584462d3b03cc4 (patch)
tree728380af22b53c30e14c9fd12500442837fa3638 /security/p5-Crypt-OpenSSL-Random
parente19a4367cab4770aa74cefc8e3408ae5712bba9c (diff)
downloadpkgsrc-af2bf06c553eecebb1cfd08dc6584462d3b03cc4.tar.gz
Update to 0.11
Upstream changes: 0.11 2015-10-09 rurban - add libressl support, unsupported random_egd() with libressl 0.10 2015-02-04 rurban - fix LIBS argument, fatal on Windows. thanks to kmx 0.09 2015-02-04 rurban - add missing hints/MSWin32.pl (kmx, RT #56455) - add a couple of distro tests - fix gcov target 0.08 2015-02-03 rurban - remove Devel::CheckLib which does not work for 2 required libs - replace DynaLoader by XSLoader 0.07 2015-02-03 rurban - Bump version to publish an official release 0.06 rurban - Typo in doc (dsteinbrunner) 0.05 2013-04-02 14:31:30 rurban - Add inc/Devel/CheckLib, improve POD, add README and some helper targets - Better diagnostics when the openssl libraries are not found - Support INCDIR= and LIBDIR= arguments to Makefile.PL - Add MSWin32 hints to find the openssl libraries - Autocreate README - Fix some -Wpointer-sign warnings - Remove wrong Crypt::OpenSSL::RSA package names in docs and errmsg
Diffstat (limited to 'security/p5-Crypt-OpenSSL-Random')
-rw-r--r--security/p5-Crypt-OpenSSL-Random/Makefile5
-rw-r--r--security/p5-Crypt-OpenSSL-Random/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile
index a3a7c1e871f..596f585566f 100644
--- a/security/p5-Crypt-OpenSSL-Random/Makefile
+++ b/security/p5-Crypt-OpenSSL-Random/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:06 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2016/02/10 04:25:56 wen Exp $
#
-DISTNAME= Crypt-OpenSSL-Random-0.04
+DISTNAME= Crypt-OpenSSL-Random-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 11
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff --git a/security/p5-Crypt-OpenSSL-Random/distinfo b/security/p5-Crypt-OpenSSL-Random/distinfo
index 33abc53476e..3a32c9aa729 100644
--- a/security/p5-Crypt-OpenSSL-Random/distinfo
+++ b/security/p5-Crypt-OpenSSL-Random/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:17:55 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/02/10 04:25:56 wen Exp $
-SHA1 (Crypt-OpenSSL-Random-0.04.tar.gz) = 641375f49f715dccb5ea064160ff11978be877ac
-RMD160 (Crypt-OpenSSL-Random-0.04.tar.gz) = 5891f4f00783396e5b88066cb5bf345fe5b15174
-SHA512 (Crypt-OpenSSL-Random-0.04.tar.gz) = 0c5121903dc16bb0ee7f0d6b9528ee43e68a47e1fd301d18fb70c02c9869a1fa7f03f5dd9cdb6ee3c005d8de123f6c1357b459c0dfecd28894874f946f885bea
-Size (Crypt-OpenSSL-Random-0.04.tar.gz) = 10679 bytes
+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