From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 1 06:20:44 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C20916C606 for ; Thu, 1 Jun 2006 06:20:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C36E143D64 for ; Thu, 1 Jun 2006 06:20:11 +0000 (GMT) (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 k516KBdT015551 for ; Thu, 1 Jun 2006 06:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k516KBcX015550; Thu, 1 Jun 2006 06:20:11 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jun 2006 06:20:11 GMT Resent-Message-Id: <200606010620.k516KBcX015550@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, "Babak Farrokhi" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 853E916B9D2 for ; Thu, 1 Jun 2006 06:13:17 +0000 (UTC) (envelope-from babak@farrokhi.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B3243D81 for ; Thu, 1 Jun 2006 06:12:28 +0000 (GMT) (envelope-from babak@farrokhi.net) Received: from localhost (localhost [127.0.0.1]) by royalway.propagation.net (Postfix) with ESMTP id AC56B56463 for ; Thu, 1 Jun 2006 01:12:29 -0500 (CDT) Received: from royalway.propagation.net ([127.0.0.1]) by localhost (royalway.propagation.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yUOrmvpZXvdI for ; Thu, 1 Jun 2006 01:12:26 -0500 (CDT) Received: from starfish.datak-telecom.net (unknown [81.91.130.209]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by royalway.propagation.net (Postfix) with ESMTP id 6F3F456461 for ; Thu, 1 Jun 2006 01:12:26 -0500 (CDT) Message-Id: <1149145945.75550@starfish.datak-telecom.net> Date: Thu, 1 Jun 2006 10:42:25 +0330 From: "Babak Farrokhi" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/98263: [Maintainer Update] port www/phpwiki - change installation directory 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: Thu, 01 Jun 2006 06:20:55 -0000 >Number: 98263 >Category: ports >Synopsis: [Maintainer Update] port www/phpwiki - change installation directory >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 01 06:20:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD 6.1-STABLE #0: Tue May 23 13:54:54 IRDT 2006 root@starfish.datak-telecom.net:/usr/obj/usr/src/sys/SMP >Description: www/data-dist/phpwiki -> www/phpwiki >How-To-Repeat: >Fix: --- phpwiki.patch begins here --- diff -ruN phpwiki.orig/Makefile phpwiki/Makefile --- phpwiki.orig/Makefile Thu Jun 1 10:40:37 2006 +++ phpwiki/Makefile Thu Jun 1 10:40:51 2006 @@ -22,7 +22,7 @@ .endif NO_BUILD= YES -PHPWIKI?= www/data-dist/phpwiki +PHPWIKI?= www/phpwiki PLIST_SUB+= PHPWIKI=${PHPWIKI} USERFILES= admin.php lib/config.php ROOTFILES= admin.php-dist index.php --- phpwiki.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: