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 48229106567C 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 0CBA78FC16 for ; Sun, 17 May 2009 09:40:02 +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 n4H9e1LF062101 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 n4H9e15D062100; 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.n4H9e15D062100@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 D880A106566B; Sun, 17 May 2009 09:35:01 +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 C9BCC8FC08; Sun, 17 May 2009 09:35:01 +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 n4H9Z19I061955; Sun, 17 May 2009 09:35:01 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4H9Z1D0061954; Sun, 17 May 2009 09:35:01 GMT (envelope-from pgollucci) Message-Id: <200905170935.n4H9Z1D0061954@freefall.freebsd.org> Date: Sun, 17 May 2009 09:35:01 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ale@FreeBSD.org Subject: ports/134608: [PATCH] www/mod_tsunami: 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: 134608 >Category: ports >Synopsis: [PATCH] www/mod_tsunami: 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 (ale@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mod_tsunami-3.0_1.patch begins here --- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/mod_tsunami/pkg-plist,v retrieving revision 1.6 diff -u -u -r1.6 pkg-plist --- pkg-plist 10 May 2009 22:46:17 -0000 1.6 +++ pkg-plist 17 May 2009 09:34:50 -0000 @@ -1,4 +1,4 @@ -libexec/apache/mod_tsunami.so +%%APACHEMODDIR%%/mod_tsunami.so @exec %D/sbin/apxs -e -A -n tsunami %D/%F @unexec %D/sbin/apxs -e -A -n tsunami %D/%F %%PORTDOCS%%%%DOCSDIR%%/AUTHORS --- mod_tsunami-3.0_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: