Received: by mail.netbsd.org (Postfix, from userid 605) id 0E78D84DFC; Thu, 2 Jan 2020 15:22:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B4C484DFA for ; Thu, 2 Jan 2020 15:22:47 +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 j8XY6JLIqL7X for ; Thu, 2 Jan 2020 15:22:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E0D6384CFD for ; Thu, 2 Jan 2020 15:22:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DE69FFA97; Thu, 2 Jan 2020 15:22:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1577978566107600" MIME-Version: 1.0 Date: Thu, 2 Jan 2020 15:22:46 +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: <20200102152246.DE69FFA97@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. --_----------=_1577978566107600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Thu Jan 2 15:22:46 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated print/cups-base to 2.3.1 To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19576 -r1.19577 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1577978566107600 Content-Disposition: inline Content-Length: 1284 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.92 pkgsrc/doc/CHANGES-2020:1.93 --- pkgsrc/doc/CHANGES-2020:1.92 Thu Jan 2 15:22:15 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Jan 2 15:22:46 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.92 2020/01/02 15:22:15 leot Exp $ +$NetBSD: CHANGES-2020,v 1.93 2020/01/02 15:22:46 leot Exp $ Changes to the packages collection and infrastructure in 2020: @@ -109,3 +109,4 @@ Changes to the packages collection and i Updated textproc/hs-stringsearch to 0.3.6.6 [pho 2020-01-02] Updated textproc/hs-tagsoup to 0.14.8 [pho 2020-01-02] Updated print/cups to 2.3.1 [leot 2020-01-02] + Updated print/cups-base to 2.3.1 [leot 2020-01-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19576 pkgsrc/doc/TODO:1.19577 --- pkgsrc/doc/TODO:1.19576 Thu Jan 2 15:22:15 2020 +++ pkgsrc/doc/TODO Thu Jan 2 15:22:46 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19576 2020/01/02 15:22:15 leot Exp $ +$NetBSD: TODO,v 1.19577 2020/01/02 15:22:46 leot Exp $ Suggested new packages ====================== @@ -505,7 +505,6 @@ For possible Perl packages updates, see o crafty-25.0.1 o cross-h8300-hms-binutils-2.17 o csharp-mysql-6.9.8 - o cups-base-2.3.1 o cvsutils-0.2.6 o cxref-1.6e o cygwin_lib-1.5.24.2 --_----------=_1577978566107600--