Received: by mail.netbsd.org (Postfix, from userid 605) id 9B0C284DA3; Sun, 3 Sep 2017 11:28:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2E1F384D88 for ; Sun, 3 Sep 2017 11:28:09 +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 oJoiQf5ok-wk for ; Sun, 3 Sep 2017 11:28:08 +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 8695884D82 for ; Sun, 3 Sep 2017 11:28:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 800D8FA97; Sun, 3 Sep 2017 11:28:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504438088229490" MIME-Version: 1.0 Date: Sun, 3 Sep 2017 11:28:08 +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: <20170903112808.800D8FA97@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. --_----------=_1504438088229490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Sep 3 11:28:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated print/cups-filters to 1.17.2 To generate a diff of this commit: cvs rdiff -u -r1.3545 -r1.3546 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17644 -r1.17645 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504438088229490 Content-Disposition: inline Content-Length: 1256 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.3545 pkgsrc/doc/CHANGES-2017:1.3546 --- pkgsrc/doc/CHANGES-2017:1.3545 Sun Sep 3 09:46:06 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 3 11:28:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3545 2017/09/03 09:46:06 tron Exp $ +$NetBSD: CHANGES-2017,v 1.3546 2017/09/03 11:28:08 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4982,3 +4982,4 @@ Changes to the packages collection and i Removed x11/multi-aterm [wiz 2017-09-03] Removed x11/mrxvt [wiz 2017-09-03] Updated mail/mutt to 1.9.0 [tron 2017-09-03] + Updated print/cups-filters to 1.17.2 [leot 2017-09-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17644 pkgsrc/doc/TODO:1.17645 --- pkgsrc/doc/TODO:1.17644 Sun Sep 3 09:46:06 2017 +++ pkgsrc/doc/TODO Sun Sep 3 11:28:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17644 2017/09/03 09:46:06 tron Exp $ +$NetBSD: TODO,v 1.17645 2017/09/03 11:28:08 leot Exp $ Suggested new packages ====================== @@ -528,7 +528,6 @@ For possible Perl packages updates, see o crossfire-client-gtk2-1.60.0 o csharp-mysql-6.9.8 o cups-2.2.4 - o cups-filters-1.17.2 o cvs2p4-2.5.5 o cvsgraph-1.7.0 o cvsutils-0.2.6 --_----------=_1504438088229490--