Hi,ports@:

  Here is a patch for devel/p5-Devel-Cover-Report-Clover:
   i) Update to 1.01
   ii) Remove the patch, since current Module::Build in base is newer than 0.40.

  It build well on pass all tests on amd64-head system.
  No other ports depends on it.

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-Cover-Report-Clover/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    12 Jul 2019 20:44:51 -0000      1.4
+++ Makefile    30 Jul 2019 03:50:50 -0000
@@ -4,9 +4,8 @@ COMMENT =       backend for Clover reporting o
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Devel-Cover-Report-Clover-0.35
+DISTNAME =     Devel-Cover-Report-Clover-1.01
 CATEGORIES =   devel
-REVISION =     0
 
 # perl
 PERMIT_PACKAGE =       Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-Cover-Report-Clover/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    30 Oct 2013 09:50:30 -0000      1.1.1.1
+++ distinfo    30 Jul 2019 03:50:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (Devel-Cover-Report-Clover-0.35.tar.gz) = 
8F3nUw2uyAdjsvaWVfNEzmsul2ww+9brCBSG+/wqCUY=
-SIZE (Devel-Cover-Report-Clover-0.35.tar.gz) = 23568
+SHA256 (Devel-Cover-Report-Clover-1.01.tar.gz) = 
0UglUYn9nidl+8jETeG9Cj5TYUwrIddpi0fEA8jQOak=
+SIZE (Devel-Cover-Report-Clover-1.01.tar.gz) = 24105
Index: patches/patch-META_yml
===================================================================
RCS file: patches/patch-META_yml
diff -N patches/patch-META_yml
--- patches/patch-META_yml      30 Oct 2013 09:50:30 -0000      1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,15 +0,0 @@
-$OpenBSD: patch-META_yml,v 1.1.1.1 2013/10/30 09:50:30 schwarze Exp $
-There is no good reason to require Module::Build 0.40; the version
-we have in base works just fine.  Probably, the author simply
-required what he happened to have installed.
---- META.yml.orig      Mon Mar 12 10:26:55 2012
-+++ META.yml   Mon Oct 28 20:54:37 2013
-@@ -13,7 +13,7 @@ build_requires:
-   Test::MockObject: 0
-   Test::More: 0
- configure_requires:
--  Module::Build: 0.4
-+  Module::Build: 0.39
- dynamic_config: 1
- generated_by: 'Module::Build version 0.4, CPAN::Meta::Converter version 
2.120530'
- license: perl

Reply via email to