pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Net-Curl p5-Net-Curl: mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bcee69afa9d
branches:  trunk
changeset: 390574:6bcee69afa9d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 23 09:46:54 2022 +0000

description:
p5-Net-Curl: mark as BROKEN

Does not support curl 7.87.0 yet.
Add upstream bug report URL.

diffstat:

 www/p5-Net-Curl/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r d081a82a36b5 -r 6bcee69afa9d www/p5-Net-Curl/Makefile
--- a/www/p5-Net-Curl/Makefile  Fri Dec 23 09:27:10 2022 +0000
+++ b/www/p5-Net-Curl/Makefile  Fri Dec 23 09:46:54 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2022/10/26 10:32:05 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2022/12/23 09:46:54 wiz Exp $
 
 DISTNAME=      Net-Curl-0.45
 PKGNAME=       p5-${DISTNAME}
@@ -13,6 +13,9 @@
 
 TEST_DEPENDS+= p5-Test-CPAN-Meta-[0-9]*:../../devel/p5-Test-CPAN-Meta
 
+# https://github.com/sparky/perl-Net-Curl/issues/71
+BROKEN=                "Does not support curl 7.87.0 yet."
+
 CFLAGS+=                       -Wall -Werror -Wreturn-type
 
 PERL5_PACKLIST=                auto/Net/Curl/.packlist



Home | Main Index | Thread Index | Old Index