pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update p5-Data-Random to 0.12.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By: bsiegert
Date: Sun Jan 10 20:29:01 2016 +0100
Changeset: c78d99a262de79a71fb8acba301a9b775a5c4d70
Modified Files:
p5-Data-Random/Makefile
p5-Data-Random/distinfo
Log Message:
Update p5-Data-Random to 0.12.
0.12 2015-05-25T10:44:00-0700
- convert from Date::Calc to Time::Piece
- require Time::Piece 1.16 because it has add_year()
- fixed rand_datetime on MSWin32 after Time::Piece
- fixed tests to work for local timezone
- convert to File::Temp
- lots of cleanup
Thanks to mbeijen (Michiel Beijen) for these improvements!
- colors can only go up to 255 (RT/100995)
Thanks to jrosenboom
0.11 2014-01-01T15:09:57-0800
- remove MYMETA.* from dist and add them to MANIFEST.SKIP
(RT/89174)
0.10 2013-10-30T20:37:08-0700
- rand_chars() will now return a string when called in scalar
context
- tidied up this file according to CPAN::Changes::Spec
0.09 2013-09-14 00:06:55 PDT
- getting new Module::Install::GithubMeta (RT/88089)
- remove some spurious files from MANIFEST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c78d99a262de79a71fb8acba301a9b775a5c4d70
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Data-Random/Makefile | 2 +-
p5-Data-Random/distinfo | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs:
diff --git a/p5-Data-Random/Makefile b/p5-Data-Random/Makefile
index d6ac4ce..832fc4b 100644
--- a/p5-Data-Random/Makefile
+++ b/p5-Data-Random/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:29 thomasklausner Exp $
-DISTNAME= Data-Random-0.08
+DISTNAME= Data-Random-0.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
diff --git a/p5-Data-Random/distinfo b/p5-Data-Random/distinfo
index 2010372..237eee9 100644
--- a/p5-Data-Random/distinfo
+++ b/p5-Data-Random/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.3 2013/04/17 02:10:50 jgoamakf Exp $
-SHA1 (Data-Random-0.08.tar.gz) = c45fa25e3d51f756f853ed7a636dac41445f3ee8
-RMD160 (Data-Random-0.08.tar.gz) = 8bbc7606e8959f79d133faf1b6b7001d64fff237
-Size (Data-Random-0.08.tar.gz) = 168327 bytes
+SHA1 (Data-Random-0.12.tar.gz) = 5977486f239644e1b52fea2a756915db78df2ea5
+RMD160 (Data-Random-0.12.tar.gz) = 9c6b0ba0c468d1450726e57f76aac0a56fd59cfc
+SHA512 (Data-Random-0.12.tar.gz) = ae898af42a44576f5b968fb44015339e6db4c8542e6198d87aa4346eba767a81bfdd35c33f10d52adddad9fe38d24475bcc7fa87e8223f1a2756ece1da84ee97
+Size (Data-Random-0.12.tar.gz) = 166951 bytes
Home |
Main Index |
Thread Index |
Old Index