Received: by mail.netbsd.org (Postfix, from userid 605) id F164B84D9F; Fri, 31 Jul 2020 08:46:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 797B184D59 for ; Fri, 31 Jul 2020 08:46:59 +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 Z62HXgAIOjK6 for ; Fri, 31 Jul 2020 08:46:59 +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 CE4D284CE7 for ; Fri, 31 Jul 2020 08:46:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CA259FB28; Fri, 31 Jul 2020 08:46:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159618521840090" MIME-Version: 1.0 Date: Fri, 31 Jul 2020 08:46:58 +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: <20200731084658.CA259FB28@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. --_----------=_159618521840090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 31 08:46:58 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/afl to 2.57b To generate a diff of this commit: cvs rdiff -u -r1.4198 -r1.4199 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19975 -r1.19976 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159618521840090 Content-Disposition: inline Content-Length: 1226 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.4198 pkgsrc/doc/CHANGES-2020:1.4199 --- pkgsrc/doc/CHANGES-2020:1.4198 Fri Jul 31 01:27:11 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jul 31 08:46:58 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4198 2020/07/31 01:27:11 maya Exp $ +$NetBSD: CHANGES-2020,v 1.4199 2020/07/31 08:46:58 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6648,3 +6648,4 @@ Changes to the packages collection and i Updated devel/cbindgen to 0.14.3 [maya 2020-07-31] Updated devel/nss to 3.55 [maya 2020-07-31] Updated www/firefox to 79.0 [maya 2020-07-31] + Updated devel/afl to 2.57b [wiz 2020-07-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19975 pkgsrc/doc/TODO:1.19976 --- pkgsrc/doc/TODO:1.19975 Fri Jul 31 08:43:20 2020 +++ pkgsrc/doc/TODO Fri Jul 31 08:46:58 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19975 2020/07/31 08:43:20 wiz Exp $ +$NetBSD: TODO,v 1.19976 2020/07/31 08:46:58 wiz Exp $ Suggested new packages ====================== @@ -397,7 +397,6 @@ For possible Perl packages updates, see o aegis-4.25 o aewm++-1.1.5 o afbinit-1.0.1 - o afl-2.57b o afterstep-2.2.12 o aget-0.4.1 o aide-0.16 --_----------=_159618521840090--