diff options
author | jwise <jwise@pkgsrc.org> | 2001-03-29 23:26:24 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2001-03-29 23:26:24 +0000 |
commit | 5eb36a59e54d260decef220fa1e4c4792b6b5bfe (patch) | |
tree | e44a3683a14ca20234114dc352b1a738168a51ab /www/jakarta-tomcat/files | |
parent | 95564d333be914dde3d415385fd8427296e07678 (diff) | |
download | pkgsrc-5eb36a59e54d260decef220fa1e4c4792b6b5bfe.tar.gz |
Ease out-of-the-box integration with mod_jk (pkgsrc/www/ap-jk):
* include a workers.properties which works out of the box -- this
file may be better off as part of the ap-jk package, even though it
is somewhat tomcat-specific. I'll give this possibility more thought.
* modify the apache config file fragment generator which runs on tomcat
startup to generate an Include-able apache config file fragment which
works out of the box to laod mod_jk.
Diffstat (limited to 'www/jakarta-tomcat/files')
-rw-r--r-- | www/jakarta-tomcat/files/patch-sum | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/jakarta-tomcat/files/patch-sum b/www/jakarta-tomcat/files/patch-sum index 0b5c29db470..10dd5d32b6d 100644 --- a/www/jakarta-tomcat/files/patch-sum +++ b/www/jakarta-tomcat/files/patch-sum @@ -1,3 +1,5 @@ -$NetBSD: patch-sum,v 1.6 2001/03/28 02:46:08 jwise Exp $ +$NetBSD: patch-sum,v 1.7 2001/03/29 23:26:24 jwise Exp $ -SHA1 (patch-aa) = 2e81b9a95672822158825e25b6ed5207a88456b9 +SHA1 (patch-aa) = 7d2810e5306c68e416f04b26e505504924488f98 +SHA1 (patch-ab) = c51b4db3fd61e31d37e54f5f58a1ef33094bb13c +SHA1 (patch-ac) = 0ce9657b32a5ddc0029b9790ac00990f8a83a0d6 |