www/squid: update to 6.9

Changelog:
https://www.squid-cache.org/Versions/v6/squid-6.9-RELEASENOTES.html

PR:		278291
Approved by:	arrowd (mentor, implicit)
main
Pavel Timofeev 2024-04-10 21:36:14 +03:00 committed by Vladimir Druzenko
parent 768d644758
commit eee2e16313
3 changed files with 4 additions and 17 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= squid
DISTVERSION= 6.8
PORTREVISION= 1
DISTVERSION= 6.9
CATEGORIES= www
MASTER_SITES= http://www2.pl.squid-cache.org/Versions/v6/ \
http://www1.il.squid-cache.org/Versions/v6/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1710267260
SHA256 (squid-6.8.tar.xz) = 11cc5650b51809d99483ccfae24744a2e51cd16199f5ff0c917e84fce695870f
SIZE (squid-6.8.tar.xz) = 2547796
TIMESTAMP = 1712679399
SHA256 (squid-6.9.tar.xz) = 1ad72d46e1cb556e9561214f0fb181adb87c7c47927ef69bc8acd68a03f61882
SIZE (squid-6.9.tar.xz) = 2557992

View File

@ -1,12 +0,0 @@
--- src/auth/basic/NIS/nis_support.h.orig 2024-03-04 05:45:51 UTC
+++ src/auth/basic/NIS/nis_support.h
@@ -8,9 +8,6 @@
#ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
#define SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
-#ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
-#define SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
-
extern char * get_nis_password(char *user, char *nisdomain, char *nismap);
#endif /* SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H */