From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 17 09:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A7FD1065679 for ; Sun, 17 May 2009 09:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DCB238FC14 for ; Sun, 17 May 2009 09:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4H9e1Rg062088 for ; Sun, 17 May 2009 09:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4H9e1Q6062087; Sun, 17 May 2009 09:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 17 May 2009 09:40:01 GMT Resent-Message-Id: <200905170940.n4H9e1Q6062087@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE0D91065670; Sun, 17 May 2009 09:34:19 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9F6C18FC21; Sun, 17 May 2009 09:34:19 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (pgollucci@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4H9YJ8I061698; Sun, 17 May 2009 09:34:19 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4H9YJON061697; Sun, 17 May 2009 09:34:19 GMT (envelope-from pgollucci) Message-Id: <200905170934.n4H9YJON061697@freefall.freebsd.org> Date: Sun, 17 May 2009 09:34:19 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: glebius@FreeBSD.org Subject: ports/134607: [PATCH] www/mod_realip: use AP %%var%% in pkg-plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2009 09:40:02 -0000 >Number: 134607 >Category: ports >Synopsis: [PATCH] www/mod_realip: use AP %%var%% in pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 17 09:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Riderway Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008 >Description: Port maintainer (glebius@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mod_realip-2.0.patch begins here --- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/mod_realip/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 11 Jul 2005 13:01:37 -0000 1.1 +++ pkg-plist 17 May 2009 09:34:04 -0000 @@ -1,3 +1,3 @@ -libexec/apache/mod_realip.so +%%APACHEMODDIR%%/mod_realip.so @exec %D/sbin/apxs -e -A -n realip %D/%F @unexec %D/sbin/apxs -e -A -n realip %D/%F --- mod_realip-2.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: