summaryrefslogtreecommitdiff
path: root/www/p5-HTML-FillInForm/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2007-05-25 11:20:29 +0000
committermarkd <markd@pkgsrc.org>2007-05-25 11:20:29 +0000
commit81d7d6c1d5d14bbfcaababf07f8014a372ca0083 (patch)
tree599b1059b2a411343064d43c2eff24294740857c /www/p5-HTML-FillInForm/Makefile
parente8d4a67744070ce423975e82d7a184809fc2b919 (diff)
downloadpkgsrc-81d7d6c1d5d14bbfcaababf07f8014a372ca0083.tar.gz
Update HTML-FillInForm to 1.06
1.06 - October 13th, 2005 Distinguish between selects with and without the multiple attribute set (Alexander Hartmaier) Added warnings to PREREQ_PM 1.05 - December 19th, 2004 Added new tests in 19_extra.t (Vsevolod (Simon) Ilyushchenko) as part of Phalanx Make it clearer that doesn't have a CGI.pm dependency.
Diffstat (limited to 'www/p5-HTML-FillInForm/Makefile')
-rw-r--r--www/p5-HTML-FillInForm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile
index 151fc89503b..76668917249 100644
--- a/www/p5-HTML-FillInForm/Makefile
+++ b/www/p5-HTML-FillInForm/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2006/03/04 21:31:01 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2007/05/25 11:20:29 markd Exp $
-DISTNAME= HTML-FillInForm-1.04
+DISTNAME= HTML-FillInForm-1.06
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hfi
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}