From nobody Sun Aug 27 11:12:07 2023 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 4RYWHC3JgRz4qq0J; Sun, 27 Aug 2023 11:12:07 +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 4RYWHC2PZQz3Qdh; Sun, 27 Aug 2023 11:12:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693134727; 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=6w10BFBTG648y8sPZVObh17EvLG3t7FDebERQ1IhnP8=; b=Nsp03uNJqWbnwktZnBReJ6ZiFGUFLoNeS7kVQSDAwLd3ad5YDEF278R4nG0JL7CECpr1YP orYZmOHF3Sk7EyZ82J5rAHFCNkqbsXzRbtpyuRdFTovwD1vYLnoOrri4WvaI24HZXGWruL 3sswHVYaZYgypnhb02cgqfg7Rk4UT44M+tAHYrqAHFV299mGTE/lwBqF9bOcQr6xzX9IKX JNOc07sOTq0zpRp6mRMZYEXfNjkV78gRaadgw33Lo2FvUWz+J63plh4zADsHfIO0/A7jTU tIuor1FlqfDYxFv1FlsmVhp0T0o0Oi0z2lcdcOtd/M7CCv9b8h+57auxvzoD0A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693134727; 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=6w10BFBTG648y8sPZVObh17EvLG3t7FDebERQ1IhnP8=; b=dAczJmX8SOTjnH7/P0PW1foshv58ytlKU5Zl15jZhYTiLFa7iqUAGMtobo53cVQwVD1DXs E4RwopiSW9gAb48xmd0KZe2+mzObdL/bzrLyyPlHHSPPgnWgCCmUSh+SGX9iyGu1BbcRq3 U7qUP9Ptj3JlUenvl6DQKESA4TbrwD5QJJSqPTotbbEFEXTISCMhepdi118wZyeejHE05e gbKObiufMYDZFdC0KxAnkL7ksBZJlZga6e2G/IhoxZlHPUFBP1B9svK0RxB2V+LfyYa3/2 Qj7xH30SlkvDLyzUS8dZUntZRqUo+R5uraPHOFNVoiJcrTH6jq4bfhOc4ycWGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693134727; a=rsa-sha256; cv=none; b=EUrdd0uWnRmAD/G4jCJZw/gMBQHidjlhDX3wF3WTpyiS7JAzX/v1FnIoGM3x166O5gk76N mDdBJ591VQ6RPgKxbUH4BdAD3DZT4fExPcTJDZYSTjd0khQlQi8PigW/tzsMvCjtZZn7yV uFC+7hLKzYRH83Y0kqAybaPN1WEP9NsUtrKBd78LY9pwxriA0/vX2hwGBiemPZMfUrcNEv 0nb6CmyPpKOw0ybn+Gu84CCPuNJ36930RUSnWVWIJ/Nz78D/ScpH0abqpOQYOcAsQ1+qfn sbFT4UE+qZB+qtM0JnXMdTJVaeNOon9RA2xljjf61fK74bshReXZnSYppPeUmw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RYWHC1SBTz9Dw; Sun, 27 Aug 2023 11:12:07 +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 37RBC7En061505; Sun, 27 Aug 2023 11:12:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 37RBC7qu061502; Sun, 27 Aug 2023 11:12:07 GMT (envelope-from git) Date: Sun, 27 Aug 2023 11:12:07 GMT Message-Id: <202308271112.37RBC7qu061502@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ruslan Makhmatkhanov Subject: git: 9aeea333b6c2 - main - MOVED: add forgottend devel/py-z3c.batching entry 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9aeea333b6c26a547a4aef2082e55c1c57ca73fc Auto-Submitted: auto-generated The branch main has been updated by rm: URL: https://cgit.FreeBSD.org/ports/commit/?id=9aeea333b6c26a547a4aef2082e55c1c57ca73fc commit 9aeea333b6c26a547a4aef2082e55c1c57ca73fc Author: Ruslan Makhmatkhanov AuthorDate: 2023-08-27 11:11:34 +0000 Commit: Ruslan Makhmatkhanov CommitDate: 2023-08-27 11:11:34 +0000 MOVED: add forgottend devel/py-z3c.batching entry --- MOVED | 1 + 1 file changed, 1 insertion(+) diff --git a/MOVED b/MOVED index a8062e51a648..8a07e9216ae8 100644 --- a/MOVED +++ b/MOVED @@ -7801,6 +7801,7 @@ irc/birch||2023-08-25|Has expired: Upstream no longer maintained net-im/6cord||2023-08-25|Has expired: Upstream no longer maintained devel/py-gpep517||2023-08-26|Remove obsoleted port. It is no longer needed after Python 3.7 removal devel/py-rapidfuzz2|devel/py-rapidfuzz|2023-08-26|Remove obsoleted port. Use devel/py-rapidfuzz instead +devel/py-z3c.batching||2023-08-27|Remove leaf zope ports that have no sence in absence of zope itself devel/py-z3c.zcmlhook||2023-08-27|Remove leaf zope ports that have no sence in absence of zope itself devel/py-zc.buildout||2023-08-27|Remove leaf zope ports that have no sence in absence of zope itself devel/py-z3c.autoinclude||2023-08-27|Remove leaf zope ports that have no sence in absence of zope itself