pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc www/jakarta-tomcat: Add missing files, should fix inst...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40713bacec5c
branches:  trunk
changeset: 480432:40713bacec5c
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Sep 09 07:14:16 2004 +0000

description:
www/jakarta-tomcat: Add missing files, should fix installation problem
seen in kristerw@'s bulk build.

Bump PKGREVISION.

diffstat:

 doc/CHANGES                 |  3 ++-
 www/jakarta-tomcat/Makefile |  3 ++-
 www/jakarta-tomcat/PLIST    |  4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs (51 lines):

diff -r cf8d2ed74e47 -r 40713bacec5c doc/CHANGES
--- a/doc/CHANGES       Thu Sep 09 06:56:01 2004 +0000
+++ b/doc/CHANGES       Thu Sep 09 07:14:16 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7124 2004/09/08 16:29:52 wiz Exp $
+$NetBSD: CHANGES,v 1.7125 2004/09/09 07:14:16 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4222,3 +4222,4 @@
        Updated doc++ to 3.4.10 [wiz 2004-09-08]
        Updated ical to 2.3.1 [wulf 2004-09-08]
        Updated gcvs to 1.0 [wiz 2004-09-08]
+       Updated jakarta-tomcat to 5.0.27nb1 [xtraeme 2004-09-09]
diff -r cf8d2ed74e47 -r 40713bacec5c www/jakarta-tomcat/Makefile
--- a/www/jakarta-tomcat/Makefile       Thu Sep 09 06:56:01 2004 +0000
+++ b/www/jakarta-tomcat/Makefile       Thu Sep 09 07:14:16 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2004/07/22 21:30:30 erh Exp $
+# $NetBSD: Makefile,v 1.48 2004/09/09 07:14:16 xtraeme Exp $
 
 DISTNAME=       jakarta-tomcat-${TOMCAT_VERSION}
+PKGREVISION=   1
 CATEGORIES=    www java
 # The list of sites to download is generated by a jakarta website.
 # The getsite.sh script parses the HTML and extracts the urls.
diff -r cf8d2ed74e47 -r 40713bacec5c www/jakarta-tomcat/PLIST
--- a/www/jakarta-tomcat/PLIST  Thu Sep 09 06:56:01 2004 +0000
+++ b/www/jakarta-tomcat/PLIST  Thu Sep 09 07:14:16 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2004/07/22 21:30:30 erh Exp $
+@comment $NetBSD: PLIST,v 1.12 2004/09/09 07:14:16 xtraeme Exp $
 tomcat/LICENSE
 tomcat/NOTICE
 tomcat/RELEASE-NOTES
@@ -545,6 +545,7 @@
 tomcat/webapps/tomcat-docs/balancer-howto.html
 tomcat/webapps/tomcat-docs/build.xml
 tomcat/webapps/tomcat-docs/building.html
+tomcat/webapps/tomcat-docs/catalina/d
 tomcat/webapps/tomcat-docs/catalina/docs/api/allclasses-frame.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/allclasses-noframe.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/constant-values.html
@@ -577,7 +578,6 @@
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/ajp/tomcat4/config/IISConfig.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/ajp/tomcat4/config/NSConfig.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/ajp/tomcat4/config/package-frame.html
-tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/ajp/tomcat4/config/package-summary.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/ajp/tomcat4/config/package-tree.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/ajp/tomcat4/package-frame.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/ajp/tomcat4/package-summary.html



Home | Main Index | Thread Index | Old Index