pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-Alias p5-Data-Alias: mark as BROKEN with...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7569788731bd
branches:  trunk
changeset: 368401:7569788731bd
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Sep 16 13:20:11 2017 +0000

description:
p5-Data-Alias: mark as BROKEN with current version of Perl

diffstat:

 devel/p5-Data-Alias/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3a4c807f4b88 -r 7569788731bd devel/p5-Data-Alias/Makefile
--- a/devel/p5-Data-Alias/Makefile      Sat Sep 16 13:06:48 2017 +0000
+++ b/devel/p5-Data-Alias/Makefile      Sat Sep 16 13:20:11 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/06/14 15:50:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2017/09/16 13:20:11 tnn Exp $
 
 DISTNAME=      Data-Alias-1.20
 PKGNAME=       p5-${DISTNAME}
@@ -17,5 +17,8 @@
 
 MAKE_ENV+=     PERL_USE_UNSAFE_INC=1
 
+BROKEN=                Not compatible with the current version of Perl.
+BROKEN+=       See: https://rt.cpan.org/Public/Bug/Display.html?id=114544
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index