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: Tue Sep 1 13:53:34 UTC 2020
Modified Files:
pkgsrc/lang/perl5: Makefile
Log Message:
perl: mark as superseding p5-Time-HiRes and p5-DB_File
To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 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.263 pkgsrc/lang/perl5/Makefile:1.264
--- pkgsrc/lang/perl5/Makefile:1.263 Mon Aug 31 18:00:37 2020
+++ pkgsrc/lang/perl5/Makefile Tue Sep 1 13:53:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2020/08/31 18:00:37 wiz Exp $
+# $NetBSD: Makefile,v 1.264 2020/09/01 13:53:34 wiz Exp $
.include "license.mk"
.include "Makefile.common"
@@ -78,6 +78,8 @@ CONFLICTS+= p5-parent<0.238
CONFLICTS+= p5-version<0.9924
SUPERSEDES+= p5-Tie-File<=0.99
+SUPERSEDES+= p5-Time-HiRes-[0-9]*
+SUPERSEDES+= p5-DB_File-[0-9]*
SUPERSEDES+= p5-Memoize<=1.03
SUPERSEDES+= p5-I18N-LangTags<=0.39
SUPERSEDES+= p5-Locale-Maketext<=1.23
Home |
Main Index |
Thread Index |
Old Index