Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4327284EF3 for ; Tue, 8 Aug 2023 19:34:38 +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 47jQgOf7FVBp for ; Tue, 8 Aug 2023 19:34:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 98A2384EAF for ; Tue, 8 Aug 2023 19:34:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96689FBDB; Tue, 8 Aug 2023 19:34:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691523277246500" MIME-Version: 1.0 Date: Tue, 8 Aug 2023 19:34:37 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20230808193437.96689FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691523277246500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Tue Aug 8 19:34:37 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated databases/qore-freetds-module to 1.2 To generate a diff of this commit: cvs rdiff -u -r1.4827 -r1.4828 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691523277246500 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4827 pkgsrc/doc/CHANGES-2023:1.4828 --- pkgsrc/doc/CHANGES-2023:1.4827 Tue Aug 8 19:31:51 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Aug 8 19:34:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4827 2023/08/08 19:31:51 nros Exp $ +$NetBSD: CHANGES-2023,v 1.4828 2023/08/08 19:34:37 nros Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6957,3 +6957,4 @@ Changes to the packages collection and i Updated www/firefox102-l10n to 102.14.0 [nia 2023-08-08] Updated www/firefox102 to 102.14.0 [nia 2023-08-08] Updated lang/qore to 1.17.0 [nros 2023-08-08] + Updated databases/qore-freetds-module to 1.2 [nros 2023-08-08] --_----------=_1691523277246500--