Received: by mail.netbsd.org (Postfix, from userid 605) id 2559A84DAB; Fri, 24 Aug 2018 09:36:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C3AD84D4D for ; Fri, 24 Aug 2018 09:36:01 +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 MYFc8JSq2nRk for ; Fri, 24 Aug 2018 09:36:00 +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 59C5C84C77 for ; Fri, 24 Aug 2018 09:36:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 56032FBEC; Fri, 24 Aug 2018 09:36:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153510336077800" MIME-Version: 1.0 Date: Fri, 24 Aug 2018 09:36:00 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180824093600.56032FBEC@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. --_----------=_153510336077800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 24 09:36:00 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated textproc/p5-Text-Diff-HTML to 0.08 To generate a diff of this commit: cvs rdiff -u -r1.3771 -r1.3772 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153510336077800 Content-Disposition: inline Content-Length: 752 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.3771 pkgsrc/doc/CHANGES-2018:1.3772 --- pkgsrc/doc/CHANGES-2018:1.3771 Fri Aug 24 09:34:38 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Aug 24 09:36:00 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3771 2018/08/24 09:34:38 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3772 2018/08/24 09:36:00 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5331,3 +5331,4 @@ Changes to the packages collection and i Updated devel/p5-Module-CoreList to 5.20180820 [wiz 2018-08-24] Updated devel/p5-Term-Size to 0.209 [wiz 2018-08-24] Updated textproc/p5-Lingua-EN-Sentence to 0.31 [wiz 2018-08-24] + Updated textproc/p5-Text-Diff-HTML to 0.08 [wiz 2018-08-24] --_----------=_153510336077800--