From owner-cvs-all@FreeBSD.ORG Fri Nov 4 03:01:20 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB4F416A41F; Fri, 4 Nov 2005 03:01:20 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6E3643D46; Fri, 4 Nov 2005 03:01:19 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051104030114.NDDK21553.centrmmtao02.cox.net@mezz.mezzweb.com>; Thu, 3 Nov 2005 22:01:14 -0500 To: "Adam Weinberger" References: <200511040013.jA40D0Eb043334@repoman.freebsd.org> <436ACB61.5070703@FreeBSD.org> Message-ID: Date: Thu, 03 Nov 2005 21:01:54 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <436ACB61.5070703@FreeBSD.org> User-Agent: Opera M2/8.50 (Linux, build 1358) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/deskutils/gourmet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 03:01:21 -0000 On Thu, 03 Nov 2005 20:45:53 -0600, Adam Weinberger wrote: > Kris Kennaway wrote: >> kris 2005-11-04 00:13:00 UTC >> FreeBSD ports repository >> Modified files: >> deskutils/gourmet Makefile Log: >> BROKEN: Incomplete pkg-plist >> Revision Changes Path >> 1.12 +2 -0 ports/deskutils/gourmet/Makefile > > Kris - > > Per our previous discussion about this, this port isn't broken. When > another app uses metakit's python library, a byte-compiled version of > the library is created. The file in question gets created by python > during the gourmet build. Such a file technically belongs to metakit, > and is handled as best I could think of in rev 1.19 of > databases/metakit/pkg-plist. It sounds like you might need to add a manual run compileall.py in post-install target in metakit to create that .pyc file. I had to deal with that in a few ports such as smeg, gdesklets and etc. Cheers, Mezz > Unless you really feel that deinstalling gourmet should remove the file > instead of when deinstalling metakit, I'd like to request that you > back-out the BROKENness. > > # Adam -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org