From owner-cvs-all@FreeBSD.ORG Fri Feb 24 02:06:52 2006 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 6C0C216A420; Fri, 24 Feb 2006 02:06:52 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30DF843D72; Fri, 24 Feb 2006 02:06:47 +0000 (GMT) (envelope-from brooks@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 k1O26lPu045511; Fri, 24 Feb 2006 02:06:47 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1O26lo1045510; Fri, 24 Feb 2006 02:06:47 GMT (envelope-from brooks) Message-Id: <200602240206.k1O26lo1045510@repoman.freebsd.org> From: Brooks Davis Date: Fri, 24 Feb 2006 02:06:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/ganglia-webfrontend Makefile pkg-plist 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, 24 Feb 2006 02:06:52 -0000 brooks 2006-02-24 02:06:46 UTC FreeBSD ports repository Modified files: sysutils/ganglia-webfrontend Makefile pkg-plist Log: - Fix the plist so the config file gets removed when unchanged. - Switch to using dirrmtry to from "unexec rmdir" remove the directory. Approved by: portmgr (marcus) Revision Changes Path 1.9 +6 -4 ports/sysutils/ganglia-webfrontend/Makefile 1.6 +3 -2 ports/sysutils/ganglia-webfrontend/pkg-plist