Received: by mail.netbsd.org (Postfix, from userid 605) id EDB6E84DD0; Tue, 21 May 2019 17:45:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 74F1E84D6B for ; Tue, 21 May 2019 17:45:17 +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 JdZMCBCkXt1V for ; Tue, 21 May 2019 17:45:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CBE8484CE3 for ; Tue, 21 May 2019 17:45:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CA564FBF5; Tue, 21 May 2019 17:45:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155846071634870" MIME-Version: 1.0 Date: Tue, 21 May 2019 17:45:16 +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: <20190521174516.CA564FBF5@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. --_----------=_155846071634870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 21 17:45:16 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated editors/poedit to 2.2.3 To generate a diff of this commit: cvs rdiff -u -r1.2206 -r1.2207 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19011 -r1.19012 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155846071634870 Content-Disposition: inline Content-Length: 1291 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2206 pkgsrc/doc/CHANGES-2019:1.2207 --- pkgsrc/doc/CHANGES-2019:1.2206 Tue May 21 16:00:07 2019 +++ pkgsrc/doc/CHANGES-2019 Tue May 21 17:45:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2206 2019/05/21 16:00:07 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.2207 2019/05/21 17:45:16 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3781,3 +3781,4 @@ Changes to the packages collection and i Updated net/gst-plugins1-libnice to 0.1.16 [wiz 2019-05-21] Updated audio/libshout to 2.4.2 [wiz 2019-05-21] Updated textproc/po4a to 0.55 [wiz 2019-05-21] + Updated editors/poedit to 2.2.3 [wiz 2019-05-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19011 pkgsrc/doc/TODO:1.19012 --- pkgsrc/doc/TODO:1.19011 Tue May 21 16:00:07 2019 +++ pkgsrc/doc/TODO Tue May 21 17:45:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19011 2019/05/21 16:00:07 wiz Exp $ +$NetBSD: TODO,v 1.19012 2019/05/21 17:45:16 wiz Exp $ Suggested new packages ====================== @@ -1102,7 +1102,6 @@ For possible Perl packages updates, see o ploticus-examples-230 o poco-1.7.5 o podcastdl-0.3.3 - o poedit-2.2.1 o pokerth-1.0.1 o policyd-weight-0.1.15.2 o polkit-0.116 [needs mozjs-60] --_----------=_155846071634870--