From owner-cvs-all@FreeBSD.ORG Thu Apr 28 14:16:46 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 A0E3716A4CE; Thu, 28 Apr 2005 14:16:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A8CF43D49; Thu, 28 Apr 2005 14:16:46 +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 j3SEGkoY048227; Thu, 28 Apr 2005 14:16:46 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3SEGkG7048226; Thu, 28 Apr 2005 14:16:46 GMT (envelope-from jylefort) Message-Id: <200504281416.j3SEGkG7048226@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 28 Apr 2005 14:16:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jabberd Makefile distinfo 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: Thu, 28 Apr 2005 14:16:46 -0000 jylefort 2005-04-28 14:16:46 UTC FreeBSD ports repository Modified files: net/jabberd Makefile distinfo pkg-plist Log: - Update to 2.0.8 - Do not manually install jabberd.sh nor list it in pkg-list, as that is done by USE_RC_SUBR - Use @unexec rmdir rather than @rmdir for configuration directories, as they might still contain files at uninstall time - Polish the Makefile and packing list PR: ports/80370 Submitted by: Vsevolod Stakhov Approved by: maintainer Revision Changes Path 1.27 +5 -7 ports/net/jabberd/Makefile 1.8 +2 -2 ports/net/jabberd/distinfo 1.7 +5 -6 ports/net/jabberd/pkg-plist