From nobody Thu Feb 2 15:41:10 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 4P730k3jHDz3fmQT; Thu, 2 Feb 2023 15:41:10 +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 4P730k39Llz3L1J; Thu, 2 Feb 2023 15:41:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675352470; 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=z1hwR+NTd/1Gc9KvTU42+6VjnHjwVg6n4IccA+ESQTk=; b=ie733GzULE9s2D+/fbYwS//vG6I5zRNWIgr5gkGvDR1lTfFf+ZHai6P4fyYYdj+VAum1tX 404swHtotUtOhbeCfzPv3VibAi/m7t6hPIt3BlwIp/GfXvKSnJ7jciVNRYIXf+EFbvcjU4 pGHKfBY9vrLWzaYBm7g3+FzynwaCNDrV/3sbxEvirSepAVbarRKfMndKqxD9feUjKs4Lin j9asJ8lhtG/sH1KLe/PKaCrADKIIrYARag8ftPeY3ioGdfYCtGKHbQOnm/u9lvuQZirk3G tZE5TjHhHcB8pbRXNeTXRNh4EdIA9EbBtV84HgH8tR8aCzoFC5ikDkx+7krinQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675352470; 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=z1hwR+NTd/1Gc9KvTU42+6VjnHjwVg6n4IccA+ESQTk=; b=mH0ECLdfv4y3Y+0CSaUDSr0QTDZ2G/OdvUv0Gp2jInjTXQYkGVw+RO/vHkiTZ8eQBcNeis U9q5rNSQ6oWk5FCAcA9B8XSplyL83Zw7BO/Jlyepsp2AxCwYs8ac0VPLG5RGyF/a7oWCXo +bqjsRFLRJBRRprZ99HCEhar0NTxiDCUYkeSqGwiqG/hYfwkb2wachVAGjvrPvWUzyi3Vx Z15vmVi5HHRrNBaYFEN7THVaDMhrSqRZ7166bgcC5CFsPkf/lZNuzXFe/aE3C0VvfhTUT4 teM5hpgcMyrefjlEsN9+6CkICgFKHV81D7isKoUSEI329wwOIG2G6mdIA4PD+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675352470; a=rsa-sha256; cv=none; b=ftcse1m0+M0XxvsL65PVKdZtIDLHpWnLLxcXPla7uWECLk0kzHiHWZxwphJWeF7l+1Czit ZuIG6ElppUNxfPDvrBS3rPjqAbXOMZuesgoPVUd6DpdxOUNY+yDkzcyvIx+QfKQGA8Jiwp kGqZiwy/HOUp9klTVZWbMnl0uBOFVSjodiIikMRnwU4B0eMnwkZxINFC8QFxaSmOwnJK7X QBn3/2TfQpls9Ow3wQrjosqMPzFw9k4G2AFFKCdA7gQDXfkcF9UjibsTnGoKDHRtmgVDeL UMFF3nCZPyaYkMBFAwqQFwCul6qpN8/nl47vUIR/T3GVlyJAT6fV2NgUWGbkhQ== 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 4P730k2Cxfz10hr; Thu, 2 Feb 2023 15:41:10 +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 312FfAk0060470; Thu, 2 Feb 2023 15:41:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 312FfAB1060469; Thu, 2 Feb 2023 15:41:10 GMT (envelope-from git) Date: Thu, 2 Feb 2023 15:41:10 GMT Message-Id: <202302021541.312FfAB1060469@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ryan Moeller Subject: git: 33af83813501 - main - devel/py-libzfs: Update to fix build 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: freqlabs X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 33af83813501ce25303aa50ea47a3ea8f95cf9d8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by freqlabs (src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=33af83813501ce25303aa50ea47a3ea8f95cf9d8 commit 33af83813501ce25303aa50ea47a3ea8f95cf9d8 Author: Ryan Moeller AuthorDate: 2023-02-02 15:39:22 +0000 Commit: Ryan Moeller CommitDate: 2023-02-02 15:39:22 +0000 devel/py-libzfs: Update to fix build Update to fix the build after recent changes in ZFS. Approved by: lwhsu (implicit) Sponsored by: iXsystems, Inc. --- devel/py-libzfs/Makefile | 4 ++-- devel/py-libzfs/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-libzfs/Makefile b/devel/py-libzfs/Makefile index 0fcda5aa19cb..65fe42ca3803 100644 --- a/devel/py-libzfs/Makefile +++ b/devel/py-libzfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= libzfs -PORTVERSION= 1.1.2022081600 +PORTVERSION= 1.1.2023020200 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= truenas GH_PROJECT= py-libzfs -GH_TAGNAME= 077cf6d +GH_TAGNAME= 1a99a45 HAS_CONFIGURE= yes USES= compiler:c11 python diff --git a/devel/py-libzfs/distinfo b/devel/py-libzfs/distinfo index ce124cbd6684..2d016087530a 100644 --- a/devel/py-libzfs/distinfo +++ b/devel/py-libzfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660645925 -SHA256 (truenas-py-libzfs-1.1.2022081600-077cf6d_GH0.tar.gz) = 6a9ed2e7c54d08179d0199320aac9ccb6d641e8a0f40a325628ebd93e55a1bab -SIZE (truenas-py-libzfs-1.1.2022081600-077cf6d_GH0.tar.gz) = 95427 +TIMESTAMP = 1675352253 +SHA256 (truenas-py-libzfs-1.1.2023020200-1a99a45_GH0.tar.gz) = 62eefaf62d0d6c68638ac80b77bf10a9e7415b4e55b5f67aa6e6dc0c9ceb38ec +SIZE (truenas-py-libzfs-1.1.2023020200-1a99a45_GH0.tar.gz) = 95973