Received: by mail.netbsd.org (Postfix, from userid 605) id BA40E84D75; Mon, 14 Aug 2017 20:49:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D16F84D6E for ; Mon, 14 Aug 2017 20:49:53 +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 il3QmnKOuDou for ; Mon, 14 Aug 2017 20:49:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A889184D04 for ; Mon, 14 Aug 2017 20:49:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A19A4FAD0; Mon, 14 Aug 2017 20:49:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502743792234180" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 20:49:52 +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: <20170814204952.A19A4FAD0@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. --_----------=_1502743792234180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 14 20:49:52 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/afl to 2.49b To generate a diff of this commit: cvs rdiff -u -r1.3225 -r1.3226 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17605 -r1.17606 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502743792234180 Content-Disposition: inline Content-Length: 1462 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3225 pkgsrc/doc/CHANGES-2017:1.3226 --- pkgsrc/doc/CHANGES-2017:1.3225 Mon Aug 14 20:48:13 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 20:49:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3225 2017/08/14 20:48:13 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3226 2017/08/14 20:49:52 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4465,3 +4465,4 @@ Changes to the packages collection and i Updated devel/meld to 3.17.3 [wiz 2017-08-14] Updated games/ruby-squib to 0.13.4 [wiz 2017-08-14] Updated security/caff to 2.6 [wiz 2017-08-14] + Updated devel/afl to 2.49b [wiz 2017-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17605 pkgsrc/doc/TODO:1.17606 --- pkgsrc/doc/TODO:1.17605 Mon Aug 14 20:48:13 2017 +++ pkgsrc/doc/TODO Mon Aug 14 20:49:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17605 2017/08/14 20:48:13 wiz Exp $ +$NetBSD: TODO,v 1.17606 2017/08/14 20:49:52 wiz Exp $ Suggested new packages ====================== @@ -394,7 +394,6 @@ For possible Perl packages updates, see o aegis-4.25 o aewm++-1.1.5 o afbinit-1.0.1 - o afl-2.49b o afterstep-2.2.12 o aget-0.4.1 o aide-0.16 @@ -1382,7 +1381,6 @@ For possible Perl packages updates, see o ruby-redmine-3.4.2 o ruby-review-1.4.0 [wip] o ruby-selenium-webdriver-3.0.5 - o ruby-squib-0.13.4 o rump-20131213 o rust-1.19 o sabayon-2.30.1 [GNOME 2.30] --_----------=_1502743792234180--