Received: by mail.netbsd.org (Postfix, from userid 605) id E282C84DB8; Mon, 20 Apr 2020 08:37:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6AD5C84D48 for ; Mon, 20 Apr 2020 08:37:35 +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 HCYUW1tVI4Og for ; Mon, 20 Apr 2020 08:37:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BE5C984CE2 for ; Mon, 20 Apr 2020 08:37:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BBE7DFB27; Mon, 20 Apr 2020 08:37:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587371854184390" MIME-Version: 1.0 Date: Mon, 20 Apr 2020 08:37:34 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200420083734.BBE7DFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1587371854184390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 20 08:37:34 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/gettext to 0.20.2 To generate a diff of this commit: cvs rdiff -u -r1.2395 -r1.2396 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19835 -r1.19836 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587371854184390 Content-Disposition: inline Content-Length: 1241 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2395 pkgsrc/doc/CHANGES-2020:1.2396 --- pkgsrc/doc/CHANGES-2020:1.2395 Mon Apr 20 08:04:53 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Apr 20 08:37:34 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2395 2020/04/20 08:04:53 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2396 2020/04/20 08:37:34 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3323,3 +3323,4 @@ Changes to the packages collection and i Updated textproc/libyaml to 0.2.4 [adam 2020-04-20] Updated devel/libuv to 1.37.0 [adam 2020-04-20] Updated devel/meld to 3.21.0nb1 [wiz 2020-04-20] + Updated devel/gettext to 0.20.2 [wiz 2020-04-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19835 pkgsrc/doc/TODO:1.19836 --- pkgsrc/doc/TODO:1.19835 Mon Apr 20 07:17:53 2020 +++ pkgsrc/doc/TODO Mon Apr 20 08:37:34 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19835 2020/04/20 07:17:53 wiz Exp $ +$NetBSD: TODO,v 1.19836 2020/04/20 08:37:34 wiz Exp $ Suggested new packages ====================== @@ -619,7 +619,6 @@ For possible Perl packages updates, see o genius-1.0.25 o gens-2.15.5 o geoclue-2.1.10 - o gettext-0.20.2 o gfract-0.33 o ghdl-0.33 o gjs-1.64.1 --_----------=_1587371854184390--