Subject: CVS commit: pkgsrc/www/squid
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 07/29/2001 19:41:20
Module Name:	pkgsrc
Committed By:	tron
Date:		Sun Jul 29 16:41:19 UTC 2001

Modified Files:
	pkgsrc/www/squid: Makefile distinfo
	pkgsrc/www/squid/files: squid.sh
	pkgsrc/www/squid/patches: patch-aa
	pkgsrc/www/squid/pkg: INSTALL PLIST

Log Message:
- Apply some of the changes suggested by Greg A. Woods in PR 13427 and
  include his improved "rc.d" script.
- Use the same directory structure as in the Apache package. The
  configuration files are now in "${PREFIX}/etc/squid" and won't be
  removed during deinstallation.
- Remove unnecessary configuration variables "SQUID_HTTP_PORT" and
  "SQUID_ICP_PORT". These values can perfectly be adjusted by editing
  the configuration file and supporting all these variables would make
  the package too complex.
- Bump the version number to 2.4.1nb1.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/www/squid/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/squid/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/www/squid/files/squid.sh
cvs rdiff -r1.5 -r1.6 pkgsrc/www/squid/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/www/squid/pkg/INSTALL
cvs rdiff -r1.5 -r1.6 pkgsrc/www/squid/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.