ports/97273: [MAINTAINER] www/phpSysInfo: Use new www-directory guidelines (www/data -> www)
Shaun Amott
shaun at inerd.com
Sun May 14 21:10:46 UTC 2006
>Number: 97273
>Category: ports
>Synopsis: [MAINTAINER] www/phpSysInfo: 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:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Shaun Amott
>Release: FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
>Description:
- ${PREFIX}/www/data -> ${PREFIX}/www
(fixes pointyhat mtree error)
Tinderbox tested.
>How-To-Repeat:
>Fix:
--- phpSysInfo.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/phpSysInfo/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 18 Mar 2006 15:29:11 -0000 1.15
+++ Makefile 14 May 2006 16:13:16 -0000
@@ -20,7 +20,7 @@
WRKSRC= ${WRKDIR}/${PORTNAME:L}
WWWOWN?= www
WWWGRP?= www
-WWWDIR?= www/data/${PORTNAME}
+WWWDIR?= www/${PORTNAME}
DATADIR= ${PREFIX}/${WWWDIR}
NO_BUILD= yes
PLIST= ${WRKDIR}/plist
--- phpSysInfo.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list