pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Data-Alias
Module Name: pkgsrc
Committed By: tnn
Date: Sat Sep 16 13:20:11 UTC 2017
Modified Files:
pkgsrc/devel/p5-Data-Alias: Makefile
Log Message:
p5-Data-Alias: mark as BROKEN with current version of Perl
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Data-Alias/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-Data-Alias/Makefile
diff -u pkgsrc/devel/p5-Data-Alias/Makefile:1.20 pkgsrc/devel/p5-Data-Alias/Makefile:1.21
--- pkgsrc/devel/p5-Data-Alias/Makefile:1.20 Wed Jun 14 15:50:46 2017
+++ pkgsrc/devel/p5-Data-Alias/Makefile Sat Sep 16 13:20:11 2017
@@ -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 @@ USE_LANGUAGES= c
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