Received: by mail.netbsd.org (Postfix, from userid 605) id 4F9C58559F; Mon, 19 Jun 2017 20:44:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D2C2085653 for ; Mon, 19 Jun 2017 20:44: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 6PCO94m-k0pJ for ; Mon, 19 Jun 2017 20:44:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3B51B8559F for ; Mon, 19 Jun 2017 20:44:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 39F34FAE8; Mon, 19 Jun 2017 20:44:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497905075204750" MIME-Version: 1.0 Date: Mon, 19 Jun 2017 20:44:35 +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: <20170619204435.39F34FAE8@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. --_----------=_1497905075204750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jun 19 20:44:35 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated x11/mcookie to 2.30 To generate a diff of this commit: cvs rdiff -u -r1.2474 -r1.2475 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17461 -r1.17462 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497905075204750 Content-Disposition: inline Content-Length: 1264 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.2474 pkgsrc/doc/CHANGES-2017:1.2475 --- pkgsrc/doc/CHANGES-2017:1.2474 Mon Jun 19 20:42:25 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jun 19 20:44:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2474 2017/06/19 20:42:25 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.2475 2017/06/19 20:44:34 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3113,3 +3113,4 @@ Changes to the packages collection and i Updated print/abcm2ps to 8.13.11 [wiz 2017-06-19] Updated devel/apr to 1.6.2 [wiz 2017-06-19] Updated devel/apr-util to 1.6.0 [wiz 2017-06-19] + Updated x11/mcookie to 2.30 [wiz 2017-06-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17461 pkgsrc/doc/TODO:1.17462 --- pkgsrc/doc/TODO:1.17461 Mon Jun 19 20:42:25 2017 +++ pkgsrc/doc/TODO Mon Jun 19 20:44:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17461 2017/06/19 20:42:25 wiz Exp $ +$NetBSD: TODO,v 1.17462 2017/06/19 20:44:34 wiz Exp $ Suggested new packages ====================== @@ -1045,7 +1045,6 @@ For possible Perl packages updates, see o mbuffer-20160228 o mcabber-1.0.2 o mcollective-2.3.2 - o mcookie-2.30 o mcsim-5.6.5 o mecab-ipadic-2.7.0.20070801 o mednafen-0.9.39.1 --_----------=_1497905075204750--