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 75DB67A283 for ; Sun, 4 Dec 2016 21:12:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 29A0485601; Sun, 4 Dec 2016 21:12:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EFAF84D04 for ; Sun, 4 Dec 2016 21:12:26 +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 YpirSMN57sVF for ; Sun, 4 Dec 2016 21:12:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B627585576 for ; Sun, 4 Dec 2016 21:12:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 405CFFBAE; Sun, 4 Dec 2016 21:12:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1480885940108870" MIME-Version: 1.0 Date: Sun, 4 Dec 2016 21:12:20 +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: <20161204211220.405CFFBAE@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. --_----------=_1480885940108870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Dec 4 21:12:20 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated print/cups-filters to 1.12.0 To generate a diff of this commit: cvs rdiff -u -r1.4904 -r1.4905 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16752 -r1.16753 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1480885940108870 Content-Disposition: inline Content-Length: 1299 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.4904 pkgsrc/doc/CHANGES-2016:1.4905 --- pkgsrc/doc/CHANGES-2016:1.4904 Sun Dec 4 21:04:41 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Dec 4 21:12:19 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4904 2016/12/04 21:04:41 nils Exp $ +$NetBSD: CHANGES-2016,v 1.4905 2016/12/04 21:12:19 leot Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6713,3 +6713,4 @@ Changes to the packages collection and i Updated lang/go to 1.7.4 [bsiegert 2016-12-04] Updated archivers/zstd to 1.1.1 [wiz 2016-12-04] Updated security/fail2ban to 0.9.5 [nils 2016-12-04] + Updated print/cups-filters to 1.12.0 [leot 2016-12-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16752 pkgsrc/doc/TODO:1.16753 --- pkgsrc/doc/TODO:1.16752 Sun Dec 4 19:04:33 2016 +++ pkgsrc/doc/TODO Sun Dec 4 21:12:19 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16752 2016/12/04 19:04:33 wiz Exp $ +$NetBSD: TODO,v 1.16753 2016/12/04 21:12:19 leot Exp $ Suggested new packages ====================== @@ -544,7 +544,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.12.0 o cvm-0.97 o cvs-fast-export-1.38 o cvs2p4-2.5.5 [schmonz] --_----------=_1480885940108870--