pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Net-Curl
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 23 09:46:54 UTC 2022
Modified Files:
pkgsrc/www/p5-Net-Curl: Makefile
Log Message:
p5-Net-Curl: mark as BROKEN
Does not support curl 7.87.0 yet.
Add upstream bug report URL.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/p5-Net-Curl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-Net-Curl/Makefile
diff -u pkgsrc/www/p5-Net-Curl/Makefile:1.21 pkgsrc/www/p5-Net-Curl/Makefile:1.22
--- pkgsrc/www/p5-Net-Curl/Makefile:1.21 Wed Oct 26 10:32:05 2022
+++ pkgsrc/www/p5-Net-Curl/Makefile Fri Dec 23 09:46:54 2022
@@ -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 @@ LICENSE= mit
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