Received: by mail.netbsd.org (Postfix, from userid 605) id 4440E84DE4; Tue, 8 Oct 2019 14:37:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF4C084DE3 for ; Tue, 8 Oct 2019 14:37:03 +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 2vUn9gE-nInB for ; Tue, 8 Oct 2019 14:37:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1D51084DDE for ; Tue, 8 Oct 2019 14:37:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1AC33FBF4; Tue, 8 Oct 2019 14:37:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157054542318450" MIME-Version: 1.0 Date: Tue, 8 Oct 2019 14:37:03 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20191008143703.1AC33FBF4@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. --_----------=_157054542318450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Oct 8 14:37:02 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: Updated mail/gmime3 to 3.2.4 To generate a diff of this commit: cvs rdiff -u -r1.4240 -r1.4241 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19314 -r1.19315 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157054542318450 Content-Disposition: inline Content-Length: 1255 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4240 pkgsrc/doc/CHANGES-2019:1.4241 --- pkgsrc/doc/CHANGES-2019:1.4240 Tue Oct 8 14:30:42 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Oct 8 14:37:02 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4240 2019/10/08 14:30:42 ryoon Exp $ +$NetBSD: CHANGES-2019,v 1.4241 2019/10/08 14:37:02 ryoon Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6834,3 +6834,4 @@ Changes to the packages collection and i Updated security/libgpg-error to 1.36nb1 [triaxx 2019-10-08] Updated lang/gawk to 5.0.1 [ryoon 2019-10-08] Updated devel/gtexinfo to 6.7 [ryoon 2019-10-08] + Updated mail/gmime3 to 3.2.4 [ryoon 2019-10-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19314 pkgsrc/doc/TODO:1.19315 --- pkgsrc/doc/TODO:1.19314 Mon Oct 7 20:30:51 2019 +++ pkgsrc/doc/TODO Tue Oct 8 14:37:02 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19314 2019/10/07 20:30:51 adam Exp $ +$NetBSD: TODO,v 1.19315 2019/10/08 14:37:02 ryoon Exp $ Suggested new packages ====================== @@ -686,7 +686,6 @@ For possible Perl packages updates, see o gliv-1.9.7 o glom-1.14.2 o gmime-3.2.3 - o gmime3-3.2.4 o gnet1-1.1.9 o gnetman-20050429 o gnome-3.30.1 --_----------=_157054542318450--