Received: by mail.netbsd.org (Postfix, from userid 605) id 4C10084EA5; Wed, 26 Feb 2020 19:22:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C962584DC5 for ; Wed, 26 Feb 2020 19:22:08 +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 nIw5eQEmZQFF for ; Wed, 26 Feb 2020 19:22:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2CBA784DB5 for ; Wed, 26 Feb 2020 19:22:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A6E8FBF4; Wed, 26 Feb 2020 19:22:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1582744928285310" MIME-Version: 1.0 Date: Wed, 26 Feb 2020 19:22:08 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200226192208.2A6E8FBF4@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. --_----------=_1582744928285310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Feb 26 19:22:07 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: Updated devel/libffi, lang/elixir To generate a diff of this commit: cvs rdiff -u -r1.1260 -r1.1261 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19686 -r1.19687 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1582744928285310 Content-Disposition: inline Content-Length: 1281 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.1260 pkgsrc/doc/CHANGES-2020:1.1261 --- pkgsrc/doc/CHANGES-2020:1.1260 Wed Feb 26 18:14:48 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Feb 26 19:22:07 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1260 2020/02/26 18:14:48 nia Exp $ +$NetBSD: CHANGES-2020,v 1.1261 2020/02/26 19:22:07 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1794,3 +1794,5 @@ Changes to the packages collection and i Updated games/srb2 to 2.2.2 [nia 2020-02-26] Removed audio/rplay [nia 2020-02-26] Removed devel/rx [nia 2020-02-26] + Updated devel/libffi to 3.3 [adam 2020-02-26] + Updated lang/elixir to 1.10.2 [adam 2020-02-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19686 pkgsrc/doc/TODO:1.19687 --- pkgsrc/doc/TODO:1.19686 Wed Feb 26 16:33:15 2020 +++ pkgsrc/doc/TODO Wed Feb 26 19:22:07 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19686 2020/02/26 16:33:15 wiz Exp $ +$NetBSD: TODO,v 1.19687 2020/02/26 19:22:07 adam Exp $ Suggested new packages ====================== @@ -781,7 +781,6 @@ For possible Perl packages updates, see o libbpg-0.9.6 o libcaca-0.99.19 o libcarddav-14.0.4 - o libffi-3.3 o libflash-0.4.13 o libfolks-0.10.1 [wip] o libgfshare-2.0.0 --_----------=_1582744928285310--