Hi ports, 

Here is an update for String::Random. 

The sole upstream change is a move to Dist::Zilla for distribution [1].

Port-wise it's a simple version bump. 

Testing: 

- 'make test' passes
- There are consumers, no new failures have been found due to this
  update [2].

Comments/feedback are welcome!

Charlène.

[1] https://metacpan.org/source/SHLOMIF/String-Random-0.30/Changes
[2] https://transfer.sh/XV7Rk/p5-String-Random.tgz

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-String-Random/Makefile,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 Makefile
--- Makefile    20 Mar 2016 19:57:08 -0000      1.18
+++ Makefile    21 Jan 2019 10:42:46 -0000
@@ -4,7 +4,7 @@ COMMENT=        perl module for generating rand
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME =     String-Random-0.29
+DISTNAME =     String-Random-0.30
 CATEGORIES=    textproc
 
 # perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-String-Random/distinfo,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 distinfo
--- distinfo    27 Dec 2015 10:05:02 -0000      1.8
+++ distinfo    21 Jan 2019 10:42:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (String-Random-0.29.tar.gz) = 
HaSmXmarHbI/7coBg1W1l89pyU3XPexlchKCAFVRWlw=
-SIZE (String-Random-0.29.tar.gz) = 21246
+SHA256 (String-Random-0.30.tar.gz) = 
gRObm5bVDg5Am23hD0/6gWyERg2cihWJAlSNwqS/rRs=
+SIZE (String-Random-0.30.tar.gz) = 23589

Reply via email to