Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc *: remove p5-CPAN-Meta dependency, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/689ede453332
branches:  trunk
changeset: 438002:689ede453332
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 10:39:25 2020 +0000

description:
*: remove p5-CPAN-Meta dependency, part of perl

diffstat:

 databases/p5-Parse-Dia-SQL/Makefile   |  4 +---
 devel/p5-Module-Build/Makefile        |  3 +--
 sysutils/munin-common/Makefile.common |  4 +---
 3 files changed, 3 insertions(+), 8 deletions(-)

diffs (54 lines):

diff -r 47437afa88c5 -r 689ede453332 databases/p5-Parse-Dia-SQL/Makefile
--- a/databases/p5-Parse-Dia-SQL/Makefile       Fri Sep 04 10:38:22 2020 +0000
+++ b/databases/p5-Parse-Dia-SQL/Makefile       Fri Sep 04 10:39:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:07:06 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/04 10:39:25 wiz Exp $
 
 DISTNAME=      Parse-Dia-SQL-0.30
 PKGNAME=       p5-${DISTNAME}
@@ -11,8 +11,6 @@
 COMMENT=       Perl module to convert Dia diagrams to SQL
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
-BUILD_DEPENDS+=        p5-CPAN-Meta-[0-9]*:../../devel/p5-CPAN-Meta
-
 DEPENDS+=      p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
 DEPENDS+=      p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 DEPENDS+=      p5-Text-Table-[0-9]*:../../textproc/p5-Text-Table
diff -r 47437afa88c5 -r 689ede453332 devel/p5-Module-Build/Makefile
--- a/devel/p5-Module-Build/Makefile    Fri Sep 04 10:38:22 2020 +0000
+++ b/devel/p5-Module-Build/Makefile    Fri Sep 04 10:39:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2020/08/31 18:08:21 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2020/09/04 10:39:25 wiz Exp $
 
 DISTNAME=      Module-Build-0.4231
 PKGNAME=       p5-${DISTNAME}0
@@ -13,7 +13,6 @@
 
 DEPENDS+=      p5-inc-latest-[0-9]*:../../devel/p5-inc-latest
 
-TEST_DEPENDS+= p5-CPAN-Meta>=2.142060:../../devel/p5-CPAN-Meta
 TEST_DEPENDS+= p5-PAR-Dist-[0-9]*:../../devel/p5-PAR-Dist
 # For the tests:
 USE_TOOLS+=    perl
diff -r 47437afa88c5 -r 689ede453332 sysutils/munin-common/Makefile.common
--- a/sysutils/munin-common/Makefile.common     Fri Sep 04 10:38:22 2020 +0000
+++ b/sysutils/munin-common/Makefile.common     Fri Sep 04 10:39:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2020/09/01 08:01:26 wiz Exp $
+# $NetBSD: Makefile.common,v 1.5 2020/09/04 10:39:25 wiz Exp $
 #
 # used by sysutils/munin-common/Makefile
 # used by sysutils/munin-master/Makefile
@@ -13,9 +13,7 @@
 HOMEPAGE=      http://munin-monitoring.org/
 LICENSE=       gnu-gpl-v2
 
-BUILD_DEPENDS+=        p5-CPAN-Meta>=2.141170:../../devel/p5-CPAN-Meta
 BUILD_DEPENDS+=        p5-Module-Build>=0.42050:../../devel/p5-Module-Build
-#BUILD_DEPENDS+=       p5-Time-HiRes>=0:../../time/p5-Time-HiRes
 DEPENDS=       p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay
 
 DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo



Home | Main Index | Thread Index | Old Index