Received: by mail.netbsd.org (Postfix, from userid 605) id 687FE850BD; Fri, 6 Jul 2018 16:22:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6DDCD84FE1 for ; Fri, 6 Jul 2018 16:22:07 +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 FyHhen7fu3lm for ; Fri, 6 Jul 2018 16:22:06 +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 922AA84EDD for ; Fri, 6 Jul 2018 16:22:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 86E15FBEC; Fri, 6 Jul 2018 16:22:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1530894126214460" MIME-Version: 1.0 Date: Fri, 6 Jul 2018 16:22:06 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20180706162206.86E15FBEC@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. --_----------=_1530894126214460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Fri Jul 6 16:22:06 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated textproc/xapian to 1.4.6 To generate a diff of this commit: cvs rdiff -u -r1.3094 -r1.3095 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1530894126214460 Content-Disposition: inline Content-Length: 746 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3094 pkgsrc/doc/CHANGES-2018:1.3095 --- pkgsrc/doc/CHANGES-2018:1.3094 Fri Jul 6 16:15:46 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Jul 6 16:22:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3094 2018/07/06 16:15:46 prlw1 Exp $ +$NetBSD: CHANGES-2018,v 1.3095 2018/07/06 16:22:06 schmonz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4458,3 +4458,4 @@ Changes to the packages collection and i Updated security/p11-kit to 0.23.12 [prlw1 2018-07-06] Updated devel/ruby-activesupport32 to 3.2.22.5nb2 [taca 2018-07-06] Updated security/gnutls to 3.6.2 [prlw1 2018-07-06] + Updated textproc/xapian to 1.4.6 [schmonz 2018-07-06] --_----------=_1530894126214460--