Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9726A1A9239 for ; Thu, 13 Jan 2022 03:44:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D262184D31; Thu, 13 Jan 2022 03:44:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A75C584EC9 for ; Thu, 13 Jan 2022 03:43:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id mOjkUchfw0T4 for ; Thu, 13 Jan 2022 03:43:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3E8D684C71 for ; Thu, 13 Jan 2022 03:43:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3BE22FB24; Thu, 13 Jan 2022 03:43:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1642045421266290" MIME-Version: 1.0 Date: Thu, 13 Jan 2022 03:43:41 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20220113034341.3BE22FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1642045421266290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Thu Jan 13 03:43:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/jira-cli to 0.3.0 To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1642045421266290 Content-Disposition: inline Content-Length: 714 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.193 pkgsrc/doc/CHANGES-2022:1.194 --- pkgsrc/doc/CHANGES-2022:1.193 Wed Jan 12 21:39:44 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jan 13 03:43:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.193 2022/01/12 21:39:44 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.194 2022/01/13 03:43:41 fox Exp $ Changes to the packages collection and infrastructure in 2022: @@ -260,3 +260,4 @@ Changes to the packages collection and i Added audio/py-soundfile version 0.10.3.1 [wiz 2022-01-12] Added devel/py-pooch version 1.5.2 [wiz 2022-01-12] Updated devel/tig to 2.5.5 [fcambus 2022-01-12] + Updated www/jira-cli to 0.3.0 [fox 2022-01-13] --_----------=_1642045421266290--