From owner-freebsd-java@FreeBSD.ORG Wed Nov 19 08:40:33 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BCDE16A4CE; Wed, 19 Nov 2003 08:40:33 -0800 (PST) Received: from mbox.rainbownet.com (mbox.rainbownet.com [213.174.191.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE6F643FBD; Wed, 19 Nov 2003 08:40:30 -0800 (PST) (envelope-from angelo@jail.rainbownet.com) Received: from jail.rainbownet.com ([213.174.191.138]) by mbox.rainbownet.com (mbox.rainbownet.com [127.0.0.1]) (MDaemon.PRO.v6.8.5.R) with ESMTP id 10-md50000000631.tmp; Wed, 19 Nov 2003 17:35:58 +0100 Received: from jail.rainbownet.com (jail [192.168.27.35]) by jail.rainbownet.com (8.12.10/8.12.10) with ESMTP id hAJGaL0h018381; Wed, 19 Nov 2003 17:36:21 +0100 (CET) (envelope-from angelo@jail.rainbownet.com) Received: (from root@localhost) by jail.rainbownet.com (8.12.10/8.12.10/Submit) id hAJGaK74018380; Wed, 19 Nov 2003 17:36:20 +0100 (CET) (envelope-from angelo) Date: Wed, 19 Nov 2003 17:36:20 +0100 (CET) Message-Id: <200311191636.hAJGaK74018380@jail.rainbownet.com> To: FreeBSD-gnats-submit@freebsd.org From: Angelo Turetta X-send-pr-version: 3.113 X-GNATS-Notify: X-Spam-Processed: mbox.rainbownet.com, Wed, 19 Nov 2003 17:35:58 +0100 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 213.174.191.138 X-Return-Path: angelo@jail.rainbownet.com cc: freebsd-ports@freebsd.org cc: freebsd-java@freebsd.org Subject: Update port: www/jakarta-tomcat5 (5.0.14) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Angelo Turetta List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 16:40:33 -0000 >Submitter-Id: current-users >Originator: Angelo Turetta >Organization: Commit >Confidential: no >Synopsis: Update port: www/jakarta-tomcat5 (5.0.14) >Severity: serious >Priority: medium >Category: ports >Class: update >Release: FreeBSD 4.9-STABLE i386 >Environment: System: FreeBSD jail.rainbownet.com 4.9-STABLE FreeBSD 4.9-STABLE #2: Tue Nov 4 14:54:14 CET 2003 angelo@jail.rainbownet.com:/usr/obj/usr/src/sys/JAIL i386 >Description: jakarta-tomcat-5.0.12.tar.gz cannot be fetched because a newer version 5.0.14 has been released >Fix: --- patch5.0.14 begins here --- ? patch5.0.14 Index: Makefile =================================================================== RCS file: /usr/cvs/freebsd/ports/www/jakarta-tomcat5/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 13 Nov 2003 12:54:55 -0000 1.5 +++ Makefile 19 Nov 2003 17:00:47 -0000 @@ -6,8 +6,7 @@ # PORTNAME= jakarta-tomcat -PORTVERSION= 5.0.12 -PORTREVISION= 1 +PORTVERSION= 5.0.14 CATEGORIES= www java MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-5/v${PORTVERSION}-beta/bin/ \ http://apache.lemon4ssc.org/dist/jakarta/tomcat-5/v{PORTVERSION}-beta/bin/ \ Index: distinfo =================================================================== RCS file: /usr/cvs/freebsd/ports/www/jakarta-tomcat5/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 25 Sep 2003 08:59:31 -0000 1.3 +++ distinfo 19 Nov 2003 17:00:47 -0000 @@ -1 +1 @@ -MD5 (jakarta-tomcat-5.0.12.tar.gz) = f74f15c7b5b6b0c80d4ac42c82c6e075 +MD5 (jakarta-tomcat-5.0.14.tar.gz) = d92fd86da7ae159392ac222930619f4f Index: pkg-plist =================================================================== RCS file: /usr/cvs/freebsd/ports/www/jakarta-tomcat5/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 26 Sep 2003 05:54:44 -0000 1.4 +++ pkg-plist 19 Nov 2003 17:00:47 -0000 @@ -24,12 +24,14 @@ %%T%%/common/endorsed/xmlParserAPIs.jar %%T%%/common/lib/ant.jar %%T%%/common/lib/commons-collections.jar -%%T%%/common/lib/commons-dbcp.jar +%%T%%/common/lib/commons-dbcp-1.1.jar %%T%%/common/lib/commons-el.jar -%%T%%/common/lib/commons-pool.jar +%%T%%/common/lib/commons-pool-1.1.jar %%T%%/common/lib/jasper-compiler.jar %%T%%/common/lib/jasper-runtime.jar %%T%%/common/lib/jmx.jar +%%T%%/common/lib/jmx-remote.jar +%%T%%/common/lib/jmx-remote-tools.jar %%T%%/common/lib/jsp-api.jar %%T%%/common/lib/naming-common.jar %%T%%/common/lib/naming-factory.jar @@ -298,36 +300,36 @@ %%T%%/webapps/jsp-examples/WEB-INF/tags/panel.tag %%T%%/webapps/jsp-examples/WEB-INF/tags/xhtmlbasic.tag %%T%%/webapps/jsp-examples/WEB-INF/web.xml -%%T%%/webapps/jsp-examples/cal/Entries.java.txt -%%T%%/webapps/jsp-examples/cal/Entry.java.txt -%%T%%/webapps/jsp-examples/cal/JspCalendar.java.txt -%%T%%/webapps/jsp-examples/cal/TableBean.java.txt +%%T%%/webapps/jsp-examples/cal/Entries.java.html +%%T%%/webapps/jsp-examples/cal/Entry.java.html +%%T%%/webapps/jsp-examples/cal/JspCalendar.java.html +%%T%%/webapps/jsp-examples/cal/TableBean.java.html %%T%%/webapps/jsp-examples/cal/cal1.jsp -%%T%%/webapps/jsp-examples/cal/cal1.jsp.txt +%%T%%/webapps/jsp-examples/cal/cal1.jsp.html %%T%%/webapps/jsp-examples/cal/cal2.jsp -%%T%%/webapps/jsp-examples/cal/cal2.jsp.txt +%%T%%/webapps/jsp-examples/cal/cal2.jsp.html %%T%%/webapps/jsp-examples/cal/calendar.html %%T%%/webapps/jsp-examples/cal/login.html %%T%%/webapps/jsp-examples/checkbox/CheckTest.html %%T%%/webapps/jsp-examples/checkbox/check.html %%T%%/webapps/jsp-examples/checkbox/checkresult.jsp -%%T%%/webapps/jsp-examples/checkbox/checkresult.jsp.txt +%%T%%/webapps/jsp-examples/checkbox/checkresult.jsp.html %%T%%/webapps/jsp-examples/checkbox/cresult.html %%T%%/webapps/jsp-examples/colors/ColorGameBean.html %%T%%/webapps/jsp-examples/colors/clr.html %%T%%/webapps/jsp-examples/colors/colors.html %%T%%/webapps/jsp-examples/colors/colrs.jsp -%%T%%/webapps/jsp-examples/colors/colrs.jsp.txt +%%T%%/webapps/jsp-examples/colors/colrs.jsp.html %%T%%/webapps/jsp-examples/dates/date.html %%T%%/webapps/jsp-examples/dates/date.jsp -%%T%%/webapps/jsp-examples/dates/date.jsp.txt +%%T%%/webapps/jsp-examples/dates/date.jsp.html %%T%%/webapps/jsp-examples/error/er.html %%T%%/webapps/jsp-examples/error/err.jsp -%%T%%/webapps/jsp-examples/error/err.jsp.txt +%%T%%/webapps/jsp-examples/error/err.jsp.html %%T%%/webapps/jsp-examples/error/error.html %%T%%/webapps/jsp-examples/error/errorpge.jsp %%T%%/webapps/jsp-examples/forward/forward.jsp -%%T%%/webapps/jsp-examples/forward/forward.jsp.txt +%%T%%/webapps/jsp-examples/forward/forward.jsp.html %%T%%/webapps/jsp-examples/forward/fwd.html %%T%%/webapps/jsp-examples/forward/one.jsp %%T%%/webapps/jsp-examples/forward/two.html @@ -339,108 +341,108 @@ %%T%%/webapps/jsp-examples/include/foo.jsp %%T%%/webapps/jsp-examples/include/inc.html %%T%%/webapps/jsp-examples/include/include.jsp -%%T%%/webapps/jsp-examples/include/include.jsp.txt +%%T%%/webapps/jsp-examples/include/include.jsp.html %%T%%/webapps/jsp-examples/index.html -%%T%%/webapps/jsp-examples/jsp2/el/Functions.java.txt +%%T%%/webapps/jsp-examples/jsp2/el/Functions.java.html %%T%%/webapps/jsp-examples/jsp2/el/basic-arithmetic.html %%T%%/webapps/jsp-examples/jsp2/el/basic-arithmetic.jsp -%%T%%/webapps/jsp-examples/jsp2/el/basic-arithmetic.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/el/basic-arithmetic.jsp.html %%T%%/webapps/jsp-examples/jsp2/el/basic-comparisons.html %%T%%/webapps/jsp-examples/jsp2/el/basic-comparisons.jsp -%%T%%/webapps/jsp-examples/jsp2/el/basic-comparisons.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/el/basic-comparisons.jsp.html %%T%%/webapps/jsp-examples/jsp2/el/functions.html %%T%%/webapps/jsp-examples/jsp2/el/functions.jsp -%%T%%/webapps/jsp-examples/jsp2/el/functions.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/el/functions.jsp.html %%T%%/webapps/jsp-examples/jsp2/el/implicit-objects.html %%T%%/webapps/jsp-examples/jsp2/el/implicit-objects.jsp -%%T%%/webapps/jsp-examples/jsp2/el/implicit-objects.jsp.txt -%%T%%/webapps/jsp-examples/jsp2/jspattribute/FooBean.java.txt -%%T%%/webapps/jsp-examples/jsp2/jspattribute/HelloWorldSimpleTag.java.txt -%%T%%/webapps/jsp-examples/jsp2/jspattribute/ShuffleSimpleTag.java.txt -%%T%%/webapps/jsp-examples/jsp2/jspattribute/TileSimpleTag.java.txt +%%T%%/webapps/jsp-examples/jsp2/el/implicit-objects.jsp.html +%%T%%/webapps/jsp-examples/jsp2/jspattribute/FooBean.java.html +%%T%%/webapps/jsp-examples/jsp2/jspattribute/HelloWorldSimpleTag.java.html +%%T%%/webapps/jsp-examples/jsp2/jspattribute/ShuffleSimpleTag.java.html +%%T%%/webapps/jsp-examples/jsp2/jspattribute/TileSimpleTag.java.html %%T%%/webapps/jsp-examples/jsp2/jspattribute/jspattribute.html %%T%%/webapps/jsp-examples/jsp2/jspattribute/jspattribute.jsp -%%T%%/webapps/jsp-examples/jsp2/jspattribute/jspattribute.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/jspattribute/jspattribute.jsp.html %%T%%/webapps/jsp-examples/jsp2/jspattribute/shuffle.html %%T%%/webapps/jsp-examples/jsp2/jspattribute/shuffle.jsp -%%T%%/webapps/jsp-examples/jsp2/jspattribute/shuffle.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/jspattribute/shuffle.jsp.html %%T%%/webapps/jsp-examples/jsp2/jspx/basic.html %%T%%/webapps/jsp-examples/jsp2/jspx/basic.jspx -%%T%%/webapps/jsp-examples/jsp2/jspx/basic.jspx.txt +%%T%%/webapps/jsp-examples/jsp2/jspx/basic.jspx.html %%T%%/webapps/jsp-examples/jsp2/jspx/svgexample.html %%T%%/webapps/jsp-examples/jsp2/jspx/textRotate.html %%T%%/webapps/jsp-examples/jsp2/jspx/textRotate.jpg %%T%%/webapps/jsp-examples/jsp2/jspx/textRotate.jspx -%%T%%/webapps/jsp-examples/jsp2/jspx/textRotate.jspx.txt -%%T%%/webapps/jsp-examples/jsp2/misc/EchoAttributesTag.java.txt +%%T%%/webapps/jsp-examples/jsp2/jspx/textRotate.jspx.html +%%T%%/webapps/jsp-examples/jsp2/misc/EchoAttributesTag.java.html %%T%%/webapps/jsp-examples/jsp2/misc/coda.jspf -%%T%%/webapps/jsp-examples/jsp2/misc/coda.jspf.txt +%%T%%/webapps/jsp-examples/jsp2/misc/coda.jspf.html %%T%%/webapps/jsp-examples/jsp2/misc/config.html %%T%%/webapps/jsp-examples/jsp2/misc/config.jsp -%%T%%/webapps/jsp-examples/jsp2/misc/config.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/misc/config.jsp.html %%T%%/webapps/jsp-examples/jsp2/misc/dynamicattrs.html %%T%%/webapps/jsp-examples/jsp2/misc/dynamicattrs.jsp -%%T%%/webapps/jsp-examples/jsp2/misc/dynamicattrs.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/misc/dynamicattrs.jsp.html %%T%%/webapps/jsp-examples/jsp2/misc/prelude.jspf -%%T%%/webapps/jsp-examples/jsp2/misc/prelude.jspf.txt -%%T%%/webapps/jsp-examples/jsp2/simpletag/BookBean.java.txt -%%T%%/webapps/jsp-examples/jsp2/simpletag/FindBookSimpleTag.java.txt -%%T%%/webapps/jsp-examples/jsp2/simpletag/Functions.java.txt -%%T%%/webapps/jsp-examples/jsp2/simpletag/HelloWorldSimpleTag.java.txt -%%T%%/webapps/jsp-examples/jsp2/simpletag/RepeatSimpleTag.java.txt +%%T%%/webapps/jsp-examples/jsp2/misc/prelude.jspf.html +%%T%%/webapps/jsp-examples/jsp2/simpletag/BookBean.java.html +%%T%%/webapps/jsp-examples/jsp2/simpletag/FindBookSimpleTag.java.html +%%T%%/webapps/jsp-examples/jsp2/simpletag/Functions.java.html +%%T%%/webapps/jsp-examples/jsp2/simpletag/HelloWorldSimpleTag.java.html +%%T%%/webapps/jsp-examples/jsp2/simpletag/RepeatSimpleTag.java.html %%T%%/webapps/jsp-examples/jsp2/simpletag/book.html %%T%%/webapps/jsp-examples/jsp2/simpletag/book.jsp -%%T%%/webapps/jsp-examples/jsp2/simpletag/book.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/simpletag/book.jsp.html %%T%%/webapps/jsp-examples/jsp2/simpletag/hello.html %%T%%/webapps/jsp-examples/jsp2/simpletag/hello.jsp -%%T%%/webapps/jsp-examples/jsp2/simpletag/hello.jsp.txt +%%T%%/webapps/jsp-examples/jsp2/simpletag/hello.jsp.html %%T%%/webapps/jsp-examples/jsp2/simpletag/repeat.html %%T%%/webapps/jsp-examples/jsp2/simpletag/repeat.jsp -%%T%%/webapps/jsp-examples/jsp2/simpletag/repeat.jsp.txt -%%T%%/webapps/jsp-examples/jsp2/tagfiles/displayProducts.tag.txt +%%T%%/webapps/jsp-examples/jsp2/simpletag/repeat.jsp.html +%%T%%/webapps/jsp-examples/jsp2/tagfiles/displayProducts.tag.html %%T%%/webapps/jsp-examples/jsp2/tagfiles/hello.html %%T%%/webapps/jsp-examples/jsp2/tagfiles/hello.jsp -%%T%%/webapps/jsp-examples/jsp2/tagfiles/hello.jsp.txt -%%T%%/webapps/jsp-examples/jsp2/tagfiles/helloWorld.tag.txt +%%T%%/webapps/jsp-examples/jsp2/tagfiles/hello.jsp.html +%%T%%/webapps/jsp-examples/jsp2/tagfiles/helloWorld.tag.html %%T%%/webapps/jsp-examples/jsp2/tagfiles/panel.html %%T%%/webapps/jsp-examples/jsp2/tagfiles/panel.jsp -%%T%%/webapps/jsp-examples/jsp2/tagfiles/panel.jsp.txt -%%T%%/webapps/jsp-examples/jsp2/tagfiles/panel.tag.txt +%%T%%/webapps/jsp-examples/jsp2/tagfiles/panel.jsp.html +%%T%%/webapps/jsp-examples/jsp2/tagfiles/panel.tag.html %%T%%/webapps/jsp-examples/jsp2/tagfiles/products.html %%T%%/webapps/jsp-examples/jsp2/tagfiles/products.jsp -%%T%%/webapps/jsp-examples/jsp2/tagfiles/products.jsp.txt -%%T%%/webapps/jsp-examples/jsp2/tagfiles/xhtmlbasic.tag.txt +%%T%%/webapps/jsp-examples/jsp2/tagfiles/products.jsp.html +%%T%%/webapps/jsp-examples/jsp2/tagfiles/xhtmlbasic.tag.html %%T%%/webapps/jsp-examples/jsptoserv/hello.jsp %%T%%/webapps/jsp-examples/jsptoserv/jsptoservlet.jsp -%%T%%/webapps/jsp-examples/jsptoserv/jsptoservlet.jsp.txt +%%T%%/webapps/jsp-examples/jsptoserv/jsptoservlet.jsp.html %%T%%/webapps/jsp-examples/jsptoserv/jts.html -%%T%%/webapps/jsp-examples/jsptoserv/servletToJsp.java.txt +%%T%%/webapps/jsp-examples/jsptoserv/servletToJsp.java.html %%T%%/webapps/jsp-examples/num/numguess.html %%T%%/webapps/jsp-examples/num/numguess.jsp -%%T%%/webapps/jsp-examples/num/numguess.jsp.txt +%%T%%/webapps/jsp-examples/num/numguess.jsp.html %%T%%/webapps/jsp-examples/plugin/applet/Clock2.class %%T%%/webapps/jsp-examples/plugin/applet/Clock2.java %%T%%/webapps/jsp-examples/plugin/plugin.html %%T%%/webapps/jsp-examples/plugin/plugin.jsp -%%T%%/webapps/jsp-examples/plugin/plugin.jsp.txt +%%T%%/webapps/jsp-examples/plugin/plugin.jsp.html %%T%%/webapps/jsp-examples/security/protected/error.jsp %%T%%/webapps/jsp-examples/security/protected/index.jsp %%T%%/webapps/jsp-examples/security/protected/login.jsp %%T%%/webapps/jsp-examples/sessions/DummyCart.html %%T%%/webapps/jsp-examples/sessions/carts.html %%T%%/webapps/jsp-examples/sessions/carts.jsp -%%T%%/webapps/jsp-examples/sessions/carts.jsp.txt +%%T%%/webapps/jsp-examples/sessions/carts.jsp.html %%T%%/webapps/jsp-examples/sessions/crt.html %%T%%/webapps/jsp-examples/simpletag/foo.html %%T%%/webapps/jsp-examples/simpletag/foo.jsp -%%T%%/webapps/jsp-examples/simpletag/foo.jsp.txt +%%T%%/webapps/jsp-examples/simpletag/foo.jsp.html %%T%%/webapps/jsp-examples/snp/snoop.html %%T%%/webapps/jsp-examples/snp/snoop.jsp -%%T%%/webapps/jsp-examples/snp/snoop.jsp.txt +%%T%%/webapps/jsp-examples/snp/snoop.jsp.html %%T%%/webapps/jsp-examples/source.jsp %%T%%/webapps/jsp-examples/xml/xml.html %%T%%/webapps/jsp-examples/xml/xml.jsp -%%T%%/webapps/jsp-examples/xml/xml.jsp.txt +%%T%%/webapps/jsp-examples/xml/xml.jsp.html %%T%%/webapps/servlets-examples/WEB-INF/classes/CookieExample.class %%T%%/webapps/servlets-examples/WEB-INF/classes/CookieExample.java %%T%%/webapps/servlets-examples/WEB-INF/classes/HelloWorldExample.class @@ -819,6 +821,7 @@ %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/startup/NamingRuleSet.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/startup/PasswdUserDatabase.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/startup/SetAllPropertiesRule.html +%%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/startup/SetAllPropertiesRule.SystemPropertyPropertyResource.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/startup/SetDocBaseRule.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/startup/TldConfig.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/startup/TldRuleSet.html @@ -913,6 +916,7 @@ %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/coyote/http11/InternalOutputBuffer.OutputStreamOutputBuffer.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/coyote/http11/InternalOutputBuffer.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/coyote/http11/OutputFilter.html +%%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/coyote/http11/filters/BufferedInputFilter.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/coyote/http11/filters/ChunkedInputFilter.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/coyote/http11/filters/ChunkedOutputFilter.html %%T%%/webapps/tomcat-docs/catalina/docs/api/org/apache/coyote/http11/filters/GzipOutputFilter.FakeOutputStream.html @@ -1234,6 +1238,7 @@ %%T%%/webapps/tomcat-docs/cgi-howto.html %%T%%/webapps/tomcat-docs/changelog.html %%T%%/webapps/tomcat-docs/class-loader-howto.html +%%T%%/webapps/tomcat-docs/cluster-howto.html %%T%%/webapps/tomcat-docs/config/context.html %%T%%/webapps/tomcat-docs/config/coyote.html %%T%%/webapps/tomcat-docs/config/defaultcontext.html @@ -1555,6 +1560,7 @@ %%T%%/webapps/tomcat-docs/printer/cgi-howto.html %%T%%/webapps/tomcat-docs/printer/changelog.html %%T%%/webapps/tomcat-docs/printer/class-loader-howto.html +%%T%%/webapps/tomcat-docs/printer/cluster-howto.html %%T%%/webapps/tomcat-docs/printer/default-servlet.html %%T%%/webapps/tomcat-docs/printer/deployer-howto.html %%T%%/webapps/tomcat-docs/printer/developers.html --- patch5.0.14 ends here ---