Received: by mail.netbsd.org (Postfix, from userid 605) id 0CC8384F48; Tue, 10 Jan 2023 13:34:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D26C84F29 for ; Tue, 10 Jan 2023 13:34:30 +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 v339zA5LvB2y for ; Tue, 10 Jan 2023 13:34:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C4D5184D26 for ; Tue, 10 Jan 2023 13:34:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C1D6EFA90; Tue, 10 Jan 2023 13:34:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673357669280" MIME-Version: 1.0 Date: Tue, 10 Jan 2023 13:34:29 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230110133429.C1D6EFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673357669280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Jan 10 13:34:29 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/git-cliff to 1.1.1 To generate a diff of this commit: cvs rdiff -u -r1.271 -r1.272 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673357669280 Content-Disposition: inline Content-Length: 710 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.271 pkgsrc/doc/CHANGES-2023:1.272 --- pkgsrc/doc/CHANGES-2023:1.271 Tue Jan 10 11:07:20 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jan 10 13:34:29 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.271 2023/01/10 11:07:20 leot Exp $ +$NetBSD: CHANGES-2023,v 1.272 2023/01/10 13:34:29 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -304,3 +304,4 @@ Changes to the packages collection and i Updated editors/neovim to 0.8.2 [nikita 2023-01-09] Updated x11/libxfce4ui to 4.18.1 [gutteridge 2023-01-10] Updated devel/opa to 0.48.0 [leot 2023-01-10] + Updated devel/git-cliff to 1.1.1 [pin 2023-01-10] --_----------=_1673357669280--