From owner-cvs-all@FreeBSD.ORG Sat Dec 25 21:07:13 2004 Return-Path: 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 E0D5916A4CE; Sat, 25 Dec 2004 21:07:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B82BB43D48; Sat, 25 Dec 2004 21:07:13 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBPL7DVA066318; Sat, 25 Dec 2004 21:07:13 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBPL7DTE066317; Sat, 25 Dec 2004 21:07:13 GMT (envelope-from marcus) Message-Id: <200412252107.iBPL7DTE066317@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 25 Dec 2004 21:07:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/shared-mime-info Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 25 Dec 2004 21:07:14 -0000 marcus 2004-12-25 21:07:13 UTC FreeBSD ports repository Modified files: misc/shared-mime-info Makefile pkg-plist Log: Don't statically add dynamically generated files to the plist. Instead, just remove them if they exist during deinstall. This should fix the packaging problems. Revision Changes Path 1.26 +1 -1 ports/misc/shared-mime-info/Makefile 1.13 +6 -6 ports/misc/shared-mime-info/pkg-plist