From nobody Sun Sep 24 08:05:52 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 4RtdqP2RvVz4tZlT; Sun, 24 Sep 2023 08:05:53 +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 4RtdqP1yMcz3X8y; Sun, 24 Sep 2023 08:05:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695542753; 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=4NY7Cog2taBetagVujXZyS+qH4isaQrowJiro/7hT8E=; b=tC9UGKXXv7jOgLpnEBDv95SOEBMcBUeExEBYuXhn+Fq18CNzDxJ9aiUto8/uVvSUmfBLS1 762gSpCuPtVA/Ok0yDajXwkApYldDDdPe09TniFTk08ZHLDq05HnsZmkkMuYB7i0qjChLz AiyIL5fGR+31KBBhUDmmlTbAmUF/BBIX3JhDL0VB9FKSru8ioN9k+nLdZ1nR2/iCD4auzs Wn5/2FEZzTWdZwB7SB4XKtRT+LYPs1XrQiNiwaM95w4BMmkCERbiwSzR3Ze/tue1HNST94 Rzm8qLZGwdFzIDCaJLL4K9X7gW1xFASyj8AxhX4xRV2L2DS14GNFML3orWlpxA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695542753; a=rsa-sha256; cv=none; b=Czgs0SkoBofCtB5M0qM3ECo1BQAE9TEuQ9QksVKIM47FTPNtmy2WpDfpX0p758FZO60/Io IOmXt+YgDezTjrHLcHRSNZngGCWXbEXys37tK4+A8GOQd18ZtUDNoyQUrz86Z6of7ONW8j 5m5LPgvg8hnYcIVVm0b7MqaS2TYauZG9Ug4tO5w2J6XfBYUH/AtdUrAYLd7FB6cZgLM0+T mNdKvW57E4QjSlnWSHRbRUH3M+naNaR+52BlyIRV3F63548EnRNBkj0ogjF+ox3euFHhSX e+cMYkBevEe+35lxbq/AvXR3cpHD3HE4Vwc1fHBsdnIS1oo4R6ixau5Pm+wKGA== 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=1695542753; 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=4NY7Cog2taBetagVujXZyS+qH4isaQrowJiro/7hT8E=; b=sT4luzSOZrTn+6OPzORBhM5M16G87/b75N+Go5L+hG3YVC389hi2dyB5o/Oo1LutGGKcAE xSjSTAlKiIeY96lCkNyYuJ3pdCaPMUNp3xaWuhkjWDp0xbxSABWrRtjdI8yPICkFoyse9t E0PTMxBpQhTHnbxiQJYxswcG4INrukp2jKc7Yj9AWgHZ38DXLlbEnBp+0VhVcxuR+BWZqC VEbzD5T/FS05gvJvuX9aqMfTo4A3XxCkoUIsTU1BNJkRWhz9JmWW0nFbhlVgRXBXddjaah 5AWTh73XSTWe4qnVKScroW3O/6Ft7q57+mJ9hhoaBLtLZekuVn6WVzeIh/QAow== 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 4RtdqP0n5rzfHr; Sun, 24 Sep 2023 08:05:53 +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 38O85qtb064033; Sun, 24 Sep 2023 08:05:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38O85qeu064030; Sun, 24 Sep 2023 08:05:52 GMT (envelope-from git) Date: Sun, 24 Sep 2023 08:05:52 GMT Message-Id: <202309240805.38O85qeu064030@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: 56b59dfd07bb - main - devel/py-argh: Update to 0.29.4 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: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 56b59dfd07bb4c0efa002e686a026aa3007d3b2d Auto-Submitted: auto-generated The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=56b59dfd07bb4c0efa002e686a026aa3007d3b2d commit 56b59dfd07bb4c0efa002e686a026aa3007d3b2d Author: Nicola Vitale AuthorDate: 2023-09-24 08:03:51 +0000 Commit: Nicola Vitale CommitDate: 2023-09-24 08:03:51 +0000 devel/py-argh: Update to 0.29.4 Release notes: https://github.com/neithere/argh/releases/tag/v0.29.4 Reported by: portscout --- devel/py-argh/Makefile | 2 +- devel/py-argh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-argh/Makefile b/devel/py-argh/Makefile index 118ff53a6dd5..ac0acc888fa2 100644 --- a/devel/py-argh/Makefile +++ b/devel/py-argh/Makefile @@ -1,5 +1,5 @@ PORTNAME= argh -PORTVERSION= 0.29.3 +PORTVERSION= 0.29.4 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= PYPI diff --git a/devel/py-argh/distinfo b/devel/py-argh/distinfo index fbfa2dfe2a2f..4cd89ee712b3 100644 --- a/devel/py-argh/distinfo +++ b/devel/py-argh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693830084 -SHA256 (argh-0.29.3.tar.gz) = 58e438ce9169aaa2e6de147e3ceb34ceacfe26556a2306f50e2d46f52779acb1 -SIZE (argh-0.29.3.tar.gz) = 52641 +TIMESTAMP = 1695542257 +SHA256 (argh-0.29.4.tar.gz) = 695c0ae4534270cae2697841b4a56f434a990694a00264ea10ebbbcdc02c13f7 +SIZE (argh-0.29.4.tar.gz) = 52694