diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-11-07 10:39:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-11-07 10:39:08 +0000 |
commit | 31675b54a23930e5c36382ee927f1cbd5fe2ed8c (patch) | |
tree | bf12e3d6e402e6b607153035de3b79a872533da7 /www/junkbuster | |
parent | 936ab671852bb62a3efafa8c834c0beca3d57b8f (diff) | |
download | ports-31675b54a23930e5c36382ee927f1cbd5fe2ed8c.tar.gz ports-31675b54a23930e5c36382ee927f1cbd5fe2ed8c.zip |
Notes
Diffstat (limited to 'www/junkbuster')
-rw-r--r-- | www/junkbuster/Makefile | 4 | ||||
-rw-r--r-- | www/junkbuster/distinfo | 6 | ||||
-rw-r--r-- | www/junkbuster/pkg-descr | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile index bbe0fa85a415..7f78851f2e54 100644 --- a/www/junkbuster/Makefile +++ b/www/junkbuster/Makefile @@ -6,11 +6,11 @@ PORTNAME= junkbuster PORTVERSION= 2.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= http://f2.org/download/ \ http://www.junkbusters.com/ht/en/ -DISTNAME= ijb-zlib-10 +DISTNAME= ijb-zlib-11 EXTRACT_SUFX= .tgz MAINTAINER= edwin@mavetju.org diff --git a/www/junkbuster/distinfo b/www/junkbuster/distinfo index 94f881f42208..9598c8b41f15 100644 --- a/www/junkbuster/distinfo +++ b/www/junkbuster/distinfo @@ -1,3 +1,3 @@ -MD5 (ijb-zlib-10.tgz) = 3c410f61eeb7e24641fc7eaf3dc5063e -SHA256 (ijb-zlib-10.tgz) = dfc61a5d1f82c82246b44a9153dc78b1793e135f16e6d96ccb73830892ff7b9d -SIZE (ijb-zlib-10.tgz) = 145917 +MD5 (ijb-zlib-11.tgz) = 891f4a1a475b24b35b33baefd51dac2c +SHA256 (ijb-zlib-11.tgz) = 69be02d2fdb190ce73373832c715693abd4cb4453310ba3984100443ca077cee +SIZE (ijb-zlib-11.tgz) = 146017 diff --git a/www/junkbuster/pkg-descr b/www/junkbuster/pkg-descr index b26e0be3db54..2fd83ee7a741 100644 --- a/www/junkbuster/pkg-descr +++ b/www/junkbuster/pkg-descr @@ -8,5 +8,8 @@ which support Accept-Encoding: gzip (e.g. Netscape 4.7, Internet Explorer 5, Lynx 2.8.3) to save downstream modem/network bandwidth. It uses the zlib compression library to perform on-the-fly compression of HTML documents. +Please note that this software does not support IPv6. See www/privoxy +for a worth followup of this software. + WWW: http://www.junkbusters.com/ht/en/ijb.html http://f2.org/products/ijb-zlib/ |