ports/65458: [Maintainer] www/squid: integrate another vendor patch
Thomas-Martin Seck
tmseck at netcologne.de
Mon Apr 12 12:40:15 UTC 2004
>Number: 65458
>Category: ports
>Synopsis: [Maintainer] www/squid: integrate another vendor patch
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 12 05:40:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Thomas-Martin Seck
>Release: FreeBSD 4.9-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports repository as of 12 April 2004.
>Description:
- integrate a vendor patch that fixes an assertion caused by truncated
DNS replies (squid bug #962)
- bump PORTREVISION
>How-To-Repeat:
>Fix:
Apply this patch:
Index: distinfo
===================================================================
--- distinfo (revision 18)
+++ distinfo (working copy)
@@ -16,3 +16,5 @@
SIZE (squid2.5/squid-2.5.STABLE5-cache_swap_log.patch) = 1245
MD5 (squid2.5/squid-2.5.STABLE5-ntlm_warning.patch) = 57ec2b3e27dcff757412d6d0a6d3c778
SIZE (squid2.5/squid-2.5.STABLE5-ntlm_warning.patch) = 900
+MD5 (squid2.5/squid-2.5.STABLE5-rfc1035NameUnpack.patch) = e3640442452f77762df5b20380aeb334
+SIZE (squid2.5/squid-2.5.STABLE5-rfc1035NameUnpack.patch) = 685
Index: Makefile
===================================================================
--- Makefile (revision 18)
+++ Makefile (working copy)
@@ -29,7 +29,7 @@
PORTNAME= squid
PORTVERSION= 2.5.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -49,7 +49,8 @@
squid-2.5.STABLE5-deny_info.patch \
squid-2.5.STABLE5-CONNECT_timeout.patch \
squid-2.5.STABLE5-cache_swap_log.patch \
- squid-2.5.STABLE5-ntlm_warning.patch
+ squid-2.5.STABLE5-ntlm_warning.patch \
+ squid-2.5.STABLE5-rfc1035NameUnpack.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck at netcologne.de
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list