Received: by mail.netbsd.org (Postfix, from userid 605) id BE6C885569; Sat, 26 Aug 2017 12:17:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4FBBD84D6E for ; Sat, 26 Aug 2017 12:17:17 +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 H7J_peebxRbZ for ; Sat, 26 Aug 2017 12:17:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B2EE984CE4 for ; Sat, 26 Aug 2017 12:17:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1736FA8D; Sat, 26 Aug 2017 12:17:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503749836102420" MIME-Version: 1.0 Date: Sat, 26 Aug 2017 12:17:16 +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: <20170826121716.B1736FA8D@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. --_----------=_1503749836102420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Aug 26 12:17:16 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated textproc/the_silver_searcher to 2.1.0 To generate a diff of this commit: cvs rdiff -u -r1.3447 -r1.3448 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503749836102420 Content-Disposition: inline Content-Length: 735 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3447 pkgsrc/doc/CHANGES-2017:1.3448 --- pkgsrc/doc/CHANGES-2017:1.3447 Sat Aug 26 11:58:44 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Aug 26 12:17:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3447 2017/08/26 11:58:44 tsutsui Exp $ +$NetBSD: CHANGES-2017,v 1.3448 2017/08/26 12:17:16 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4854,3 +4854,4 @@ Changes to the packages collection and i Updated time/p5-DateTime to 1.44 [wen 2017-08-26] Updated net/freeradius to 3.0.15 [fhajny 2017-08-26] Updated net/mikutter to 3.5.10 [tsutsui 2017-08-26] + Updated textproc/the_silver_searcher to 2.1.0 [leot 2017-08-26] --_----------=_1503749836102420--