Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2006 22:07:02 +0100
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97274: [MAINTAINER] shells/wapsh: Use new www-directory guidelines (www/data -> www)
Message-ID:  <1147640822.4124@charon.picobyte.net>
Resent-Message-ID: <200605142110.k4ELAGED016550@freefall.freebsd.org>

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

>Number:         97274
>Category:       ports
>Synopsis:       [MAINTAINER] shells/wapsh: Use new www-directory guidelines (www/data -> www)
>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:   Sun May 14 21:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:

>Description:

- ${PREFIX}/www/data -> ${PREFIX}/www

Tinderbox tested.

>How-To-Repeat:

>Fix:

--- wapsh.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/shells/wapsh/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	29 Apr 2006 09:12:01 -0000	1.14
+++ Makefile	14 May 2006 16:49:18 -0000
@@ -21,7 +21,7 @@
 
 WWWOWN?=	www
 WWWGRP?=	www
-WWWDIR?=	www/data/${PORTNAME}
+WWWDIR?=	www/${PORTNAME}
 DATADIR=	${PREFIX}/${WWWDIR}
 SUB_FILES=	pkg-message
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/shells/wapsh/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	8 Apr 2006 18:58:52 -0000	1.6
+++ pkg-plist	14 May 2006 16:49:18 -0000
@@ -95,4 +95,3 @@
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/user_guide
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%DATADIR%%
-@dirrmtry www/data
--- wapsh.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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