Received: by mail.netbsd.org (Postfix, from userid 605) id 7585284D67; Sun, 17 Nov 2019 13:44:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F2B6F84D65 for ; Sun, 17 Nov 2019 13:44:00 +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 EYsYRT41Ts9X for ; Sun, 17 Nov 2019 13:44:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8EBDC84D51 for ; Sun, 17 Nov 2019 13:44:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 881EEFA97; Sun, 17 Nov 2019 13:44:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1573998240201120" MIME-Version: 1.0 Date: Sun, 17 Nov 2019 13:44:00 +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: <20191117134400.881EEFA97@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. --_----------=_1573998240201120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Nov 17 13:44:00 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: TODO: assign cups-base to myself To generate a diff of this commit: cvs rdiff -u -r1.19460 -r1.19461 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1573998240201120 Content-Disposition: inline Content-Length: 613 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19460 pkgsrc/doc/TODO:1.19461 --- pkgsrc/doc/TODO:1.19460 Sun Nov 17 11:26:33 2019 +++ pkgsrc/doc/TODO Sun Nov 17 13:44:00 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19460 2019/11/17 11:26:33 wiz Exp $ +$NetBSD: TODO,v 1.19461 2019/11/17 13:44:00 leot Exp $ Suggested new packages ====================== @@ -511,7 +511,7 @@ 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.0 + o cups-base-2.3.0 [leot] o cvsutils-0.2.6 o cxref-1.6e o cygwin_lib-1.5.24.2 --_----------=_1573998240201120--