Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2013 05:21:05 +0000 (UTC)
From:      Eygene Ryabinkin <rea@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310070 - head/www/squid31
Message-ID:  <201301080521.r085L5NK030146@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rea
Date: Tue Jan  8 05:21:05 2013
New Revision: 310070
URL: http://svnweb.freebsd.org/changeset/ports/310070

Log:
  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

Modified:
  head/www/squid31/Makefile
  head/www/squid31/distinfo

Modified: head/www/squid31/Makefile
==============================================================================
--- head/www/squid31/Makefile	Tue Jan  8 05:18:55 2013	(r310069)
+++ head/www/squid31/Makefile	Tue Jan  8 05:21:05 2013	(r310070)
@@ -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/
 		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

Modified: head/www/squid31/distinfo
==============================================================================
--- head/www/squid31/distinfo	Tue Jan  8 05:18:55 2013	(r310069)
+++ head/www/squid31/distinfo	Tue Jan  8 05:21:05 2013	(r310070)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301080521.r085L5NK030146>