Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2006 20:28:11 +0100 (CET)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        munggo@pmy.lv
Subject:   ports/107150: [UPDATE] www/phpwebapp
Message-ID:  <200612231928.kBNJSB20008312@miwi.homeunix.org>
Resent-Message-ID: <200612232000.kBNK0a5Y099117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107150
>Category:       ports
>Synopsis:       [UPDATE] www/phpwebapp
>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:   Sat Dec 23 20:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #198: Fri Dec 22 22:06:40 CET 2006
>Description:
Change to www/

show here for HEAD UP:
http://lists.freebsd.org/pipermail/freebsd-ports/2006-May/032010.html

Port maintainer (munggo@pmy.lv) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- phpwebapp-1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/phpwebapp/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	21 May 2006 21:56:05 -0000	1.3
+++ Makefile	23 Dec 2006 19:22:17 -0000
@@ -18,10 +18,10 @@
 USE_PHP=	yes
 WANT_PHP_WEB=	yes
 NO_BUILD=	yes
-PHPWEBAPP?=	${PREFIX}/www/data/web_app
+PHPWEBAPP?=	${PREFIX}/www/web_app
 
 do-install:
-	${MKDIR} -p ${PREFIX}/www/data
+	${MKDIR} -p ${PREFIX}/www
 	${CP} -R ${WRKSRC}/web_app/ ${PHPWEBAPP}
 	@${FIND} ${PHPWEBAPP} ! -type d | \
 		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
--- phpwebapp-1.2.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?200612231928.kBNJSB20008312>