Received: by mail.netbsd.org (Postfix, from userid 605) id D18A484DA1; Mon, 2 Oct 2017 15:15:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 64D5384D6C for ; Mon, 2 Oct 2017 15:15:32 +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 5RHijCj1sHPI for ; Mon, 2 Oct 2017 15:15:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C3D0C84D5C for ; Mon, 2 Oct 2017 15:15:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C22FDFBC7; Mon, 2 Oct 2017 15:15:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506957331168700" MIME-Version: 1.0 Date: Mon, 2 Oct 2017 15:15:31 +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: <20171002151531.C22FDFBC7@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. --_----------=_1506957331168700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 2 15:15:31 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated databases/shared-mime-info to 1.9 To generate a diff of this commit: cvs rdiff -u -r1.4259 -r1.4260 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17794 -r1.17795 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506957331168700 Content-Disposition: inline Content-Length: 1261 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.4259 pkgsrc/doc/CHANGES-2017:1.4260 --- pkgsrc/doc/CHANGES-2017:1.4259 Mon Oct 2 15:13:53 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 2 15:15:31 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4259 2017/10/02 15:13:53 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4260 2017/10/02 15:15:31 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6060,3 +6060,4 @@ Changes to the packages collection and i Updated converters/libzmf to 0.0.2 [wiz 2017-10-02] Updated mail/notmuch to 0.25.1 [wiz 2017-10-02] Updated audio/openal-soft to 1.18.2 [wiz 2017-10-02] + Updated databases/shared-mime-info to 1.9 [wiz 2017-10-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17794 pkgsrc/doc/TODO:1.17795 --- pkgsrc/doc/TODO:1.17794 Mon Oct 2 15:13:53 2017 +++ pkgsrc/doc/TODO Mon Oct 2 15:15:31 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17794 2017/10/02 15:13:53 wiz Exp $ +$NetBSD: TODO,v 1.17795 2017/10/02 15:15:31 wiz Exp $ Suggested new packages ====================== @@ -1368,7 +1368,6 @@ For possible Perl packages updates, see o serd-0.22.0 o sgb-20090810 o sge-8.1.8 - o shared-mime-info-1.9 o sharity-3.7 o shc-3.8.9b o shotwell-0.27 --_----------=_1506957331168700--