SF.net SVN: gar:[26929] csw/mgar/pkg/squid/branches/squid-5.x
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Apr 15 15:44:20 CEST 2022
Revision: 26929
http://sourceforge.net/p/gar/code/26929
Author: dmichelsen
Date: 2022-04-15 13:44:19 +0000 (Fri, 15 Apr 2022)
Log Message:
-----------
squid/branches/squid-5.x: Update to 5.5
Modified Paths:
--------------
csw/mgar/pkg/squid/branches/squid-5.x/Makefile
csw/mgar/pkg/squid/branches/squid-5.x/checksums
Removed Paths:
-------------
csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch
Modified: csw/mgar/pkg/squid/branches/squid-5.x/Makefile
===================================================================
--- csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2022-04-13 06:46:35 UTC (rev 26928)
+++ csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2022-04-15 13:44:19 UTC (rev 26929)
@@ -2,7 +2,7 @@
# $Id$
#
NAME = squid
-VERSION = 5.4
+VERSION = 5.5
GARTYPE = v2
DESCRIPTION = High performance Web proxy cache
@@ -16,10 +16,6 @@
MASTER_SITES = http://www.squid-cache.org/Versions/v$(V1)/
DISTFILES += $(DISTNAME).tar.xz
-# Add workaround until this is fixed:
-# https://bugs.squid-cache.org/show_bug.cgi?id=5073
-PATCHFILES += 0001-Add-include-for-index.patch
-
PACKAGES = CSWsquid
RUNTIME_DEP_PKGS_CSWsquid += CSWliblber2-4-2
RUNTIME_DEP_PKGS_CSWsquid += CSWlibldap2-4-2
Modified: csw/mgar/pkg/squid/branches/squid-5.x/checksums
===================================================================
--- csw/mgar/pkg/squid/branches/squid-5.x/checksums 2022-04-13 06:46:35 UTC (rev 26928)
+++ csw/mgar/pkg/squid/branches/squid-5.x/checksums 2022-04-15 13:44:19 UTC (rev 26929)
@@ -1 +1 @@
-ea256e86fac6251f71ba4da529a1fd87 squid-5.4.tar.xz
+83ccc2d86ca0966e3555a3b78f5afd14 squid-5.5.tar.xz
Deleted: csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch
===================================================================
--- csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch 2022-04-13 06:46:35 UTC (rev 26928)
+++ csw/mgar/pkg/squid/branches/squid-5.x/files/0001-Add-include-for-index.patch 2022-04-15 13:44:19 UTC (rev 26929)
@@ -1,25 +0,0 @@
-From b2432e08f001742c71441909011e217ce17dbcfc Mon Sep 17 00:00:00 2001
-From: Dagobert Michelsen <dam at opencsw.org>
-Date: Mon, 15 Jul 2019 15:45:50 +0200
-Subject: [PATCH] Add include for index()
-
----
- src/esi/VarState.cc | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/src/esi/VarState.cc b/src/esi/VarState.cc
-index c35742c..0635d81 100644
---- a/src/esi/VarState.cc
-+++ b/src/esi/VarState.cc
-@@ -12,6 +12,8 @@
- #include "esi/VarState.h"
- #include "fatal.h"
- #include "HttpReply.h"
-+#include <strings.h>
-+
-
- char const *ESIVariableUserAgent::esiUserOs[]= {
- "WIN",
---
-2.4.0
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list