From owner-cvs-all@FreeBSD.ORG Mon May 26 04:24:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14B2E106564A; Mon, 26 May 2008 04:24:21 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E62868FC0C; Mon, 26 May 2008 04:24:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4Q4OK4d081348; Mon, 26 May 2008 04:24:20 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4Q4OKFG081347; Mon, 26 May 2008 04:24:20 GMT (envelope-from edwin) Message-Id: <200805260424.m4Q4OKFG081347@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 26 May 2008 04:24:20 +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/security/barnyard Makefile ports/security/barnyard/files barnyard.sh.in pkg-message.in 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: Mon, 26 May 2008 04:24:21 -0000 edwin 2008-05-26 04:24:20 UTC FreeBSD ports repository Modified files: security/barnyard Makefile security/barnyard/files barnyard.sh.in pkg-message.in Log: security/barnyard, upgrade the startup script Improve the startup script to bring it in line with the correct way of doing rc.subr scripts, bump PORTREVISION in the Makefile and a minor change to pkg-message. PR: ports/123938 Submitted by: Paul Schmehl Revision Changes Path 1.11 +1 -1 ports/security/barnyard/Makefile 1.3 +31 -9 ports/security/barnyard/files/barnyard.sh.in 1.2 +2 -1 ports/security/barnyard/files/pkg-message.in