diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-06-29 20:41:27 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-06-29 20:41:27 +0000 |
commit | dcdd02bb93697d47f24e38b0fe0e3de0b6b337e6 (patch) | |
tree | 8b4829ef941dd13bb38379b6704f876832441a4f /www/squid30 | |
parent | 7bf8db84a356904447f6f9584651dd8539492f20 (diff) | |
download | FreeBSD-ports-dcdd02bb93697d47f24e38b0fe0e3de0b6b337e6.zip FreeBSD-ports-dcdd02bb93697d47f24e38b0fe0e3de0b6b337e6.tar.gz |
Update the chroot vendor patch to version 2, cf
http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-chroot
PR: ports/82739
Submitted by: maintainer
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 4 | ||||
-rw-r--r-- | www/squid30/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 500cdc6..ddda458 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -82,7 +82,7 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ PATCHFILES= squid-2.5.STABLE10-content_length.patch \ squid-2.5.STABLE10-spanish.patch \ squid-2.5.STABLE10-internal_date.patch \ - squid-2.5.STABLE10-chroot.patch \ + squid-2.5.STABLE10-chroot-2.patch \ squid-2.5.STABLE10-transparent.patch \ squid-2.5.STABLE10-redirect_flags.patch \ squid-2.5.STABLE10-cache_dir_change.patch \ diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 2f85da3..73854df 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -6,8 +6,8 @@ MD5 (squid2.5/squid-2.5.STABLE10-spanish.patch) = 7542771b1f5581661aeddffff424bb SIZE (squid2.5/squid-2.5.STABLE10-spanish.patch) = 17111 MD5 (squid2.5/squid-2.5.STABLE10-internal_date.patch) = fe87792a7351c7d7a81a7b78f510ad60 SIZE (squid2.5/squid-2.5.STABLE10-internal_date.patch) = 8150 -MD5 (squid2.5/squid-2.5.STABLE10-chroot.patch) = 2ba246a5ea04b0f2664d10baf151608d -SIZE (squid2.5/squid-2.5.STABLE10-chroot.patch) = 3062 +MD5 (squid2.5/squid-2.5.STABLE10-chroot-2.patch) = 4f4c0a21d75d77b17b7c35d80c0bd65e +SIZE (squid2.5/squid-2.5.STABLE10-chroot-2.patch) = 3500 MD5 (squid2.5/squid-2.5.STABLE10-transparent.patch) = 225cc597ae5e7b8951e96ce2656263c1 SIZE (squid2.5/squid-2.5.STABLE10-transparent.patch) = 4702 MD5 (squid2.5/squid-2.5.STABLE10-redirect_flags.patch) = 3ab3faa007c77b763d4b11af5ebe694a |