From 43b78738223bcfd17fbbae8f48f260321023e489 Mon Sep 17 00:00:00 2001 From: heinz Date: Mon, 13 Oct 2008 20:04:21 +0000 Subject: Updated to version 1.03. Pkgsrc changes: - does not support Module::Build anymore. Changes since version 1.01: =========================== 1.03 2008-08-07 Forgot the Changelog for 1.02. Oops. 1.02 2008-08-07 Added support for strict HTML output. Fixes #34378. Thanks JUERD and SIGZERO for the report and VRK for the patch that fixes it. --- www/p5-HTML-Tiny/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/p5-HTML-Tiny/Makefile') diff --git a/www/p5-HTML-Tiny/Makefile b/www/p5-HTML-Tiny/Makefile index 0aa29950f10..cfe39a43455 100644 --- a/www/p5-HTML-Tiny/Makefile +++ b/www/p5-HTML-Tiny/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/01/25 01:35:53 heinz Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/13 20:04:21 heinz Exp $ # -DISTNAME= HTML-Tiny-1.01 +DISTNAME= HTML-Tiny-1.03 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} @@ -12,7 +12,7 @@ COMMENT= Lightweight, dependency free HTML/XML generation in Perl PKG_DESTDIR_SUPPORT= user-destdir -PERL5_MODULE_TYPE= Module::Build +#PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/HTML/Tiny/.packlist USE_LANGUAGES= # none -- cgit v1.2.3