From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 1 06:20:35 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 ADA9216C60C for ; Thu, 1 Jun 2006 06:20:30 +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 9A2B543D82 for ; Thu, 1 Jun 2006 06:20:14 +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 k516KETu015650 for ; Thu, 1 Jun 2006 06:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k516KEWI015643; Thu, 1 Jun 2006 06:20:14 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jun 2006 06:20:14 GMT Resent-Message-Id: <200606010620.k516KEWI015643@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 A168216B985 for ; Thu, 1 Jun 2006 06:18:16 +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 3C91143D72 for ; Thu, 1 Jun 2006 06:18:10 +0000 (GMT) (envelope-from babak@farrokhi.net) Received: from localhost (localhost [127.0.0.1]) by royalway.propagation.net (Postfix) with ESMTP id 880B356463 for ; Thu, 1 Jun 2006 01:18:11 -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 SNqcjLwCH++V for ; Thu, 1 Jun 2006 01:18:08 -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 9623056461 for ; Thu, 1 Jun 2006 01:18:08 -0500 (CDT) Message-Id: <1149146287.7988@starfish.datak-telecom.net> Date: Thu, 1 Jun 2006 10:48:07 +0330 From: "Babak Farrokhi" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/98266: [Maintainer Update] port www/textpattern - 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:44 -0000 >Number: 98266 >Category: ports >Synopsis: [Maintainer Update] port www/textpattern - 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:14 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/ -> www/ >How-To-Repeat: >Fix: --- textpattern.patch begins here --- diff -ruN textpattern.orig/Makefile textpattern/Makefile --- textpattern.orig/Makefile Thu Jun 1 10:46:54 2006 +++ textpattern/Makefile Thu Jun 1 10:47:05 2006 @@ -17,7 +17,7 @@ WANT_PHP_WEB= YES WWWOWN?= www WWWGRP?= www -TEXTPATTERN?= www/data-dist/${PORTNAME} +TEXTPATTERN?= www/${PORTNAME} PLIST_SUB+= TEXTPATTERN=${TEXTPATTERN} USE_PHP= mbstring xml --- textpattern.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: