Received: by mail.netbsd.org (Postfix, from userid 605) id 0D53484D4D; Tue, 18 Jul 2017 23:05:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 95A1084CDE for ; Tue, 18 Jul 2017 23:05:15 +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 3C4S6Vd_y4GG for ; Tue, 18 Jul 2017 23:05:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E7ACC84C6C for ; Tue, 18 Jul 2017 23:05:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E28C6FACD; Tue, 18 Jul 2017 23:05:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1500419114129120" MIME-Version: 1.0 Date: Tue, 18 Jul 2017 23:05:14 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20170718230514.E28C6FACD@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. --_----------=_1500419114129120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Tue Jul 18 23:05:14 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated misc/screen to 4.6.1 To generate a diff of this commit: cvs rdiff -u -r1.2938 -r1.2939 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17533 -r1.17534 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1500419114129120 Content-Disposition: inline Content-Length: 1244 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2938 pkgsrc/doc/CHANGES-2017:1.2939 --- pkgsrc/doc/CHANGES-2017:1.2938 Tue Jul 18 19:50:09 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 18 23:05:14 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2938 2017/07/18 19:50:09 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2939 2017/07/18 23:05:14 kim Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4059,3 +4059,4 @@ Changes to the packages collection and i Updated mail/neomutt to 20170714 [wiz 2017-07-18] Updated net/py-botocore to 1.5.84 [adam 2017-07-18] Updated net/py-awscli to 1.11.121 [adam 2017-07-18] + Updated misc/screen to 4.6.1 [kim 2017-07-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17533 pkgsrc/doc/TODO:1.17534 --- pkgsrc/doc/TODO:1.17533 Tue Jul 18 14:25:55 2017 +++ pkgsrc/doc/TODO Tue Jul 18 23:05:14 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17533 2017/07/18 14:25:55 jaapb Exp $ +$NetBSD: TODO,v 1.17534 2017/07/18 23:05:14 kim Exp $ Suggested new packages ====================== @@ -1395,7 +1395,6 @@ For possible Perl packages updates, see o scew-1.1.7 o scilab-5.5.2 o scm-5f2 - o screen-4.6.1 o scribus-1.5.2 o scripts-1.0.1 o scrollz-2.3 --_----------=_1500419114129120--