Received: by mail.netbsd.org (Postfix, from userid 605) id CA05284F69; Wed, 7 Jul 2021 05:59:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B1F8384F69 for ; Wed, 7 Jul 2021 05:59:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 7chsU2QOk8XL for ; Wed, 7 Jul 2021 05:59:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0FB0784F65 for ; Wed, 7 Jul 2021 05:59:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0709CFA95; Wed, 7 Jul 2021 05:59:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625637580189350" MIME-Version: 1.0 Date: Wed, 7 Jul 2021 05:59:40 +0000 From: "Rin Okuyama" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rin@netbsd.org X-Mailer: log_accum Message-Id: <20210707055940.0709CFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625637580189350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rin Date: Wed Jul 7 05:59:39 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/gettext-tools to 0.21nb3. To generate a diff of this commit: cvs rdiff -u -r1.3735 -r1.3736 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625637580189350 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3735 pkgsrc/doc/CHANGES-2021:1.3736 --- pkgsrc/doc/CHANGES-2021:1.3735 Wed Jul 7 00:26:58 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jul 7 05:59:39 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3735 2021/07/07 00:26:58 gdt Exp $ +$NetBSD: CHANGES-2021,v 1.3736 2021/07/07 05:59:39 rin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5953,3 +5953,4 @@ Changes to the packages collection and i Updated x11/qt5-qtbase to 5.15.2nb6 [rhialto 2021-07-06] Updated ham/chirp to 20210706 [gdt 2021-07-06] Updated geography/qgis to 3.16.8 [gdt 2021-07-07] + Updated devel/gettext-tools to 0.21nb3 [rin 2021-07-07] --_----------=_1625637580189350--