Received: by mail.netbsd.org (Postfix, from userid 605) id 7F9EA84DCD; Sun, 16 Feb 2020 10:55:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0851884D7C for ; Sun, 16 Feb 2020 10:55:06 +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 Iri5ihtiU7xt for ; Sun, 16 Feb 2020 10:55:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5F26984D21 for ; Sun, 16 Feb 2020 10:55:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5CC81FBF4; Sun, 16 Feb 2020 10:55:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1581850505162350" MIME-Version: 1.0 Date: Sun, 16 Feb 2020 10:55:05 +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: <20200216105505.5CC81FBF4@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. --_----------=_1581850505162350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 16 10:55:05 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated mail/gmime3 to 3.2.6 To generate a diff of this commit: cvs rdiff -u -r1.1114 -r1.1115 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19676 -r1.19677 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1581850505162350 Content-Disposition: inline Content-Length: 1307 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.1114 pkgsrc/doc/CHANGES-2020:1.1115 --- pkgsrc/doc/CHANGES-2020:1.1114 Sun Feb 16 04:45:52 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Feb 16 10:55:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1114 2020/02/16 04:45:52 tsutsui Exp $ +$NetBSD: CHANGES-2020,v 1.1115 2020/02/16 10:55:04 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1572,3 +1572,4 @@ Changes to the packages collection and i Updated textproc/ruby-nokogiri to 1.10.8 [tsutsui 2020-02-16] Updated devel/ruby-locale to 2.1.3 [tsutsui 2020-02-16] Updated graphics/ruby-cairo to 1.16.5 [tsutsui 2020-02-16] + Updated mail/gmime3 to 3.2.6 [wiz 2020-02-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19676 pkgsrc/doc/TODO:1.19677 --- pkgsrc/doc/TODO:1.19676 Sun Feb 16 10:47:20 2020 +++ pkgsrc/doc/TODO Sun Feb 16 10:55:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19676 2020/02/16 10:47:20 wiz Exp $ +$NetBSD: TODO,v 1.19677 2020/02/16 10:55:04 wiz Exp $ Suggested new packages ====================== @@ -632,7 +632,6 @@ For possible Perl packages updates, see o gliv-1.9.7 o glom-1.14.2 o gmake-4.3 [cannot build firefox/openjdk11 etc.] - o gmime3-3.2.6 o gnet1-1.1.9 o gnetman-20050429 o gnome-3.34.3 --_----------=_1581850505162350--