pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-String-Random Update security/p5-String-Ra...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfa922b3a235
branches: trunk
changeset: 637210:bfa922b3a235
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Wed Jul 23 06:30:48 2014 +0000
description:
Update security/p5-String-Random to 0.26.
Changes from previous:
----------------------
0.26 Fri Jan 31 2014
- LICENSE section and file (CPANTS).
- Minimum version of perl in Build.PL / META.yml .
0.25 Fri Dec 27 2013
- Update the link to the version control repository.
0.24 Tue Dec 03 2013
- Add keywords and a link to he repository to Build.PL / META.yml.
0.23 Tue Dec 03 2013
- Add t/style-trailing-space.t .
- Update the POD in lib/String/Random.pm .
- Add t/pod.t .
- Convert Build.PL to Test::Run::Builder.
- Hopefully fix https://rt.cpan.org/Public/Bug/Display.html?id=86894
- Bug #86894 for String-Random: Spurious warnings
diffstat:
security/p5-String-Random/Makefile | 6 +++---
security/p5-String-Random/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 26bdf59eb9a0 -r bfa922b3a235 security/p5-String-Random/Makefile
--- a/security/p5-String-Random/Makefile Wed Jul 23 06:30:13 2014 +0000
+++ b/security/p5-String-Random/Makefile Wed Jul 23 06:30:48 2014 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:25 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/07/23 06:30:48 hiramatsu Exp $
-DISTNAME= String-Random-0.22
+DISTNAME= String-Random-0.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= perl5 security
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/String-Random/
COMMENT= Perl module to generate random strings based on a pattern
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 26bdf59eb9a0 -r bfa922b3a235 security/p5-String-Random/distinfo
--- a/security/p5-String-Random/distinfo Wed Jul 23 06:30:13 2014 +0000
+++ b/security/p5-String-Random/distinfo Wed Jul 23 06:30:48 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/05/22 19:04:37 tnn Exp $
+$NetBSD: distinfo,v 1.3 2014/07/23 06:30:48 hiramatsu Exp $
-SHA1 (String-Random-0.22.tar.gz) = 95f028f64caf13b75b871e4545556d6f8be6653b
-RMD160 (String-Random-0.22.tar.gz) = 9159b9f9955b650ff616e14eea2b314454e03819
-Size (String-Random-0.22.tar.gz) = 7629 bytes
+SHA1 (String-Random-0.26.tar.gz) = 94363bad2a334a70944692eefffc072b46e78ade
+RMD160 (String-Random-0.26.tar.gz) = 9ac2ed8d65070544b24030132f2fc5bbfd5b8a62
+Size (String-Random-0.26.tar.gz) = 20054 bytes
Home |
Main Index |
Thread Index |
Old Index