svn commit: r512907 - head/www/p5-WWW-Curl

Antoine Brodin antoine at FreeBSD.org
Thu Sep 26 17:29:48 UTC 2019


Author: antoine
Date: Thu Sep 26 17:29:47 2019
New Revision: 512907
URL: https://svnweb.freebsd.org/changeset/ports/512907

Log:
  Mark BROKEN: fails to build
  
  Reported by:	pkg-fallout

Modified:
  head/www/p5-WWW-Curl/Makefile

Modified: head/www/p5-WWW-Curl/Makefile
==============================================================================
--- head/www/p5-WWW-Curl/Makefile	Thu Sep 26 17:00:21 2019	(r512906)
+++ head/www/p5-WWW-Curl/Makefile	Thu Sep 26 17:29:47 2019	(r512907)
@@ -14,6 +14,8 @@ COMMENT=	Perl extension interface for libcurl
 
 LICENSE=	MIT
 
+BROKEN=		non-void function 'constant' should return a value
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 TEST_DEPENDS=	p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \
 		p5-Test-Pod>=1.14:devel/p5-Test-Pod \


More information about the svn-ports-head mailing list