diff options
-rw-r--r-- | www/p5-HTML-Format/Makefile | 9 | ||||
-rw-r--r-- | www/p5-HTML-Format/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile index 765839abf5c..5a9aaecd214 100644 --- a/www/p5-HTML-Format/Makefile +++ b/www/p5-HTML-Format/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.9 2003/07/22 04:14:31 martti Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/18 21:48:42 heinz Exp $ -DISTNAME= HTML-Format-1.23 +DISTNAME= HTML-Format-2.03 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hfo CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= heinz@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/HTML-Format/ COMMENT= Perl5 modules for converting HTML to other text formats DEPENDS+= p5-Font-AFM>=1.18:../../fonts/p5-Font-AFM -DEPENDS+= p5-HTML-Tree>=3.04:../../www/p5-HTML-Tree +DEPENDS+= p5-HTML-Tree>=3.15:../../www/p5-HTML-Tree USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML-Format/.packlist diff --git a/www/p5-HTML-Format/distinfo b/www/p5-HTML-Format/distinfo index 77860ee1557..fbf67db2238 100644 --- a/www/p5-HTML-Format/distinfo +++ b/www/p5-HTML-Format/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 12:02:40 skrll Exp $ +$NetBSD: distinfo,v 1.3 2004/01/18 21:48:42 heinz Exp $ -SHA1 (HTML-Format-1.23.tar.gz) = 7d4d313571cad9f09fd9ec822528f2d41d0592f4 -Size (HTML-Format-1.23.tar.gz) = 11244 bytes +SHA1 (HTML-Format-2.03.tar.gz) = 95e9751651120a24f8a1b30a92c040e76fdc9fd0 +Size (HTML-Format-2.03.tar.gz) = 23008 bytes |