Index: Makefile
===================================================================
RCS file: /home/cvs/ports/devel/p5-Test-CheckManifest/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile 20 Mar 2016 19:56:36 -0000 1.7
+++ Makefile 5 May 2017 23:08:46 -0000
@@ -2,7 +2,7 @@
COMMENT = check Manifest matches your distro
-DISTNAME = Test-CheckManifest-1.29
+DISTNAME = Test-CheckManifest-1.31
CPAN_AUTHOR = RENEEB
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/devel/p5-Test-CheckManifest/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 28 Jul 2015 09:42:58 -0000 1.5
+++ distinfo 5 May 2017 23:09:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-CheckManifest-1.29.tar.gz) = rW3EbKEBkORtidZkxX0lxwxAs/cpaePeZ0V4G0WtRIs=
-SIZE (Test-CheckManifest-1.29.tar.gz) = 9832
+SHA256 (Test-CheckManifest-1.31.tar.gz) = ZnHOPykg6Qj5EvctEONjhQg6ntHuWpojASIWjvY/MtM=
+SIZE (Test-CheckManifest-1.31.tar.gz) = 10257
Built tested on amd64.
Changes
1.31 2017-04-21
[IMPROVEMENT]
* Run tests in series, not parallel. This should fix github #4.
Thanks to Michael Gray (mjg17).
1.30 2015-09-22
[IMPROVEMENT]
* Check duplicate entries in the MANIFEST file (Thanks to Mohammad
S Anwar (Manwar), github #5)
Ok?
No comments:
Post a Comment