diff options
author | abs <abs> | 2005-02-28 23:30:48 +0000 |
---|---|---|
committer | abs <abs> | 2005-02-28 23:30:48 +0000 |
commit | 0cc3708d6ee4a6c31b221194f468ceebf764c72b (patch) | |
tree | 031f7d0d5f66e19003dff84d3e7200c452c688f5 /www/apache/distinfo | |
parent | 5abb4891430509defa62206581aada37d302ab0a (diff) | |
download | pkgsrc-0cc3708d6ee4a6c31b221194f468ceebf764c72b.tar.gz |
Update apache to apache_1-3.33nb3:
Previously rc.d/apache was updated to run stop & start for restart.
'/etc/rc.d/apache restart' then picked up startssl if apache was not
running, but if apache was running it has a large chance of the
start running before the stop completes, leaving no httpd running.
Instead, add a restartssl option to apachectl, and use it.
Diffstat (limited to 'www/apache/distinfo')
-rw-r--r-- | www/apache/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache/distinfo b/www/apache/distinfo index 65190da3273..d3c6c08e6d9 100644 --- a/www/apache/distinfo +++ b/www/apache/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.43 2005/02/24 14:08:28 wiz Exp $ +$NetBSD: distinfo,v 1.44 2005/02/28 23:30:48 abs Exp $ SHA1 (apache_1.3.33.tar.gz) = 4cd49534d1abd04c81ab215f2457122d85855b0d RMD160 (apache_1.3.33.tar.gz) = 80e9ea2c7c75f49454acfd83cead5506c5ffddea @@ -16,7 +16,7 @@ SHA1 (patch-ad) = c02cd1af3c4b5e0d49aaa7f0eff20a8d76a633aa SHA1 (patch-ae) = 59318dd3376b10b84c0126d90f4b244a18268791 SHA1 (patch-af) = 55b27779b63cd86d3aef5b700c13600f0d840554 SHA1 (patch-ag) = 0c075960215e55525ffee15c381b82775614a2d2 -SHA1 (patch-ah) = 477e32b049f66a326364236f63e96759f2274df6 +SHA1 (patch-ah) = 1db5811a74ecadb5f8db2d74483f95c537b9c18d SHA1 (patch-ai) = e2e48f48bec8cba85345e31541d4e4ddcc30e799 SHA1 (patch-aj) = ac7337b51d7d4ca25cef4020961736404ec79f01 SHA1 (patch-ak) = 1be52fb5fca6c05c7cf489de541e0d52383ee43a |