mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- fix SQUID_ICAP option by integrating additional vendor patches
PR: ports/163756 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
This commit is contained in:
parent
284165a21d
commit
b8213853c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288417
@ -51,6 +51,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 3.1.${SQUID_STABLE_VER}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
|
||||
http://mirrors.ccs.neu.edu/Squid/ \
|
||||
@ -69,7 +70,6 @@ MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
|
||||
http://www1.jp.squid-cache.org/Versions/v3/3.1/ \
|
||||
http://www1.za.squid-cache.org/Versions/v3/3.1/
|
||||
MASTER_SITE_SUBDIR= squid
|
||||
DISTNAME= squid-3.1.${SQUID_STABLE_VER}
|
||||
DIST_SUBDIR= squid3.1
|
||||
|
||||
PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
|
||||
@ -81,7 +81,8 @@ PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
|
||||
http://www1.jp.squid-cache.org/%SUBDIR%/ \
|
||||
http://www2.tw.squid-cache.org/%SUBDIR%/
|
||||
PATCH_SITE_SUBDIR= Versions/v3/3.1/changesets
|
||||
PATCHFILES= #empty
|
||||
PATCHFILES= squid-3.1-10415.patch squid-3.1-10417.patch \
|
||||
squid-3.1-10418.patch
|
||||
|
||||
MAINTAINER= tmseck@web.de
|
||||
COMMENT= HTTP Caching Proxy
|
||||
|
@ -1,2 +1,8 @@
|
||||
SHA256 (squid3.1/squid-3.1.18.tar.bz2) = 2f9da30f7aef6950e2b8e3febfe3c4e3986d67fad6c3d5ec87c3315924271937
|
||||
SIZE (squid3.1/squid-3.1.18.tar.bz2) = 2510258
|
||||
SHA256 (squid3.1/squid-3.1-10415.patch) = d83e591dc773f2acd28ee5c9b247e75b0b59b3506c0ea6a847aeca69f7ef5945
|
||||
SIZE (squid3.1/squid-3.1-10415.patch) = 1790
|
||||
SHA256 (squid3.1/squid-3.1-10417.patch) = 2428ba95631b692d3042a050d54c11f7869e053b57132e429e3df4f8229e7882
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user