pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc www/jakarta-tomcat: fix PLIST. Should fix the problem ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b30ee50a221c
branches:  trunk
changeset: 476373:b30ee50a221c
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Jun 07 22:42:27 2004 +0000

description:
www/jakarta-tomcat: fix PLIST. Should fix the problem seen in the last
bulk build.

Bump PKGREVISION.

diffstat:

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

diffs (52 lines):

diff -r 80cef8b05862 -r b30ee50a221c doc/CHANGES
--- a/doc/CHANGES       Mon Jun 07 21:18:29 2004 +0000
+++ b/doc/CHANGES       Mon Jun 07 22:42:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6185 2004/06/07 21:18:29 agc Exp $
+$NetBSD: CHANGES,v 1.6186 2004/06/07 22:42:27 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2846,3 +2846,4 @@
        Added dmassage-0.6 [xtraeme 2004-06-07]
        Added slay-1.2 [xtraeme 2004-06-07]
        bsd.pkg.mk: started freeze for pkgsrc-2004Q2 branch [agc 2004-06-07]
+       Updated jakarta-tomcat to 5.0.24nb1 [xtraeme 2004-06-07]
diff -r 80cef8b05862 -r b30ee50a221c www/jakarta-tomcat/Makefile
--- a/www/jakarta-tomcat/Makefile       Mon Jun 07 21:18:29 2004 +0000
+++ b/www/jakarta-tomcat/Makefile       Mon Jun 07 22:42:27 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2004/05/26 15:16:26 xtraeme Exp $
+# $NetBSD: Makefile,v 1.45 2004/06/07 22:42:27 xtraeme Exp $
 
 DISTNAME=       jakarta-tomcat-${TOMCAT_VERSION}
-WRKSRC=                ${WRKDIR}/${DISTNAME}
+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 80cef8b05862 -r b30ee50a221c www/jakarta-tomcat/PLIST
--- a/www/jakarta-tomcat/PLIST  Mon Jun 07 21:18:29 2004 +0000
+++ b/www/jakarta-tomcat/PLIST  Mon Jun 07 22:42:27 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/05/26 15:16:26 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/06/07 22:42:27 xtraeme Exp $
 tomcat/LICENSE
 tomcat/NOTICE
 tomcat/RELEASE-NOTES
@@ -1311,6 +1311,7 @@
 tomcat/webapps/tomcat-docs/images/void.gif
 tomcat/webapps/tomcat-docs/index.html
 tomcat/webapps/tomcat-docs/introduction.html
+tomcat/webapps/tomcat-docs/jas
 tomcat/webapps/tomcat-docs/jasper-howto.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/allclasses-frame.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/allclasses-noframe.html
@@ -1343,7 +1344,6 @@
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/compiler/JspUtil.ValidAttribute.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/compiler/JspUtil.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/compiler/Localizer.html
-tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/compiler/Node.AttributeDirective.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/compiler/Node.AttributeGenerator.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/compiler/Node.ChildInfo.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/compiler/Node.Comment.html



Home | Main Index | Thread Index | Old Index