Received: by mail.netbsd.org (Postfix, from userid 605) id 6232E850DF; Wed, 23 Jun 2021 19:05:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9DE64850DE for ; Wed, 23 Jun 2021 19:05:30 +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 cLu8iHAxOrYB for ; Wed, 23 Jun 2021 19:05:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F09AC850D9 for ; Wed, 23 Jun 2021 19:05:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EDE45FA95; Wed, 23 Jun 2021 19:05:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1624475129294230" MIME-Version: 1.0 Date: Wed, 23 Jun 2021 19:05:29 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210623190529.EDE45FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1624475129294230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 23 19:05:29 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/libffcall to 2.4 To generate a diff of this commit: cvs rdiff -u -r1.3490 -r1.3491 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20798 -r1.20799 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1624475129294230 Content-Disposition: inline Content-Length: 1297 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.3490 pkgsrc/doc/CHANGES-2021:1.3491 --- pkgsrc/doc/CHANGES-2021:1.3490 Wed Jun 23 18:51:09 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jun 23 19:05:29 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3490 2021/06/23 18:51:09 schmonz Exp $ +$NetBSD: CHANGES-2021,v 1.3491 2021/06/23 19:05:29 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5573,3 +5573,4 @@ Changes to the packages collection and i Updated textproc/py-feedparser to 6.0.8 [schmonz 2021-06-23] Updated devel/py-approvaltests to 1.0.0 [schmonz 2021-06-23] Updated security/cvm to 0.97nb3 [schmonz 2021-06-23] + Updated devel/libffcall to 2.4 [wiz 2021-06-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20798 pkgsrc/doc/TODO:1.20799 --- pkgsrc/doc/TODO:1.20798 Sun Jun 20 07:43:18 2021 +++ pkgsrc/doc/TODO Wed Jun 23 19:05:29 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20798 2021/06/20 07:43:18 wiz Exp $ +$NetBSD: TODO,v 1.20799 2021/06/23 19:05:29 wiz Exp $ Suggested new packages ====================== @@ -1259,7 +1259,6 @@ For possible Perl packages updates, see o libdwarf-20210305 o libepoxy-1.5.5 o libextractor-1.11 - o libffcall-2.4 o libflash-0.4.13 o libgfshare-2.0.0 o libgiigic-1.1.2 --_----------=_1624475129294230--