Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6D0F17A170 for ; Mon, 31 Oct 2016 09:31:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1D9B8855DC; Mon, 31 Oct 2016 09:31:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2A3C85591 for ; Mon, 31 Oct 2016 09:31:36 +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 RZAewj4GBcwJ for ; Mon, 31 Oct 2016 09:31:36 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0AEB185599 for ; Mon, 31 Oct 2016 09:31:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0928BFB9F; Mon, 31 Oct 2016 09:31:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477906296237430" MIME-Version: 1.0 Date: Mon, 31 Oct 2016 09:31:36 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20161031093136.0928BFB9F@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1477906296237430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Oct 31 09:31:35 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated print/cups-filters to 1.11.5 To generate a diff of this commit: cvs rdiff -u -r1.4517 -r1.4518 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16638 -r1.16639 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477906296237430 Content-Disposition: inline Content-Length: 1300 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4517 pkgsrc/doc/CHANGES-2016:1.4518 --- pkgsrc/doc/CHANGES-2016:1.4517 Mon Oct 31 04:19:25 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Oct 31 09:31:35 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4517 2016/10/31 04:19:25 maya Exp $ +$NetBSD: CHANGES-2016,v 1.4518 2016/10/31 09:31:35 leot Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6271,3 +6271,4 @@ Changes to the packages collection and i Updated devel/SDL2 to 2.0.5nb1 [wiz 2016-10-30] Updated lang/jimtcl to 0.77nb1 [kamil 2016-10-31] Updated mail/postfix to 3.1.3nb1 [maya 2016-10-31] + Updated print/cups-filters to 1.11.5 [leot 2016-10-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16638 pkgsrc/doc/TODO:1.16639 --- pkgsrc/doc/TODO:1.16638 Sun Oct 30 11:43:46 2016 +++ pkgsrc/doc/TODO Mon Oct 31 09:31:35 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16638 2016/10/30 11:43:46 adam Exp $ +$NetBSD: TODO,v 1.16639 2016/10/31 09:31:35 leot Exp $ Suggested new packages ====================== @@ -545,7 +545,6 @@ For possible Perl packages updates, see o crossfire-1.71.0 o crossfire-client-gtk2-1.60.0 o csharp-mysql-6.9.8 - o cups-filters-1.11.5 o cvm-0.97 o cvs-fast-export-1.38 o cvs2p4-2.5.5 [schmonz] --_----------=_1477906296237430--