Received: by mail.netbsd.org (Postfix, from userid 605) id 6FB9484D86; Thu, 20 Jun 2019 05:48:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ECB4484D32 for ; Thu, 20 Jun 2019 05:48:15 +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 7ECIBt6dTfQL for ; Thu, 20 Jun 2019 05:48:15 +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 4AD6E84D04 for ; Thu, 20 Jun 2019 05:48:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 489DDFBF4; Thu, 20 Jun 2019 05:48:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1561009695195660" MIME-Version: 1.0 Date: Thu, 20 Jun 2019 05:48:15 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190620054815.489DDFBF4@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. --_----------=_1561009695195660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Jun 20 05:48:15 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated editors/leafpad to 0.8.18.1 To generate a diff of this commit: cvs rdiff -u -r1.2617 -r1.2618 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19081 -r1.19082 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1561009695195660 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2617 pkgsrc/doc/CHANGES-2019:1.2618 --- pkgsrc/doc/CHANGES-2019:1.2617 Thu Jun 20 03:08:33 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Jun 20 05:48:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2617 2019/06/20 03:08:33 schmonz Exp $ +$NetBSD: CHANGES-2019,v 1.2618 2019/06/20 05:48:14 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4353,3 +4353,4 @@ Changes to the packages collection and i Updated textproc/libhighlight to 3.52 [schmonz 2019-06-20] Updated textproc/highlight to 3.52 [schmonz 2019-06-20] Updated textproc/p5-highlight to 3.52 [schmonz 2019-06-20] + Updated editors/leafpad to 0.8.18.1 [nia 2019-06-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19081 pkgsrc/doc/TODO:1.19082 --- pkgsrc/doc/TODO:1.19081 Wed Jun 19 17:06:01 2019 +++ pkgsrc/doc/TODO Thu Jun 20 05:48:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19081 2019/06/19 17:06:01 wiz Exp $ +$NetBSD: TODO,v 1.19082 2019/06/20 05:48:14 nia Exp $ Suggested new packages ====================== @@ -870,7 +870,6 @@ For possible Perl packages updates, see o labelnation-1.218 o lcc-4.2 o ldapsdk-6.0.7 - o leafpad-0.8.18.1 o lgeneral-1.3.1 o libX11-1.6.8 o libbpg-0.9.6 --_----------=_1561009695195660--