From nobody Mon Feb 20 10:53:12 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PKzm873wFz3scWm; Mon, 20 Feb 2023 10:53:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PKzm86FnZz3DcY; Mon, 20 Feb 2023 10:53:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676890392; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tjlZE0yTMTOZ0Vaiir93+hqoXXxv9cfCyRIQphZP5DY=; b=ykDnvpPA1IyJrWO41XL57ef7WSKxoPWQhdS8QYLPUH6eUPRGDY+LrUje4uNZLIbNiExusq fFwLF0AjnTe55eVicfSq5lwQ7wxdFxuYj69B+5ZrIMMNcRD4o4L1UBV8WwBISt/PSo/sHM 4DSnrLE3EKifH0xme/T1x+glkMWr+kS0ilXvXBoJnXMH5BdeaOodvxyuhPs9DFuNLDxnsZ bmLTj6KjtdAKne8QX7szClVRps59ZxonQRez7/6aPQhygBz5aNdZyshZ8yAByN7v3J99PW ihp8R7b6VvXQxHzXAlZYhppWiklfB2HouycyByISBwfCAT/N71IFNp8LvLWePA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676890392; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tjlZE0yTMTOZ0Vaiir93+hqoXXxv9cfCyRIQphZP5DY=; b=pDZ1D4QRlRukHm44krn3yn6/ViYxkCRhbUF/rj7dGDOg8d9TiuJdeN+fk1K8R4JyxNZysz /7yvcffAcenb2PoP3tXgORg9ZcuStX3bdrGj6c6SxOUrGAsi2LwYWXONqAviB4jgrP8RTM iEBqfWT5onLXCoUlR+O/KsKY0/7pfgJDeZWPPI5HbyTxSECyCtBSfTrcc21o0krRsmxY9f h3nZvPy/iAF6ZjuQCobikDGGVc/yNrBqrTEhF84mnnT8gZ36a1liJqpDq6ziqNsR2dLX+z UkyMy3RtR0JX2wbEL3nN35fiCbDSvfzuDYckj77t6rp3NNVoUZ5H0Zz/vxms7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676890392; a=rsa-sha256; cv=none; b=dsay7MobjGhqXpjYB5KoYFxvP1HxSCCAjkJO2vrV60vCNchXODmMWUqDOncv7nLXjZiAob +b2jDb4yeARifxziuKxS6EAfh+vW2wO7ZJdU3ODjwMLNV2FM9HDzLvFWnSOLvtuFucoD+W 80XtXJDZSMGgs6MIJFCBnFaJnhO5nYfs2OUAQEKGb2Mmt6QCqF7GlFbGjSgkdKmL2cWsuW 26opJMyaC3R0gQ+QOGmfQ2YfiGaYF0xoy0ia5VJZtGPNEhC38xO1Rq95hpa6IK5boZ1Byt mUpVKu1LJrYtfBy8ehz+sFM5AATEr47kdNq/tAwh8g3E5Sdmec8OGlOzlFfJDw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PKzm85MRDzfJ3; Mon, 20 Feb 2023 10:53:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 31KArCZ1089998; Mon, 20 Feb 2023 10:53:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31KArCHa089997; Mon, 20 Feb 2023 10:53:12 GMT (envelope-from git) Date: Mon, 20 Feb 2023 10:53:12 GMT Message-Id: <202302201053.31KArCHa089997@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: 45d1a3a34925 - main - www/p5-Net-Curl: mark BROKEN List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 45d1a3a34925a3714e1155737233d748b2410769 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=45d1a3a34925a3714e1155737233d748b2410769 commit 45d1a3a34925a3714e1155737233d748b2410769 Author: Antoine Brodin AuthorDate: 2023-02-20 10:46:40 +0000 Commit: Antoine Brodin CommitDate: 2023-02-20 10:46:40 +0000 www/p5-Net-Curl: mark BROKEN ./const-easy-xs.inc:309:31: error: use of undeclared identifier 'CURLOPTDEPRECATED'; did you mean 'CURLOPT_PRIVATE'? Reported by: pkg-fallout --- www/p5-Net-Curl/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-Net-Curl/Makefile b/www/p5-Net-Curl/Makefile index c61540ec4133..423754411971 100644 --- a/www/p5-Net-Curl/Makefile +++ b/www/p5-Net-Curl/Makefile @@ -10,6 +10,8 @@ WWW= https://search.cpan.org/dist/Net-Curl/ LICENSE= MIT +BROKEN= fails to build + LIB_DEPENDS= libcurl.so:ftp/curl BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=1.16:devel/p5-ExtUtils-PkgConfig