From owner-cvs-all@FreeBSD.ORG Wed Jun 9 17:29:38 2010 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 EB49E106567A; Wed, 9 Jun 2010 17:29:38 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 98DD58FC19; Wed, 9 Jun 2010 17:29:38 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o59HTcJr023507; Wed, 9 Jun 2010 17:29:38 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o59HTc1W023506; Wed, 9 Jun 2010 17:29:38 GMT (envelope-from glarkin) Message-Id: <201006091729.o59HTc1W023506@repoman.freebsd.org> From: Greg Larkin Date: Wed, 9 Jun 2010 17:29:38 +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/logcheck Makefile ports/security/logcheck/files extra-patch-src__logcheck.in pkg-deinstall.in pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 17:29:39 -0000 glarkin 2010-06-09 17:29:38 UTC FreeBSD ports repository Modified files: security/logcheck Makefile security/logcheck/files extra-patch-src__logcheck.in pkg-deinstall.in pkg-install.in Log: - Parameterized more command names and paths to ensure that installation works with non-standard build settings. Revision Changes Path 1.32 +3 -2 ports/security/logcheck/Makefile 1.4 +3 -3 ports/security/logcheck/files/extra-patch-src__logcheck.in 1.3 +4 -4 ports/security/logcheck/files/pkg-deinstall.in 1.3 +5 -5 ports/security/logcheck/files/pkg-install.in