Subject: CVS commit: pkgsrc/www/squid
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2001 10:30:12
Module Name: pkgsrc
Committed By: tron
Date: Mon Jul 30 07:30:12 UTC 2001
Modified Files:
pkgsrc/www/squid: Makefile
pkgsrc/www/squid/files: squid.sh
Log Message:
Rework startup script:
- We don't want to wait forever until "squid" terminates. Wait at most
20 seconds after a shutdown command use "kill" afterwards.
- Don't use "RunCache" to start "squid", it is not necessary and only
causes trouble.
- Bring the "rotate" command which got lost in last update.
Bump package version number to 2.4.1nb2.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/www/squid/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/www/squid/files/squid.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.