Date: Sun, 17 May 2009 09:33:40 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/134606: [PATCH] www/mod_ntlm: use AP %%var%% in pkg-plist Message-ID: <200905170933.n4H9Xe4q061435@freefall.freebsd.org> Resent-Message-ID: <200905170940.n4H9e1dh062073@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134606 >Category: ports >Synopsis: [PATCH] www/mod_ntlm: 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 (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mod_ntlm-0.4.patch begins here --- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/mod_ntlm/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 4 Jul 2004 17:32:53 -0000 1.1 +++ pkg-plist 17 May 2009 09:33:26 -0000 @@ -1,4 +1,4 @@ -libexec/apache/mod_ntlm.so +%%APACHEMODDIR%%/mod_ntlm.so @exec %D/sbin/apxs -e -A -n ntlm %D/%f @unexec %D/sbin/apxs -e -A -n ntlm %D/%F %%PORTDOCS%%%%DOCSDIR%%/mod_ntlm.html --- mod_ntlm-0.4.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?200905170933.n4H9Xe4q061435>