Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 183F71A923A for ; Wed, 20 Oct 2021 19:14:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 42B4284F12; Wed, 20 Oct 2021 19:14:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BC5EE84D6B for ; Wed, 20 Oct 2021 19:13:25 +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 XbQJ9zTA0yhL for ; Wed, 20 Oct 2021 19:13:25 +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 1452384CDC for ; Wed, 20 Oct 2021 19:13:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C000FA97; Wed, 20 Oct 2021 19:13:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1634757205182760" MIME-Version: 1.0 Date: Wed, 20 Oct 2021 19:13:25 +0000 From: "Thomas Merkel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tm@netbsd.org X-Mailer: log_accum Message-Id: <20211020191325.0C000FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1634757205182760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Wed Oct 20 19:13:24 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated mail/avenger to 0.8.5 To generate a diff of this commit: cvs rdiff -u -r1.5223 -r1.5224 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21164 -r1.21165 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1634757205182760 Content-Disposition: inline Content-Length: 1299 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.5223 pkgsrc/doc/CHANGES-2021:1.5224 --- pkgsrc/doc/CHANGES-2021:1.5223 Wed Oct 20 18:32:03 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Oct 20 19:13:24 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5223 2021/10/20 18:32:03 tm Exp $ +$NetBSD: CHANGES-2021,v 1.5224 2021/10/20 19:13:24 tm Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7971,3 +7971,4 @@ Changes to the packages collection and i Updated mail/postgrey to 1.37 [tm 2021-10-20] Updated mail/pst-utils to 0.6.76 [tm 2021-10-20] Updated mail/t-prot to 3.4 [tm 2021-10-20] + Updated mail/avenger to 0.8.5 [tm 2021-10-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21164 pkgsrc/doc/TODO:1.21165 --- pkgsrc/doc/TODO:1.21164 Wed Oct 20 18:32:03 2021 +++ pkgsrc/doc/TODO Wed Oct 20 19:13:24 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21164 2021/10/20 18:32:03 tm Exp $ +$NetBSD: TODO,v 1.21165 2021/10/20 19:13:24 tm Exp $ Suggested new packages ====================== @@ -492,7 +492,6 @@ For possible Perl packages updates, see o automake-1.16.5 o autosetup-0.7.0 o avant-window-navigator-0.4.2 - o avenger-0.8.5 o avidemux-2.6.16 o avl-2.0.3 [2.x is not source and binary compatible with 1.x] o avr-gdb-10.1 --_----------=_1634757205182760--