From owner-freebsd-gnome@FreeBSD.ORG Fri Oct 28 06:50:59 2011 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28F9B1065673 for ; Fri, 28 Oct 2011 06:50:59 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id DBE1D8FC20 for ; Fri, 28 Oct 2011 06:50:58 +0000 (UTC) Received: from lightning.wonkity.com (lightning.wonkity.com [10.0.0.8]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p9S6Ot67007353 for ; Fri, 28 Oct 2011 00:24:55 -0600 (MDT) (envelope-from wblock@lightning.wonkity.com) Received: from lightning.wonkity.com (localhost [127.0.0.1]) by lightning.wonkity.com (8.14.5/8.14.5) with ESMTP id p9S6OtRE016954 for ; Fri, 28 Oct 2011 00:24:55 -0600 (MDT) (envelope-from wblock@lightning.wonkity.com) Received: from localhost (wblock@localhost) by lightning.wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p9S6OtT2016951 for ; Fri, 28 Oct 2011 00:24:55 -0600 (MDT) (envelope-from wblock@lightning.wonkity.com) Date: Fri, 28 Oct 2011 00:24:55 -0600 (MDT) From: Warren Block To: gnome@FreeBSD.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [10.0.0.1]); Fri, 28 Oct 2011 00:24:55 -0600 (MDT) Cc: Subject: gnumeric and zz-application/zz-winassoc-xls X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2011 06:50:59 -0000 Something is unhappy about this mime type during port deinstall. Lately this was on deinstalling evince: ===> Deinstalling for graphics/evince ===> Deinstalling evince-2.32.0_5 Error in file "/usr/local/share/applications/gnumeric.desktop": "zz-application/zz-winassoc-xls" is an invalid MIME type ("zz-application" is an unregistered media type) /usr/local/share/applications/gnumeric.desktop does contain that. gnumeric.desktop.in also contains it, which implies it's included from upstream. There is an upstream bug which talks about fixing this: https://bugs.freedesktop.org/show_bug.cgi?id=41286