Thu Jul 29 21:42:44 2010 UTC ()
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.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/www/p5-WWW-Mechanize-GZip/DESCR
diff -r0 -r1.1.1.1 pkgsrc/www/p5-WWW-Mechanize-GZip/Makefile
diff -r0 -r1.1.1.1 pkgsrc/www/p5-WWW-Mechanize-GZip/distinfo

File Added: pkgsrc/www/p5-WWW-Mechanize-GZip/DESCR
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.

File Added: pkgsrc/www/p5-WWW-Mechanize-GZip/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/07/29 21:42:43 seb Exp $

DISTNAME=	WWW-Mechanize-GZip-0.12
PKGNAME=	p5-${DISTNAME}
#PKGREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=WWW/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/WWW-Mechanize-GZip/
COMMENT=	Perl 5 module to fetch webpages with gzip-compression
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=	# empty
PERL5_PACKLIST= auto/WWW/Mechanize/GZip/.packlist

DEPENDS+=	p5-Test-WWW-Mechanize-[0-9]*:../../www/p5-Test-WWW-Mechanize

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/p5-WWW-Mechanize-GZip/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/07/29 21:42:43 seb Exp $

SHA1 (WWW-Mechanize-GZip-0.12.tar.gz) = 712ed008deea7b33fe1cb3da83b9fceef5f96253
RMD160 (WWW-Mechanize-GZip-0.12.tar.gz) = 638de798f24ace31f85370b6e290495f9c86ed42
Size (WWW-Mechanize-GZip-0.12.tar.gz) = 3040 bytes