Commit graph

7 commits

Author SHA1 Message Date
wen
6e74dc0a05 Update to 0.30
Upstream changes:
0.30    2018-05-22
    - Convert to Dist-Zilla.
2018-06-01 07:14:45 +00:00
mef
acef3d8682 Update 0.28 to 0.29
-------------------
0.29    2015-12-24
  - Add a dependency on the 'parent' module:
  - This caused some CPAN Testers failures on perl-5.8.x.
  - http://www.cpantesters.org/cpan/report/d21f0078-6c11-1014-b233-6b3058476d35
2016-01-31 05:56:03 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
wen
b2b0aef489 Update to 0.28
Upstream changes:
0.28    2015-01-22
     - Convert Changes to CPAN::Changes and add t/cpan-changes.t .

0.27    2015-01-22
    - Cache parsed range patterns.
        - Pull Request from Kosuke Asami (co-me). Thanks!
            - https://github.com/shlomif/String-Random/pull/1
    - Clean up the code according to perlcritic.
        - Pull Request from Lance Brown. Thanks!
            - https://github.com/shlomif/String-Random/pull/2
    - Add rand_gen parameter to new to specify a custom random generator.
        - Pull Request from Lance Brown. Thanks!
            - https://github.com/shlomif/String-Random/pull/3
2015-06-13 09:55:38 +00:00
hiramatsu
586a3fe5af 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
2014-07-23 06:30:48 +00:00
tnn
dff5175c58 Remove textproc/p5-String-Random which was a duplicate of
security/p5-String-Random. Merge changes from the textproc one into
the security one.
2008-05-22 19:04:37 +00:00
adrianp
b56f820931 String::Random is used to generate random strings. It was written to
make generating random passwords and such a little easier.
2006-08-13 17:44:06 +00:00