Received: by mail.netbsd.org (Postfix, from userid 605) id 7419F84DB5; Wed, 19 Jun 2019 17:03:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F02DC84D31 for ; Wed, 19 Jun 2019 17:03:27 +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 yPI2VtMciYwX for ; Wed, 19 Jun 2019 17:03:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 52C9384CD3 for ; Wed, 19 Jun 2019 17:03:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C07FFBF4; Wed, 19 Jun 2019 17:03:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156096380724690" MIME-Version: 1.0 Date: Wed, 19 Jun 2019 17:03:27 +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: <20190619170327.4C07FFBF4@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. --_----------=_156096380724690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 19 17:03:27 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + encodings-1.0.5, libX11-1.6.8, mnemosyne-2.6.1. To generate a diff of this commit: cvs rdiff -u -r1.19079 -r1.19080 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156096380724690 Content-Disposition: inline Content-Length: 1024 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19079 pkgsrc/doc/TODO:1.19080 --- pkgsrc/doc/TODO:1.19079 Tue Jun 18 14:29:45 2019 +++ pkgsrc/doc/TODO Wed Jun 19 17:03:26 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19079 2019/06/18 14:29:45 ryoon Exp $ +$NetBSD: TODO,v 1.19080 2019/06/19 17:03:26 wiz Exp $ Suggested new packages ====================== @@ -549,6 +549,7 @@ For possible Perl packages updates, see o elscreen-1.5.3 o embryo-1.7.10 o emerillon-0.1.90 + o encodings-1.0.5 o enigma-1.21 o enlightenment-0.21 o eog-plugins-3.6.1 @@ -872,6 +873,7 @@ For possible Perl packages updates, see o ldapsdk-6.0.7 o leafpad-0.8.18.1 o lgeneral-1.3.1 + o libX11-1.6.8 o libbpg-0.9.6 o libcaca-0.99.19 o libcarddav-14.0.4 @@ -966,6 +968,7 @@ For possible Perl packages updates, see o minivmac-3.2.3 o mit-krb5-1.17 o mit-scheme-bin-9.2 + o mnemosyne-2.6.1 o modular-xorg-server-1.20.5 o modular-xorg-xquartz-1.18.0 o molden-4.8 [after which PR 40252 can be closed] --_----------=_156096380724690--