From owner-freebsd-ports@FreeBSD.ORG Mon Sep 29 02:53:13 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FFE1106568F for ; Mon, 29 Sep 2008 02:53:13 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id E47D08FC0A for ; Mon, 29 Sep 2008 02:53:12 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1256715fgb.35 for ; Sun, 28 Sep 2008 19:53:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:mime-version:content-type:content-transfer-encoding :content-disposition; bh=5mGfd2K7WFStndGtLGXIQIc3ims4WeIjes5r1a3TluU=; b=h9WORtb5MwWIT3AFqg6WDYrhsdz9NX6fWxFPd4t59wEpe7TfdM1thrzYTGljRT4HNt cJz569DbQjbB3VZZ2IUgUDQuEGFly8lGFA1f4NiCDkteRudLaYiBiRHypRwQnFQvBjsE TjcKV89eZT38AdRANXdXp1UqCyyJ5/OVo4rqw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition; b=PPC6QpG2kYTUDHUP1BGE2ayKh8j7bENVebbog9eTWC5Toe0MX5GeZ4VuosFfIXmJgO FC5QKTbDopFvRzhigXy+RSVaGS+eagDVYP2D/qPT2AOm5/D6oey3RaQmr042tfdkYsg2 g4TjcMHNw0nnA4oh1q/hYNGMX/G/Ry1C56aks= Received: by 10.103.173.5 with SMTP id a5mr3271174mup.117.1222656791581; Sun, 28 Sep 2008 19:53:11 -0700 (PDT) Received: by 10.103.231.14 with HTTP; Sun, 28 Sep 2008 19:53:11 -0700 (PDT) Message-ID: Date: Sun, 28 Sep 2008 23:53:11 -0300 From: "Carlos A. M. dos Santos" To: freebsd-ports , funman@videolan.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-multimedia@freebsd.org Subject: multimedia/vlc installs two ".desktop" files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2008 02:53:13 -0000 Hello, After installng vlc-0.8.6.i,2 (built from ports), I noticed that there are two .dekstop files at /usr/local/share/applications/ vlc.desktop wxvlc.desktop I think the second one should not be there. Is it necessary to submit a PR on this? -- cd /usr/ports/sysutils/life make clean