Path to this page:
./
www/p5-WWW-Mechanize-GZip,
Perl 5 module to fetch webpages with gzip-compression
Branch: CURRENT,
Version: 0.12nb1,
Package name: p5-WWW-Mechanize-GZip-0.12nb1,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
www/p5-Test-WWW-Mechanize] [
lang/perl5]
Master sites: (Expand)
SHA1: 712ed008deea7b33fe1cb3da83b9fceef5f96253
RMD160: 638de798f24ace31f85370b6e290495f9c86ed42
Filesize: 2.969 KB
Version history: (Expand)
- (2010-08-21) Updated to version: p5-WWW-Mechanize-GZip-0.12nb1
- (2010-07-30) Package added to pkgsrc.se, version p5-WWW-Mechanize-GZip-0.12 (created)
CVS history: (Expand)
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
2010-07-29 23:42:44 by Stoned Elipot | Files touched by this commit (3) |  |
Log message:
Initial import of p5-WWW-Mechanize-GZip version 0.12 in 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.
|