From nobody Wed Jun 5 09:08:13 2024 X-Original-To: dev-commits-ports-all@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 4VvM7d2mYgz5MFFV; Wed, 05 Jun 2024 09:08:13 +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 4VvM7d16XJz4PyG; Wed, 5 Jun 2024 09:08:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717578493; 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=EArotYyN3ny1HIQ4G/Ax3wOUUQJWqWdfsy43f0sMs/o=; b=Y30MEudrqjdh8z1J5rneqO1eikb84rQEfgO0zPSXTJZ/jG1Q81J+VSRkIChNjn242Qi6Fd Apv6nJmgmRarQUQbMs5kvgquP72QdIX6lxB6hRxRDf3RxFQaNsfjcje6PEKpn5w/hDhS21 z7CM8f9O0N5DebfHoKAYHCJBCW7pcoUjc58t2SGXw8pVFjdOYrwfV81C0c+gKMNmK6fIoD /WAnsSsvfA5qZIS7RGDw96Rfk/SvgUXwLiVEM9YChbwn+QfrLjBkWGfyssdy/L53EMFaZP ecwWWsxCaxMrsTyjpPUEJ/+kAfCz+YkV/ooIgRdFx7E1OGnl7kuu8NuXZnUNAQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717578493; a=rsa-sha256; cv=none; b=mHCIhD9lGkqZmlqMmbteIkpVnzgmdn9OLZnz+dyEJgjuhSGzfoG0OQI2rpWTwbX7yfXL5b C5sSqDGaCI0WlQHiEsyNcjULjesnRVlsgzg1L6q1uE6ZOvSMencuHY8JQVCxY+aKnZRx49 0rSD0z0+YXm/pSRB/DZ3nNdUE2Oz6+OpNy1AyIqd0uZ4A+bg8fSw7Uvb6NzxOlsv5SnC+5 Dl278RAiAcQ8w8fEOJwNaRjLaFwff3MyKsvly1Bmm3wCn/pUQwDvdloYr488Aux0aY603C clBV1WMuHILQ4132Mr2R15ppss+Lz6xR+2YkeuVlfxQdIvpUXndxlmS1mQ5CDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717578493; 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=EArotYyN3ny1HIQ4G/Ax3wOUUQJWqWdfsy43f0sMs/o=; b=eWuaEHkH2Y/Ws0uDvqAH+BRZl/w+UTl12i1KEtX9V7TdNQcs+OExMccTKDEiF9nbsHdvpE Yd4DTtskux4GGPZf3uhagBgBEVlTfeYznAr+RF/NFJsdUcjw/DtCzaKdCzidd7gSHTANyK RsTOZnHgbZcdAinF7JyhOtT503LgDhbs47TotLWzzyAql1uweatrimSktdzVfDqGzMmXZE WYKZjznUJs8G//kP2Gj3U8ebFcPKIQ9hxnjSURat8ZW857jKj9w2iFCisqo4tKabEj43qe tfZZrLlNs6dl467YGA+oxbCApmljaKA64kps9T7Hb2rRUJ3ffETnbHlAVQ8jnA== 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 4VvM7d0l2mzwfT; Wed, 5 Jun 2024 09:08:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 45598DGY094337; Wed, 5 Jun 2024 09:08:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 45598DsN094334; Wed, 5 Jun 2024 09:08:13 GMT (envelope-from git) Date: Wed, 5 Jun 2024 09:08:13 GMT Message-Id: <202406050908.45598DsN094334@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Gmelin Subject: git: 447b64ad9aa6 - main - devel/py-ice37: Unbreak build List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: grembo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 447b64ad9aa652cdb76fc336745ec745ee802559 Auto-Submitted: auto-generated The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=447b64ad9aa652cdb76fc336745ec745ee802559 commit 447b64ad9aa652cdb76fc336745ec745ee802559 Author: Michael Gmelin AuthorDate: 2024-06-05 09:07:31 +0000 Commit: Michael Gmelin CommitDate: 2024-06-05 09:07:31 +0000 devel/py-ice37: Unbreak build --- devel/py-ice37/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-ice37/Makefile b/devel/py-ice37/Makefile index 24b4f6f8f82f..92529fa54f04 100644 --- a/devel/py-ice37/Makefile +++ b/devel/py-ice37/Makefile @@ -10,7 +10,7 @@ BUILD_DEPENDS= mcpp:devel/mcpp LIB_DEPENDS= libIce.so.${LIB_VRS}:devel/ice37 \ libmcpp.so:devel/mcpp -USES= gettext-runtime python:-3.9 shebangfix +USES= gettext-runtime python shebangfix USE_PYTHON= py3kplist SLAVE_PORT= yes MASTERDIR= ${.CURDIR}/../ice37