diff options
author | peter <peter@FreeBSD.org> | 1997-01-19 11:24:13 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-01-19 11:24:13 +0800 |
commit | 556c3ecf9f61d7b6466030d1acdce02b9d2479af (patch) | |
tree | b52f41c69a89329864566a7e8622bafde57d3c80 /www/squid25/distinfo | |
parent | 42bb8184082a43f4d61ffa597b86f8088f95d9d7 (diff) | |
download | freebsd-ports-gnome-556c3ecf9f61d7b6466030d1acdce02b9d2479af.tar.gz freebsd-ports-gnome-556c3ecf9f61d7b6466030d1acdce02b9d2479af.tar.zst freebsd-ports-gnome-556c3ecf9f61d7b6466030d1acdce02b9d2479af.zip |
Update 1.1.3 -> 1.1.4 + distributed patches
Among the changes are some patches submitted to the maintainers by
yours truly to improve the password support in cachemgr.cgi. It also
reports the resource "maxrss" correctly for what it is.
The distributed patches to 1.1.4:
* ftpget.c.patch: Changes the default MIME type to
"application/octet-stream" and fixes directory listings from
NetWare servers.
* icp.c.patch: Fixes "Unknown status reply from server: 0!" error
messages in Netscape.
* ipcache.c.patch: Fixes ipcache_dnsHandleRead() coredumps.
* neighbors.c.patch: Fixes BIT_SET/BIT_TEST typo in
getDefaultParent().
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'www/squid25/distinfo')
-rw-r--r-- | www/squid25/distinfo | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/squid25/distinfo b/www/squid25/distinfo index e5cf107d44ae..c970f6b39dd1 100644 --- a/www/squid25/distinfo +++ b/www/squid25/distinfo @@ -1 +1,5 @@ -MD5 (squid-1.1.3-src.tar.gz) = e5687bc711b53c74323f06a52c1cd971 +MD5 (squid/squid-1.1.4-src.tar.gz) = 547d7424af78e16bb74435093eef2aeb +MD5 (squid/ftpget.c.patch) = 8b0b2a43c2ac6b2674a111efe9248e40 +MD5 (squid/icp.c.patch) = 75dfd4b30822c549b857acc5929a73e8 +MD5 (squid/ipcache.c.patch) = 0e6f55edeb835ae277e8bbc4c3b91803 +MD5 (squid/neighbors.c.patch) = 71f7ad22709093672200eb29b7057c05 |