Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Data-Types/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile 20 Mar 2016 19:56:18 -0000 1.11
+++ Makefile 3 Nov 2018 21:47:49 -0000
@@ -4,7 +4,7 @@ COMMENT= validate and convert data type
MODULES= cpan
PKG_ARCH= *
-DISTNAME = Data-Types-0.09
+DISTNAME = Data-Types-0.14
CATEGORIES= devel
# perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Data-Types/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo 23 Nov 2014 19:38:07 -0000 1.3
+++ distinfo 3 Nov 2018 21:47:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (Data-Types-0.09.tar.gz) = silv3Pmt3I6Pw54V6yw9gRRfY1UlhDi8eDsSsCxBy4E=
-SIZE (Data-Types-0.09.tar.gz) = 8527
+SHA256 (Data-Types-0.14.tar.gz) = SuB0qKG/apWn8raYOiJ/Fi5IkLZNtzismFxMSLn+jds=
+SIZE (Data-Types-0.14.tar.gz) = 7818
Here is an update for Data::Types.
What's new upstream [1]:
- Mostly distribution changes
- Fixed warning "Can't stat bin: No such file or directory"
Port-wise it's a simple version bump.
Testing:
- 'make test' passes
- devel/p5-Class-Meta is the only consumer and 'make test' passes as
well [2].
Any comments?
Charlène.
[1] https://metacpan.org/changes/release/MANWAR/Data-Types-0.14
[2] https://transfer.sh/6Z80D/p5-Data-Types.tgz
No comments:
Post a Comment