Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/perl5 perl5: remove conflict with p5-CPAN-Meta-YA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/018f8857145f
branches:  trunk
changeset: 438006:018f8857145f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 10:43:38 2020 +0000

description:
perl5: remove conflict with p5-CPAN-Meta-YAML, corelist says it was never part of perl

diffstat:

 lang/perl5/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 07a48525dae9 -r 018f8857145f lang/perl5/Makefile
--- a/lang/perl5/Makefile       Fri Sep 04 10:42:39 2020 +0000
+++ b/lang/perl5/Makefile       Fri Sep 04 10:43:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2020/09/01 13:53:34 wiz Exp $
+# $NetBSD: Makefile,v 1.265 2020/09/04 10:43:38 wiz Exp $
 
 .include "license.mk"
 .include "Makefile.common"
@@ -16,7 +16,6 @@
 CONFLICTS+=    p5-CPAN<2.2700                  # 2.27
 CONFLICTS+=    p5-CPAN-Meta<2.150010
 CONFLICTS+=    p5-CPAN-Meta-Requirements<2.140
-CONFLICTS+=    p5-CPAN-Meta-YAML<0.018
 CONFLICTS+=    p5-Compress-Raw-Bzip2<2.093
 CONFLICTS+=    p5-Compress-Raw-Zlib<2.093
 CONFLICTS+=    p5-DB_File<1.853



Home | Main Index | Thread Index | Old Index