summaryrefslogtreecommitdiff
path: root/www/tomcat6
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-09-01 19:37:51 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-09-01 19:37:51 +0000
commit43cde3cc8d23d347486d6f05135abf036e1491a0 (patch)
tree62bb48d0463cac706cb1025f429e2741db3cfb61 /www/tomcat6
parent. Assume (un)registervm is in LOCALBASE _not_ PREFIX. (diff)
. Update to 5.0.28.
PR: 71240 Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
Notes
Notes: svn path=/head/; revision=117860
Diffstat (limited to 'www/tomcat6')
-rw-r--r--www/tomcat6/Makefile2
-rw-r--r--www/tomcat6/distinfo4
-rw-r--r--www/tomcat6/pkg-plist4
3 files changed, 6 insertions, 4 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile
index 9f6f17c10bfb..1693b2f1429b 100644
--- a/www/tomcat6/Makefile
+++ b/www/tomcat6/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jakarta-tomcat
-PORTVERSION= 5.0.27
+PORTVERSION= 5.0.28
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin
diff --git a/www/tomcat6/distinfo b/www/tomcat6/distinfo
index 0e9caf73e9db..c2926ba12e6f 100644
--- a/www/tomcat6/distinfo
+++ b/www/tomcat6/distinfo
@@ -1,2 +1,2 @@
-MD5 (jakarta-tomcat-5.0.27.tar.gz) = b802ee042677e284bcf65738c7bdc3b6
-SIZE (jakarta-tomcat-5.0.27.tar.gz) = 10298374
+MD5 (jakarta-tomcat-5.0.28.tar.gz) = 2a189b6be6d8d6801097d4a658edfa05
+SIZE (jakarta-tomcat-5.0.28.tar.gz) = 10718313
diff --git a/www/tomcat6/pkg-plist b/www/tomcat6/pkg-plist
index d45639884e4d..c666171582ff 100644
--- a/www/tomcat6/pkg-plist
+++ b/www/tomcat6/pkg-plist
@@ -22,6 +22,7 @@ etc/rc.d/020.jakarta-tomcat50.sh
%%T%%/RUNNING.txt
%%T%%/bin/LauncherBootstrap.class
%%T%%/bin/bootstrap.jar
+%%T%%/bin/catalina.50.sh
%%T%%/bin/catalina.sh
%%T%%/bin/catalina.xml
%%T%%/bin/commons-daemon.jar
@@ -38,11 +39,12 @@ etc/rc.d/020.jakarta-tomcat50.sh
%%T%%/bin/startup.sh
%%T%%/bin/tool-wrapper-using-launcher.sh
%%T%%/bin/tool-wrapper.sh
+%%T%%/bin/version.sh
%%T%%/common/endorsed/xercesImpl.jar
%%T%%/common/endorsed/xml-apis.jar
%%T%%/common/lib/ant-launcher.jar
%%T%%/common/lib/ant.jar
-%%T%%/common/lib/commons-collections-2.1.1.jar
+%%T%%/common/lib/commons-collections-3.1.jar
%%T%%/common/lib/commons-dbcp-1.2.1.jar
%%T%%/common/lib/commons-el.jar
%%T%%/common/lib/commons-pool-1.2.jar