Received: by mail.netbsd.org (Postfix, from userid 605) id C118184DEE; Sat, 15 Dec 2018 17:20:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCD9384D9B for ; Sat, 15 Dec 2018 17:20:28 +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 ds4mmrciJP-3 for ; Sat, 15 Dec 2018 17:20:28 +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 1940A84CFB for ; Sat, 15 Dec 2018 17:20:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBAC7FB16; Sat, 15 Dec 2018 17:20:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544894427219260" MIME-Version: 1.0 Date: Sat, 15 Dec 2018 17:20:27 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20181215172027.EBAC7FB16@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. --_----------=_1544894427219260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Dec 15 17:20:27 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add sqlrelay-1.4.0 To generate a diff of this commit: cvs rdiff -u -r1.18708 -r1.18709 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544894427219260 Content-Disposition: inline Content-Length: 569 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18708 pkgsrc/doc/TODO:1.18709 --- pkgsrc/doc/TODO:1.18708 Fri Dec 14 17:28:10 2018 +++ pkgsrc/doc/TODO Sat Dec 15 17:20:27 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18708 2018/12/14 17:28:10 triaxx Exp $ +$NetBSD: TODO,v 1.18709 2018/12/15 17:20:27 taca Exp $ Suggested new packages ====================== @@ -1304,6 +1304,7 @@ For possible Perl packages updates, see o spcaview-20060501 o spectrwm-2.7.2 o spl-1.0pre6 + o sqlrelay-1.4.0 o squeak-5.0 o squeak-vm-4.10.2.2765 o squid-4.3 --_----------=_1544894427219260--