diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/Makefile | 7 | ||||
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile index d6a16cfe5ae..a9b6b925b30 100644 --- a/www/p5-HTTP-Cache-Transparent/Makefile +++ b/www/p5-HTTP-Cache-Transparent/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2006/03/04 21:31:02 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2007/02/27 14:12:05 wiz Exp $ -DISTNAME= HTTP-Cache-Transparent-0.5 +DISTNAME= HTTP-Cache-Transparent-0.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} @@ -10,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTTP-Cache-Transparent/ COMMENT= Cache the result of http get-requests persistently +DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww + PERL5_PACKLIST= auto/HTTP/Cache/Transparent/.packlist .include "../../lang/perl5/module.mk" diff --git a/www/p5-HTTP-Cache-Transparent/distinfo b/www/p5-HTTP-Cache-Transparent/distinfo index 120880df567..547b59fb24a 100644 --- a/www/p5-HTTP-Cache-Transparent/distinfo +++ b/www/p5-HTTP-Cache-Transparent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:08:36 wiz Exp $ +$NetBSD: distinfo,v 1.3 2007/02/27 14:12:05 wiz Exp $ -SHA1 (HTTP-Cache-Transparent-0.5.tar.gz) = 89fb2e09e30a22a239ceb57fdc7a48bf5c6fc37d -RMD160 (HTTP-Cache-Transparent-0.5.tar.gz) = 5237063de21794c2f451d1d45b2d8c2835ebaa04 -Size (HTTP-Cache-Transparent-0.5.tar.gz) = 7305 bytes +SHA1 (HTTP-Cache-Transparent-0.7.tar.gz) = 68f0ecd06737c37b01f6f317164ea9f9045fc5c5 +RMD160 (HTTP-Cache-Transparent-0.7.tar.gz) = c60d27bfee766ff63e55247da28332ccd3f373c4 +Size (HTTP-Cache-Transparent-0.7.tar.gz) = 7978 bytes |