Date: Sun, 17 May 2009 09:32:38 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: anders@FreeBSD.org Subject: ports/134605: [PATCH] www/mod_auth_pam: use AP %%var%% in pkg-plist Message-ID: <200905170932.n4H9Wclk060514@freefall.freebsd.org> Resent-Message-ID: <200905170940.n4H9e0lo062059@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134605 >Category: ports >Synopsis: [PATCH] www/mod_auth_pam: 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:00 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 (anders@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mod_auth_pam-1.1.1_1.patch begins here --- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/mod_auth_pam/pkg-plist,v retrieving revision 1.2 diff -u -u -r1.2 pkg-plist --- pkg-plist 3 Jun 2004 11:59:23 -0000 1.2 +++ pkg-plist 17 May 2009 09:32:07 -0000 @@ -1,4 +1,4 @@ -libexec/apache/mod_auth_pam.so +%%APACHEMODDIR%%/mod_auth_pam.so @exec %D/sbin/apxs -e -A -n auth_pam %D/%F @unexec %D/sbin/apxs -e -A -n auth_pam %D/%F %%PORTDOCS%%%%DOCSDIR%%/configure.txt --- mod_auth_pam-1.1.1_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905170932.n4H9Wclk060514>