From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 23 20:00:37 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2237316A415 for ; Sat, 23 Dec 2006 20:00:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id DE97613C43A for ; Sat, 23 Dec 2006 20:00:36 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBNK0aS0099134 for ; Sat, 23 Dec 2006 20:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBNK0a5Y099117; Sat, 23 Dec 2006 20:00:36 GMT (envelope-from gnats) Resent-Date: Sat, 23 Dec 2006 20:00:36 GMT Resent-Message-Id: <200612232000.kBNK0a5Y099117@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, Martin Wilke Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 929E016A403 for ; Sat, 23 Dec 2006 19:56:05 +0000 (UTC) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (dslb-082-083-138-055.pools.arcor-ip.net [82.83.138.55]) by mx1.freebsd.org (Postfix) with ESMTP id 31F5113C44E for ; Sat, 23 Dec 2006 19:56:04 +0000 (UTC) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (localhost [127.0.0.1]) by miwi.homeunix.org (8.13.8/8.13.8) with ESMTP id kBNJSCI8008313; Sat, 23 Dec 2006 20:28:12 +0100 (CET) (envelope-from miwi@miwi.homeunix.org) Received: (from miwi@localhost) by miwi.homeunix.org (8.13.8/8.13.8/Submit) id kBNJSB20008312; Sat, 23 Dec 2006 20:28:11 +0100 (CET) (envelope-from miwi) Message-Id: <200612231928.kBNJSB20008312@miwi.homeunix.org> Date: Sat, 23 Dec 2006 20:28:11 +0100 (CET) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: munggo@pmy.lv Subject: ports/107150: [UPDATE] www/phpwebapp 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: Sat, 23 Dec 2006 20:00:37 -0000 >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: