ports/124053: [PATCH] www/sakai : minor change

Wen heping wenheping at gmail.com
Wed May 28 00:10:02 UTC 2008


>Number:         124053
>Category:       ports
>Synopsis:       [PATCH] www/sakai : minor change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 00:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 Release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
1  minor modification of Makefile
2  minor modification of pkg-plist
3  please close PR:ports/123993 ,because its content is included in this PR
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-05-27 04:57:51.000000000 +0800
+++ Makefile	2008-05-27 04:58:06.000000000 +0800
@@ -30,8 +30,8 @@
 LIC_DOC=	ECLv1.txt
 
 do-install:
-	cd ${WRKSRC}/webapps && ${FIND} . -type d -exec ${INSTALL} -d \
-		-g ${TOMCATGRP} -o ${TOMCATOWN} -m 755 ${WEBAPPDIR}/{} \;
+#	cd ${WRKSRC}/webapps && ${FIND} . -type d -exec ${INSTALL} -d \
+#		-g ${TOMCATGRP} -o ${TOMCATOWN} -m 755 ${WEBAPPDIR}/{} \;
 	cd ${WRKSRC}/webapps && ${FIND} . -type f -exec ${INSTALL} -g \
 		${TOMCATGRP} -o ${TOMCATOWN} -m 444 {} ${WEBAPPDIR}/{} \;
 
--- pkg-plist.orig	2008-05-25 14:02:00.000000000 +0800
+++ pkg-plist	2008-05-25 14:03:27.000000000 +0800
@@ -1095,8 +1095,6 @@
 tomcat5.5/webapps/tool.war
 tomcat5.5/webapps/web.war
 tomcat5.5/webapps/xsl-portal.war
- at dirrm tomcat5.5/shared/lib
- at dirrm tomcat5.5/shared
 @dirrm tomcat5.5/licenses
 @dirrm tomcat5.5/components/sakai-web-pack/WEB-INF/lib
 @dirrm tomcat5.5/components/sakai-web-pack/WEB-INF


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list