diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-26 15:56:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-26 15:56:49 +0000 |
commit | d31edd36f0d05cfda5db96f307f04b909cf501d6 (patch) | |
tree | 40e02bf8e3c46984d34fd91e7b98151c482fc80d /www/squid27 | |
parent | c6cd676e7e1d021d3282f6e14029a496d1df2d5c (diff) | |
download | ports-d31edd36f0d05cfda5db96f307f04b909cf501d6.tar.gz ports-d31edd36f0d05cfda5db96f307f04b909cf501d6.zip |
Notes
Diffstat (limited to 'www/squid27')
-rw-r--r-- | www/squid27/Makefile | 11 | ||||
-rw-r--r-- | www/squid27/distinfo | 14 |
2 files changed, 5 insertions, 20 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index d8957ded1e0d..6a85318fe1c1 100644 --- a/www/squid27/Makefile +++ b/www/squid27/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/squid27/distinfo b/www/squid27/distinfo index bd4999c9813d..7d7b58d95f38 100644 --- a/www/squid27/distinfo +++ b/www/squid27/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 |