pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Devel-BeginLift



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Sep 16 16:19:39 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Devel-BeginLift: Makefile

Log Message:
p5-Devel-BeginLift: mark as BROKEN with upstream bug ref


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Devel-BeginLift/Makefile

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

Modified files:

Index: pkgsrc/devel/p5-Devel-BeginLift/Makefile
diff -u pkgsrc/devel/p5-Devel-BeginLift/Makefile:1.11 pkgsrc/devel/p5-Devel-BeginLift/Makefile:1.12
--- pkgsrc/devel/p5-Devel-BeginLift/Makefile:1.11       Wed Jun 14 15:53:52 2017
+++ pkgsrc/devel/p5-Devel-BeginLift/Makefile    Sat Sep 16 16:19:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/14 15:53:52 jperkin Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/16 16:19:39 tnn Exp $
 
 DISTNAME=      Devel-BeginLift-0.001003
 PKGNAME=       p5-${DISTNAME}
@@ -19,6 +19,9 @@ PERL5_MODULE_TYPE=    Module::Install::Bund
 
 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=115272
+
 BUILDLINK_DEPMETHOD.p5-B-Hooks-OP-Check=       full
 BUILDLINK_API_DEPENDS.p5-B-Hooks-OP-Check+=    p5-B-Hooks-OP-Check>=0.19
 



Home | Main Index | Thread Index | Old Index