ports/107150: [UPDATE] www/phpwebapp

Martin Wilke miwi at FreeBSD.org
Sat Dec 23 20:00:37 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list