Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2006 10:48:07 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/98266: [Maintainer Update] port www/textpattern - change installation directory
Message-ID:  <1149146287.7988@starfish.datak-telecom.net>
Resent-Message-ID: <200606010620.k516KEWI015643@freefall.freebsd.org>

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1149146287.7988>