diff options
| author | markd <markd@pkgsrc.org> | 2014-09-04 21:51:53 +0000 |
|---|---|---|
| committer | markd <markd@pkgsrc.org> | 2014-09-04 21:51:53 +0000 |
| commit | 2a818bd5a8a4e0ab61c10d5038d6ae3d4982b37a (patch) | |
| tree | 010e2b0374e59b8b8b90b8b75b3feee09a4a6e06 /security/p5-Bytes-Random-Secure | |
| parent | 1b7bb6a933b1dd92ce9b2b90543756a30b769b8c (diff) | |
| download | pkgsrc-2a818bd5a8a4e0ab61c10d5038d6ae3d4982b37a.tar.gz | |
Update to 0.28
0.28 2013-11-21
- Removed silly micro-optimization that was responsible for generating a
warning in Perl versions prior to 5.18.
0.27 2013-10-06
- Merged pull request from David Steinbrunner: specifying meta-spec
so metadata can be seen/used.
- Fixed t/05-kwalitee.t to work with latest revisions on Test::Kwalitee.
Diffstat (limited to 'security/p5-Bytes-Random-Secure')
| -rw-r--r-- | security/p5-Bytes-Random-Secure/Makefile | 5 | ||||
| -rw-r--r-- | security/p5-Bytes-Random-Secure/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Bytes-Random-Secure/Makefile b/security/p5-Bytes-Random-Secure/Makefile index ae4a4c28f1e..bdbfd97a98c 100644 --- a/security/p5-Bytes-Random-Secure/Makefile +++ b/security/p5-Bytes-Random-Secure/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/04 21:51:53 markd Exp $ -DISTNAME= Bytes-Random-Secure-0.26 +DISTNAME= Bytes-Random-Secure-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Bytes/} diff --git a/security/p5-Bytes-Random-Secure/distinfo b/security/p5-Bytes-Random-Secure/distinfo index 7d04a847707..644fb61d477 100644 --- a/security/p5-Bytes-Random-Secure/distinfo +++ b/security/p5-Bytes-Random-Secure/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/07/14 05:57:28 wen Exp $ +$NetBSD: distinfo,v 1.2 2014/09/04 21:51:53 markd Exp $ -SHA1 (Bytes-Random-Secure-0.26.tar.gz) = 2614af5fd76a631b2da6f460cd16539ec83b325d -RMD160 (Bytes-Random-Secure-0.26.tar.gz) = fe6847c84e5f79471df97da6cc10cb3f29b73d61 -Size (Bytes-Random-Secure-0.26.tar.gz) = 26747 bytes +SHA1 (Bytes-Random-Secure-0.28.tar.gz) = c2a98e7804b11b53ef965a0c612fd2b872a15684 +RMD160 (Bytes-Random-Secure-0.28.tar.gz) = c539ed3570582d9a6be45916cbf58ba44357873a +Size (Bytes-Random-Secure-0.28.tar.gz) = 26838 bytes |
