pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/perl5



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 10:43:38 UTC 2020

Modified Files:
        pkgsrc/lang/perl5: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.264 -r1.265 pkgsrc/lang/perl5/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/perl5/Makefile
diff -u pkgsrc/lang/perl5/Makefile:1.264 pkgsrc/lang/perl5/Makefile:1.265
--- pkgsrc/lang/perl5/Makefile:1.264    Tue Sep  1 13:53:34 2020
+++ pkgsrc/lang/perl5/Makefile  Fri Sep  4 10:43:38 2020
@@ -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-AutoLoader<5.74
 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