- Update to 2.5.2

PR:		126463
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2008-08-14 11:00:50 +00:00
parent 280abe78f0
commit c836049d6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218542
3 changed files with 370 additions and 367 deletions

View File

@ -6,11 +6,10 @@
#
PORTNAME= sakai
PORTVERSION= 2.5.0
PORTREVISION= 2
PORTVERSION= 2.5.2
CATEGORIES= www java
MASTER_SITES= http://source.sakaiproject.org/release/2.5.0/sakai-2-5-0/
DISTNAME= ${PORTNAME}-bin-2-5-0
MASTER_SITES= http://source.sakaiproject.org/release/2.5.2/sakai-2-5-2/
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
MAINTAINER= wenheping@gmail.com
COMMENT= Sakai is an online Collaboration and Learning Environment
@ -31,8 +30,6 @@ TOMCAT_DIR= ${PREFIX}/tomcat5.5
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 f -exec ${INSTALL} -g \
${TOMCATGRP} -o ${TOMCATOWN} -m 444 {} ${WEBAPPDIR}/{} \;

View File

@ -1,3 +1,3 @@
MD5 (sakai-bin-2-5-0.tar.gz) = 174ab20964b7fdf2d9192a78920662ca
SHA256 (sakai-bin-2-5-0.tar.gz) = 95ff801b49e3c8786ce1eee4cd349ce812e8cbd977740203e72895a4b7960b68
SIZE (sakai-bin-2-5-0.tar.gz) = 227068117
MD5 (sakai-bin-2.5.2.tar.gz) = 95c03b0513c866ac7c6829570ac8323c
SHA256 (sakai-bin-2.5.2.tar.gz) = 8251bcac72a5c1900288fff2807a219a5fa3cd74c6fb725e2eea7413cda9f590
SIZE (sakai-bin-2.5.2.tar.gz) = 228921453

File diff suppressed because it is too large Load Diff