Received: by mail.netbsd.org (Postfix, from userid 605) id 0FA3484D17; Fri, 21 May 2021 10:31:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4CBA784D12 for ; Fri, 21 May 2021 10:31:22 +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 vwcvV2NZhaR3 for ; Fri, 21 May 2021 10:31:21 +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 A8D0584C13 for ; Fri, 21 May 2021 10:31:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A0496FA95; Fri, 21 May 2021 10:31:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621593081171760" MIME-Version: 1.0 Date: Fri, 21 May 2021 10:31:21 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20210521103121.A0496FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621593081171760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Fri May 21 10:31:21 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated graphics/erlang-eimp to 1.0.20nb2 To generate a diff of this commit: cvs rdiff -u -r1.2905 -r1.2906 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621593081171760 Content-Disposition: inline Content-Length: 730 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.2905 pkgsrc/doc/CHANGES-2021:1.2906 --- pkgsrc/doc/CHANGES-2021:1.2905 Fri May 21 10:21:22 2021 +++ pkgsrc/doc/CHANGES-2021 Fri May 21 10:31:21 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2905 2021/05/21 10:21:22 triaxx Exp $ +$NetBSD: CHANGES-2021,v 1.2906 2021/05/21 10:31:21 triaxx Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4508,3 +4508,4 @@ Changes to the packages collection and i Updated net/haproxy to 2.4.0 [adam 2021-05-21] Updated time/py-cftime to 1.5.0 [adam 2021-05-21] Updated net/erlang-stun to 1.0.43 [triaxx 2021-05-21] + Updated graphics/erlang-eimp to 1.0.20nb2 [triaxx 2021-05-21] --_----------=_1621593081171760--