Received: by mail.netbsd.org (Postfix, from userid 605) id F298884D90; Mon, 8 Oct 2018 13:53:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 12BBB84CCF for ; Mon, 8 Oct 2018 13:53:52 +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 eECAcCfaxknW for ; Mon, 8 Oct 2018 13:53:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 49BD684C77 for ; Mon, 8 Oct 2018 13:53:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D16EFBEE; Mon, 8 Oct 2018 13:53:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153900683111310" MIME-Version: 1.0 Date: Mon, 8 Oct 2018 13:53:51 +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: <20181008135351.2D16EFBEE@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. --_----------=_153900683111310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Oct 8 13:53:51 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated textproc/highlight to 3.46 To generate a diff of this commit: cvs rdiff -u -r1.4320 -r1.4321 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153900683111310 Content-Disposition: inline Content-Length: 741 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.4320 pkgsrc/doc/CHANGES-2018:1.4321 --- pkgsrc/doc/CHANGES-2018:1.4320 Mon Oct 8 13:52:39 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 8 13:53:50 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4320 2018/10/08 13:52:39 schmonz Exp $ +$NetBSD: CHANGES-2018,v 1.4321 2018/10/08 13:53:50 schmonz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6027,3 +6027,4 @@ Changes to the packages collection and i Updated textproc/libhighlight to 3.46 [schmonz 2018-10-08] Updated misc/py-anita to 1.45 [gson 2018-10-08] Updated textproc/p5-highlight to 3.46 [schmonz 2018-10-08] + Updated textproc/highlight to 3.46 [schmonz 2018-10-08] --_----------=_153900683111310--