Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2019 17:29:48 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512907 - head/www/p5-WWW-Curl
Message-ID:  <201909261729.x8QHTmiL016458@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909261729.x8QHTmiL016458>