diff options
author | seb <seb@pkgsrc.org> | 2010-07-29 21:43:24 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-07-29 21:43:24 +0000 |
commit | 132a9746bce0bb7963e5e7d278ba569389c88341 (patch) | |
tree | 9fea53ab79eaf73b26d3ef09cb9db6ee60dd484e | |
parent | 1b66e4e0f0f76bc393617de5603d2056a20cfe8a (diff) | |
download | pkgsrc-132a9746bce0bb7963e5e7d278ba569389c88341.tar.gz |
Note initial addition of p5-WWW-Mechanize-GZip version 0.12 as
www/p5-WWW-Mechanize-GZip into The NetBSD Packages Collection.
The Perl 5 module WWW::Mechanize::GZip tries to fetch a URL by
requesting gzip-compression from the webserver. If the response
contains a header with 'Content-Encoding: gzip', it decompresses
the response in order to get the original (uncompressed) content.
-rw-r--r-- | doc/CHANGES-2010 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 07adc9eeb9c..9239f8f43c9 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.2621 2010/07/29 21:29:21 seb Exp $ +$NetBSD: CHANGES-2010,v 1.2622 2010/07/29 21:43:24 seb Exp $ Changes to the packages collection and infrastructure in 2010: @@ -3509,3 +3509,4 @@ Changes to the packages collection and infrastructure in 2010: Updated devel/p5-Any-Moose to 0.13 [seb 2010-07-29] Added devel/p5-Test-Script-Run version 0.04 [seb 2010-07-29] Updated devel/p5-App-cpanoutdated to 0.11 [seb 2010-07-29] + Added www/p5-WWW-Mechanize-GZip version 0.12 [seb 2010-07-29] |