ports/97274: [MAINTAINER] shells/wapsh: Use new www-directory guidelines (www/data -> www)

Shaun Amott shaun at inerd.com
Sun May 14 21:10:43 UTC 2006


>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%%
- at dirrmtry www/data
--- wapsh.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list