summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-26 11:12:15 +0000
committerwiz <wiz@pkgsrc.org>2015-08-26 11:12:15 +0000
commit5168ab391089e7d431db854b88192fd45b977571 (patch)
tree1e7a5b0c7f61a09e169dec00c713c73a18ac83bf /devel
parent1411aa004eff16bb30ae53205933da9ddd383f06 (diff)
downloadpkgsrc-5168ab391089e7d431db854b88192fd45b977571.tar.gz
Mark as BROKEN with perl 5.22, and link to upstream bug reports.
These do contain patches, if someone is interested in fixing this.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Alias/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/p5-Data-Alias/Makefile b/devel/p5-Data-Alias/Makefile
index d05150bd4a5..1b5db9d0404 100644
--- a/devel/p5-Data-Alias/Makefile
+++ b/devel/p5-Data-Alias/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:04 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/08/26 11:12:15 wiz Exp $
DISTNAME= Data-Alias-1.18
PKGNAME= p5-${DISTNAME}
@@ -11,6 +11,10 @@ HOMEPAGE= http://search.cpan.org/dist/Data-Alias/
COMMENT= Comprehensive set of aliasing operations
LICENSE= ${PERL5_LICENSE}
+# see https://rt.cpan.org/Public/Bug/Display.html?id=98758
+# see https://rt.cpan.org/Public/Bug/Display.html?id=100944
+BROKEN= 1.18 does not build with perl-5.22.0
+
PERL5_PACKLIST= auto/Data/Alias/.packlist
USE_LANGUAGES= c