Received: by mail.netbsd.org (Postfix, from userid 605) id 4FF3D84D3F; Sun, 23 May 2021 08:12:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C90484D14 for ; Sun, 23 May 2021 08:12:41 +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 c1aLQ_Kk3EEN for ; Sun, 23 May 2021 08:12:41 +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 E785584CE2 for ; Sun, 23 May 2021 08:12:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DE93DFA95; Sun, 23 May 2021 08:12:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621757560203680" MIME-Version: 1.0 Date: Sun, 23 May 2021 08:12:40 +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: <20210523081240.DE93DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621757560203680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun May 23 08:12:40 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated databases/ruby-tiny_tds to 2.1.5 To generate a diff of this commit: cvs rdiff -u -r1.2923 -r1.2924 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621757560203680 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2923 pkgsrc/doc/CHANGES-2021:1.2924 --- pkgsrc/doc/CHANGES-2021:1.2923 Sun May 23 07:16:02 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 23 08:12:40 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2923 2021/05/23 07:16:02 ryoon Exp $ +$NetBSD: CHANGES-2021,v 1.2924 2021/05/23 08:12:40 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4527,3 +4527,4 @@ Changes to the packages collection and i Updated mail/thunderbird to 78.10.2 [ryoon 2021-05-23] Updated mail/thunderbird-l10n to 78.10.2 [ryoon 2021-05-23] Added security/olm version 3.2.2 [ryoon 2021-05-23] + Updated databases/ruby-tiny_tds to 2.1.5 [taca 2021-05-23] --_----------=_1621757560203680--