diff options
author | Eygene Ryabinkin <rea@FreeBSD.org> | 2013-01-08 05:21:05 +0000 |
---|---|---|
committer | Eygene Ryabinkin <rea@FreeBSD.org> | 2013-01-08 05:21:05 +0000 |
commit | 9dfbb5ce5b0d3082dfc9fd706f22a6181184294c (patch) | |
tree | ff5e4a8fba8911d66c505eea22b50ed653ed11d5 /www/squid31 | |
parent | - Update to 1.498 (diff) |
www/squid31: add new vendor patch for SQUID-2012:1
PR: ports/175084
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Security: http://portaudit.freebsd.org/c37de843-488e-11e2-a5c9-0019996bc1f7.html
QA page: http://codelabs.ru/fbsd/ports/qa/www/squid31/3.1.22_2
Notes
Notes:
svn path=/head/; revision=310070
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 4 | ||||
-rw-r--r-- | www/squid31/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index ea451f222ef5..28d207e9f63b 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -48,7 +48,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/ \ @@ -78,7 +78,7 @@ 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-10483.patch MAINTAINER= tmseck@web.de COMMENT= HTTP Caching Proxy diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 962b9e30e038..3482173fc876 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1,2 +1,4 @@ SHA256 (squid3.1/squid-3.1.22.tar.bz2) = 16fe2313f981ede1c945eebe3743d8f835e724c6dae296bfc1200af555549424 SIZE (squid3.1/squid-3.1.22.tar.bz2) = 2560270 +SHA256 (squid3.1/squid-3.1-10483.patch) = ac871ad6e078ecc0f2ef0d32f7cbca26a1472d976e749177e60ee644878b0f42 +SIZE (squid3.1/squid-3.1-10483.patch) = 1746 |