Received: by mail.netbsd.org (Postfix, from userid 605) id 4F15884EB6; Wed, 28 Jul 2021 17:48:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B7EA84EA6 for ; Wed, 28 Jul 2021 17:48:47 +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 ErMnhDMWkZRV for ; Wed, 28 Jul 2021 17:48:47 +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 E225A84CE8 for ; Wed, 28 Jul 2021 17:48:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DBB06FA97; Wed, 28 Jul 2021 17:48:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162749452629790" MIME-Version: 1.0 Date: Wed, 28 Jul 2021 17:48:46 +0000 From: "Sean Cole" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: scole@netbsd.org X-Mailer: log_accum Message-Id: <20210728174846.DBB06FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162749452629790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: scole Date: Wed Jul 28 17:48:46 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated textproc/split-thai to 2.6 To generate a diff of this commit: cvs rdiff -u -r1.4002 -r1.4003 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162749452629790 Content-Disposition: inline Content-Length: 729 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.4002 pkgsrc/doc/CHANGES-2021:1.4003 --- pkgsrc/doc/CHANGES-2021:1.4002 Wed Jul 28 14:15:53 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jul 28 17:48:46 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4002 2021/07/28 14:15:53 wen Exp $ +$NetBSD: CHANGES-2021,v 1.4003 2021/07/28 17:48:46 scole Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6381,3 +6381,4 @@ Changes to the packages collection and i Updated geography/p5-Geo-Distance to 0.25 [wen 2021-07-28] Updated devel/mob to 1.8.0 [schmonz 2021-07-28] Updated textproc/p5-PDF-API2 to 2.041 [wen 2021-07-28] + Updated textproc/split-thai to 2.6 [scole 2021-07-28] --_----------=_162749452629790--