1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 3.4.12

- While I'm here:
  - Pet portlint
  - Remove contiguous blank lines

Changes:	http://www.squid-cache.org/Versions/v3/3.4/RELEASENOTES.html
PR:		197812
Submitted by:	<timp87@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-02-19 19:58:58 +00:00
parent eeb8a110f7
commit 4178d658aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379384
2 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= squid
PORTVERSION= 3.4.11
PORTVERSION= 3.4.12
CATEGORIES= www ipv6
MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
@ -9,7 +9,7 @@ MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
http://www.eu.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
http://www1.jp.squid-cache.org/Versions/v3/${PORTVERSION:R}/
MASTER_SITE_SUBDIR= squid
DIST_SUBDIR= squid3.4
DIST_SUBDIR= squid${PORTVERSION:R}
PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
http://www2.us.squid-cache.org/%SUBDIR%/ \
@ -18,7 +18,7 @@ PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
http://www1.jp.squid-cache.org/%SUBDIR%/ \
http://master.squid-cache.org/~amosjeffries/patches/:nosid
PATCH_SITE_SUBDIR= Versions/v3/${PORTVERSION:R}/changesets
#PATCHFILES=
PATCHFILES= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= HTTP Caching Proxy
@ -268,7 +268,6 @@ diskio_modules+= DiskDaemon
storage_schemes+= rock
.endif
CONFIGURE_ARGS+= --enable-storeio="${storage_schemes}" \
--enable-disk-io="${diskio_modules}"

View File

@ -1,2 +1,2 @@
SHA256 (squid3.4/squid-3.4.11.tar.xz) = b4ede14221d043bbde94655aee195b090fe33a9a0a3d4ed83a9b41fcd46cac1d
SIZE (squid3.4/squid-3.4.11.tar.xz) = 2162148
SHA256 (squid3.4/squid-3.4.12.tar.xz) = a3f4f18fa17e81a8d8e1a2ec059cdbe3211a90ccd1717c3d9e092c0afdde2864
SIZE (squid3.4/squid-3.4.12.tar.xz) = 2162096