Hi, I was curious about our BROKEN ports so I looked at them. Here's the first one.
Comment in the Makefile links to https://rt.cpan.org/Public/Bug/Display.html?id=118854 which last comment is "Fixed in Data-Alias-1.21, just uploaded to CPAN." And indeed make test says in 1.20 Files=32, Tests=0, 1 wallclock secs ( 0.05 usr 0.08 sys + 0.69 cusr 0.35 csys = 1.17 CPU) Result: FAIL Failed 28/32 test programs. 0/0 subtests failed. in 1.21 All tests successful. Files=32, Tests=619, 2 wallclock secs ( 0.15 usr 0.18 sys + 1.05 cusr 0.58 csys = 1.96 CPU) Result: PASS Comments? Ok? Cheers, Daniel Index: Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Data-Alias/Makefile,v retrieving revision 1.19 diff -u -p -r1.19 Makefile --- Makefile 20 Jul 2017 16:25:06 -0000 1.19 +++ Makefile 28 Aug 2018 18:37:47 -0000 @@ -1,12 +1,9 @@ # $OpenBSD: Makefile,v 1.19 2017/07/20 16:25:06 bluhm Exp $ -# https://rt.cpan.org/Public/Bug/Display.html?id=118854 -BROKEN = Data::Alias 1.20 broken for Perl 5.24.0 and greater - COMMENT = comprehensive set of aliasing operations MODULES = cpan -DISTNAME = Data-Alias-1.20 +DISTNAME = Data-Alias-1.21 CATEGORIES = devel # Perl Index: distinfo =================================================================== RCS file: /cvs/ports/devel/p5-Data-Alias/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 7 Nov 2015 22:06:02 -0000 1.4 +++ distinfo 28 Aug 2018 18:37:47 -0000 @@ -1,2 +1,2 @@ -SHA256 (Data-Alias-1.20.tar.gz) = NEuqGZgIhfaQ7AfwDzketFf3yf/jOKqQNE9CtuUXvqk= -SIZE (Data-Alias-1.20.tar.gz) = 63667 +SHA256 (Data-Alias-1.21.tar.gz) = 9cVl+oMaeyCmfTXP7wAIAf75RMeF4SnUfdZNCqcmcEw= +SIZE (Data-Alias-1.21.tar.gz) = 64332