Date: Sun, 15 Jan 2012 18:53:30 +0100 (CET) From: Thomas-Martin Seck <tmseck@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164146: [Maintainer] www/squid31: integrate vendor patches; fix compilation with clang Message-ID: <20120115175330.E6D2D130C7F@wcfields.tmseck.homedns.org> Resent-Message-ID: <201201151800.q0FI0NZc069363@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164146 >Category: ports >Synopsis: [Maintainer] www/squid31: integrate vendor patches; fix compilation with clang >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jan 15 18:00:23 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Thomas-Martin Seck >Release: FreeBSD 8.2-RELEASE amd64 >Organization: a private site in Germany >Environment: FreeBSD ports collection as of January 15, 2012. >Description: Add three vendor patches from http://www.squid-cache.org/Versions/v3/3.1/changesets/. Changeset 10420 is supposed to fix compilation with clang (or at least the first known compilation issue). >How-To-Repeat: >Fix: Apply this patch: Index: Makefile =================================================================== --- Makefile (.../www/squid31) (Revision 1985) +++ Makefile (.../local/squid31) (Revision 1985) @@ -51,7 +51,7 @@ PORTNAME= squid PORTVERSION= 3.1.${SQUID_STABLE_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ http://mirrors.ccs.neu.edu/Squid/ \ @@ -82,7 +82,8 @@ http://www2.tw.squid-cache.org/%SUBDIR%/ PATCH_SITE_SUBDIR= Versions/v3/3.1/changesets PATCHFILES= squid-3.1-10415.patch squid-3.1-10417.patch \ - squid-3.1-10418.patch + squid-3.1-10418.patch squid-3.1-10419.patch \ + squid-3.1-10420.patch squid-3.1-10421.patch MAINTAINER= tmseck@web.de COMMENT= HTTP Caching Proxy Index: distinfo =================================================================== --- distinfo (.../www/squid31) (Revision 1985) +++ distinfo (.../local/squid31) (Revision 1985) @@ -6,3 +6,9 @@ SIZE (squid3.1/squid-3.1-10417.patch) = 1831 SHA256 (squid3.1/squid-3.1-10418.patch) = 28dfb6b9057729f79f084d71a813a32504f202bc4951c5ed7a6d6664c4935e16 SIZE (squid3.1/squid-3.1-10418.patch) = 2493 +SHA256 (squid3.1/squid-3.1-10419.patch) = 917b5cddb3799ff572310e7d39b6e23c2156625d8597cbd0c574eb1c34724357 +SIZE (squid3.1/squid-3.1-10419.patch) = 2493 +SHA256 (squid3.1/squid-3.1-10420.patch) = 30a778baebd569f32e3b072ef29391bba6446d62d092bbb82d8ce2cddce01fa5 +SIZE (squid3.1/squid-3.1-10420.patch) = 3713 +SHA256 (squid3.1/squid-3.1-10421.patch) = e40c0fc8f2673f7a8290b8a3ff5a7fb312a18d67212c9a6108869af51529efdc +SIZE (squid3.1/squid-3.1-10421.patch) = 11535 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120115175330.E6D2D130C7F>