diff options
Diffstat (limited to 'www/apache-tomcat55')
-rw-r--r-- | www/apache-tomcat55/Makefile | 8 | ||||
-rw-r--r-- | www/apache-tomcat55/PLIST | 11 | ||||
-rw-r--r-- | www/apache-tomcat55/distinfo | 8 |
3 files changed, 16 insertions, 11 deletions
diff --git a/www/apache-tomcat55/Makefile b/www/apache-tomcat55/Makefile index d3e86fd6e70..74288915373 100644 --- a/www/apache-tomcat55/Makefile +++ b/www/apache-tomcat55/Makefile @@ -1,17 +1,19 @@ -# $NetBSD: Makefile,v 1.17 2008/09/10 09:53:31 abs Exp $ +# $NetBSD: Makefile,v 1.18 2011/03/17 21:22:56 abs Exp $ DISTNAME= apache-tomcat-${TOMCAT_VERSION} CATEGORIES= www java # The list of sites to download is generated by an apache website. # The getsite.sh script parses the HTML and extracts the urls. -MAINTAINER= abs@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tomcat.apache.org/ COMMENT= The Apache Project's Java Servlet 2.4 and JSP 2.0 server +LICENSE= apache-2.0 + PKG_DESTDIR_SUPPORT= user-destdir -TOMCAT_VERSION= 5.5.27 +TOMCAT_VERSION= 5.5.33 USE_JAVA= run # This needs java 1.5 or higher. diff --git a/www/apache-tomcat55/PLIST b/www/apache-tomcat55/PLIST index 0708ca2260d..389b54efd2b 100644 --- a/www/apache-tomcat55/PLIST +++ b/www/apache-tomcat55/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 22:00:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2011/03/17 21:22:56 abs Exp $ share/examples/rc.d/tomcat tomcat/LICENSE tomcat/NOTICE @@ -7,21 +7,25 @@ tomcat/RUNNING.txt tomcat/bin/bootstrap.jar tomcat/bin/catalina-tasks.xml tomcat/bin/catalina.sh +tomcat/bin/commons-daemon-native.tar.gz tomcat/bin/commons-daemon.jar tomcat/bin/commons-logging-api-1.1.1.jar tomcat/bin/digest.sh -tomcat/bin/jkstatus-tasks.xml +tomcat/bin/i64/tcnative-1.dll +tomcat/bin/i64/tomcat5.exe tomcat/bin/jmxaccessor-tasks.xml -tomcat/bin/jsvc.tar.gz tomcat/bin/setclasspath.sh tomcat/bin/shutdown.sh tomcat/bin/startup.sh +tomcat/bin/tcnative-1.dll tomcat/bin/tomcat-juli.jar tomcat/bin/tomcat-native.tar.gz tomcat/bin/tomcat5.exe tomcat/bin/tomcat5w.exe tomcat/bin/tool-wrapper.sh tomcat/bin/version.sh +tomcat/bin/x64/tcnative-1.dll +tomcat/bin/x64/tomcat5.exe tomcat/common/i18n/tomcat-i18n-en.jar tomcat/common/i18n/tomcat-i18n-es.jar tomcat/common/i18n/tomcat-i18n-fr.jar @@ -51,7 +55,6 @@ tomcat/server/lib/tomcat-ajp.jar tomcat/server/lib/tomcat-apr.jar tomcat/server/lib/tomcat-coyote.jar tomcat/server/lib/tomcat-http.jar -tomcat/server/lib/tomcat-jkstatus-ant.jar tomcat/server/lib/tomcat-util.jar tomcat/server/webapps/host-manager/WEB-INF/lib/catalina-host-manager.jar tomcat/server/webapps/host-manager/WEB-INF/web.xml diff --git a/www/apache-tomcat55/distinfo b/www/apache-tomcat55/distinfo index 7fc8cb2916a..496bc37053c 100644 --- a/www/apache-tomcat55/distinfo +++ b/www/apache-tomcat55/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/09/10 09:53:31 abs Exp $ +$NetBSD: distinfo,v 1.8 2011/03/17 21:22:56 abs Exp $ -SHA1 (apache-tomcat-5.5.27.tar.gz) = 66cf7e1a67d7a54c3d31e5bf45f06d4173af8cee -RMD160 (apache-tomcat-5.5.27.tar.gz) = 5479bb7dd9c0a2f9e37a9eedd5fefc62a57188a6 -Size (apache-tomcat-5.5.27.tar.gz) = 6478912 bytes +SHA1 (apache-tomcat-5.5.33.tar.gz) = 8f1ccfb1cf6a89359ce1533ccb6445dfb0c76624 +RMD160 (apache-tomcat-5.5.33.tar.gz) = 541cbb7d354e762013f954df66c8dbf1c2f07198 +Size (apache-tomcat-5.5.33.tar.gz) = 8205713 bytes |