diff options
author | taca <taca> | 2010-02-14 13:27:52 +0000 |
---|---|---|
committer | taca <taca> | 2010-02-14 13:27:52 +0000 |
commit | e19a7c704939efcd19c48d1c491af366bc620e36 (patch) | |
tree | 0e4240011365bc31752fc2445832f11e647165f9 /www/squid27/Makefile | |
parent | 48e8994eb2d04199a303c9d822eb63068c0c1dfd (diff) | |
download | pkgsrc-e19a7c704939efcd19c48d1c491af366bc620e36.tar.gz |
Add a security patch described security advisory SQUID-2010_2.txt,
http://www.squid-cache.org/Advisories/SQUID-2010_2.txt
Patch was the same content as official one.
http://www.squid-cache.org/Versions/v2/2.7/changesets/12600.patch.
Diffstat (limited to 'www/squid27/Makefile')
-rw-r--r-- | www/squid27/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index e0d66f26b77..061fb04c5d3 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/02/02 14:43:57 taca Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/14 13:27:52 taca Exp $ DISTNAME= squid-2.7.STABLE7 PKGNAME= ${DISTNAME:S/STABLE//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${SQUID_MASTER_SITES} \ http://www.squid-cache.org/Versions/v2/2.7/ |