Date: Thu, 2 Sep 2004 06:44:14 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/www/squid Makefile distinfo pkg-descr pkg-install ports/www/squid/files squid.sh Message-ID: <200409020644.i826iFH8040783@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2004-09-02 06:44:14 UTC FreeBSD ports repository Modified files: . UPDATING www/squid Makefile distinfo pkg-descr pkg-install www/squid/files squid.sh Log: Implement vendor patches for the following issues: - try to prevent crashes of the digest helper (squid bug #1031) - correct parsing of the acl_time directive when multiple time specifications are given (squid bug #1060) - correct "cachemgr config" output for http_header_* directives (squid bug #1056) - recognize the Content-Disposition header to be able to specify http_header_access directives using it (squid bug #961) See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further information. Reimplement the rcNG support. See UPDATING for details. PR: ports/71260 Submitted by: maintainer Revision Changes Path 1.68 +18 -1 ports/UPDATING 1.140 +21 -4 ports/www/squid/Makefile 1.103 +8 -0 ports/www/squid/distinfo 1.9 +57 -45 ports/www/squid/files/squid.sh 1.11 +0 -8 ports/www/squid/pkg-descr 1.16 +10 -18 ports/www/squid/pkg-install
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409020644.i826iFH8040783>