From owner-cvs-all@FreeBSD.ORG Fri May 20 00:57:25 2005 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 D7E5716A4CE; Fri, 20 May 2005 00:57:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A5FD43D7F; Fri, 20 May 2005 00:57:25 +0000 (GMT) (envelope-from jylefort@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 j4K0vP9R088772; Fri, 20 May 2005 00:57:25 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4K0vPQ9088771; Fri, 20 May 2005 00:57:25 GMT (envelope-from jylefort) Message-Id: <200505200057.j4K0vPQ9088771@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 20 May 2005 00:57:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/gramps 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: Fri, 20 May 2005 00:57:26 -0000 jylefort 2005-05-20 00:57:25 UTC FreeBSD ports repository Modified files: science/gramps Makefile pkg-plist Log: - Properly set the app-datadir property of the GnomeProgram object, so that gnome.help_display() can locate the help - Invoke update-mime-database from the package installation and deinstallation, since the .desktop file contains a MimeType key - Fix the icon paths in gramps.keys Revision Changes Path 1.13 +8 -3 ports/science/gramps/Makefile 1.10 +2 -0 ports/science/gramps/pkg-plist