Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 70CDE7A28C for ; Mon, 2 Jan 2017 02:19:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 232468563E; Mon, 2 Jan 2017 02:19:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A7CAC85589 for ; Mon, 2 Jan 2017 02:19:52 +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 Bg1yPOYeHz_w for ; Mon, 2 Jan 2017 02:19:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 10AF58563E for ; Mon, 2 Jan 2017 02:19:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E8BFFBA6; Mon, 2 Jan 2017 02:19:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148332359279190" MIME-Version: 1.0 Date: Mon, 2 Jan 2017 02:19:52 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170102021952.0E8BFFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148332359279190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Jan 2 02:19:51 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated mail/mailfront to 2.12 To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16867 -r1.16868 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148332359279190 Content-Disposition: inline Content-Length: 1269 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.50 pkgsrc/doc/CHANGES-2017:1.51 --- pkgsrc/doc/CHANGES-2017:1.50 Mon Jan 2 02:19:31 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jan 2 02:19:51 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.50 2017/01/02 02:19:31 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.51 2017/01/02 02:19:51 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -56,3 +56,4 @@ Changes to the packages collection and i Updated devel/bglibs to 2.03 [schmonz 2017-01-02] Updated mail/relay-ctrl to 3.2 [schmonz 2017-01-02] Updated mail/qmail-qfilter to 2.1nb4 [schmonz 2017-01-02] + Updated mail/mailfront to 2.12 [schmonz 2017-01-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16867 pkgsrc/doc/TODO:1.16868 --- pkgsrc/doc/TODO:1.16867 Mon Jan 2 02:19:06 2017 +++ pkgsrc/doc/TODO Mon Jan 2 02:19:51 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16867 2017/01/02 02:19:06 schmonz Exp $ +$NetBSD: TODO,v 1.16868 2017/01/02 02:19:51 schmonz Exp $ Suggested new packages ====================== @@ -1055,7 +1055,6 @@ For possible Perl packages updates, see o magic-8.1.89 o magit-2.5 o maildrop-2.8.2 - o mailfront-2.12 o mailman-2.1.22 o mailman-3.0.3 o mailscanner-4.74 --_----------=_148332359279190--