diff options
author | pav <pav@FreeBSD.org> | 2005-02-26 15:56:49 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-26 15:56:49 +0000 |
commit | ceb511b6220c92adfa7a1cf8a4c6a3af0010be1d (patch) | |
tree | c0bee32a2405490f9612c3b26f2a9a26f0b59978 /www/squid30 | |
parent | 5451d03b4d0ed8d180723986f675271d775a1af6 (diff) | |
download | FreeBSD-ports-ceb511b6220c92adfa7a1cf8a4c6a3af0010be1d.zip FreeBSD-ports-ceb511b6220c92adfa7a1cf8a4c6a3af0010be1d.tar.gz |
- Update to 2.5.STABLE9
PR: ports/78079
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 11 | ||||
-rw-r--r-- | www/squid30/distinfo | 14 |
2 files changed, 5 insertions, 20 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index d8957de..6a85318 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -73,8 +73,7 @@ # about how to do transparent proxying with ipfw) PORTNAME= squid -PORTVERSION= 2.5.8 -PORTREVISION= 1 +PORTVERSION= 2.5.9 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -83,15 +82,11 @@ MASTER_SITES= \ ftp://ftp.leo.org/pub/comp/general/infosys/www/servers/squid/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid/&,} MASTER_SITE_SUBDIR= squid-2/STABLE -DISTNAME= squid-2.5.STABLE8 +DISTNAME= squid-2.5.STABLE9 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= squid-2.5.STABLE8-dns_assert.patch \ - squid-2.5.STABLE8-format_fixes.patch \ - squid-2.5.STABLE8-html_high_chars.patch \ - squid-2.5.STABLE8-ftp_cleanup.patch \ - squid-2.5.STABLE8-relaxed_header_parser.patch +PATCHFILES= PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid30/distinfo b/www/squid30/distinfo index bd4999c..7d7b58d 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1,12 +1,2 @@ -MD5 (squid2.5/squid-2.5.STABLE8.tar.bz2) = 687db8c5f0fec3798dbc77f94340b185 -SIZE (squid2.5/squid-2.5.STABLE8.tar.bz2) = 1057299 -MD5 (squid2.5/squid-2.5.STABLE8-dns_assert.patch) = 84469625a7fbc1fae2c688346a356341 -SIZE (squid2.5/squid-2.5.STABLE8-dns_assert.patch) = 2524 -MD5 (squid2.5/squid-2.5.STABLE8-format_fixes.patch) = 6b17fda9d45dd638f5ce5ee230b9c091 -SIZE (squid2.5/squid-2.5.STABLE8-format_fixes.patch) = 10056 -MD5 (squid2.5/squid-2.5.STABLE8-html_high_chars.patch) = 9211067e47c77f8879a8d202a22f2890 -SIZE (squid2.5/squid-2.5.STABLE8-html_high_chars.patch) = 766 -MD5 (squid2.5/squid-2.5.STABLE8-ftp_cleanup.patch) = 2c886bae6720c9dfaf1993a04d592dbe -SIZE (squid2.5/squid-2.5.STABLE8-ftp_cleanup.patch) = 4532 -MD5 (squid2.5/squid-2.5.STABLE8-relaxed_header_parser.patch) = 43fb854177521ccb8348bf616fafd351 -SIZE (squid2.5/squid-2.5.STABLE8-relaxed_header_parser.patch) = 3217 +MD5 (squid2.5/squid-2.5.STABLE9.tar.bz2) = 5a34a303dcab8851c7ab20e24af69b61 +SIZE (squid2.5/squid-2.5.STABLE9.tar.bz2) = 1057776 |