Received: by mail.netbsd.org (Postfix, from userid 605) id F1FB484DEE; Fri, 19 Jun 2020 10:38:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B07584D6A for ; Fri, 19 Jun 2020 10:38:29 +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 zZdy1jcDz_4K for ; Fri, 19 Jun 2020 10:38:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1577F84CDB for ; Fri, 19 Jun 2020 10:38:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1355DFB28; Fri, 19 Jun 2020 10:38:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1592563109103520" MIME-Version: 1.0 Date: Fri, 19 Jun 2020 10:38:29 +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: <20200619103829.1355DFB28@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. --_----------=_1592563109103520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Fri Jun 19 10:38:28 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated x11/st-term to 0.8.4 To generate a diff of this commit: cvs rdiff -u -r1.3686 -r1.3687 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1592563109103520 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.3686 pkgsrc/doc/CHANGES-2020:1.3687 --- pkgsrc/doc/CHANGES-2020:1.3686 Fri Jun 19 10:33:04 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jun 19 10:38:28 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3686 2020/06/19 10:33:04 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.3687 2020/06/19 10:38:28 leot Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5932,3 +5932,4 @@ Changes to the packages collection and i Updated devel/lemon to 1.0.3.32.3 [adam 2020-06-19] Updated graphics/ImageMagick to 7.0.10.19 [wiz 2020-06-19] Updated devel/catch2 to 2.12.2 [wiz 2020-06-19] + Updated x11/st-term to 0.8.4 [leot 2020-06-19] --_----------=_1592563109103520--