pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-FillInForm Update to 2.22



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15e58f91f063
branches:  trunk
changeset: 768479:15e58f91f063
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Oct 24 04:03:01 2021 +0000

description:
Update to 2.22

Upstream changes:
2.22      2021-09-25 23:00:59Z

    - Patch bug #100926, compatibility with CGI 4 (with fallback). (GH#9) (thrig)
    - Don't call _get_param(undef) for <select> box without name attribute
    (GH#10) (Chase Venters)
    - Whoops, speling error. (GH#8) (thrig)
    - Better indicate LICENSE details, README tweaks, more module requires (GH#7)
    (thrig)
    - rt #98012 - Missing dependency CGI (GH#6) (Martin McGrath)
    - repository cpan metadata added (GH#5) (David Steinbrunner)
    - typo fix (GH#4) (David Steinbrunner)
    - Converted repo to Dist::Zilla

diffstat:

 www/p5-HTML-FillInForm/Makefile |  5 ++---
 www/p5-HTML-FillInForm/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f95df28a2203 -r 15e58f91f063 www/p5-HTML-FillInForm/Makefile
--- a/www/p5-HTML-FillInForm/Makefile   Sun Oct 24 04:00:26 2021 +0000
+++ b/www/p5-HTML-FillInForm/Makefile   Sun Oct 24 04:03:01 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2021/05/24 19:55:30 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2021/10/24 04:03:01 wen Exp $
 
-DISTNAME=      HTML-FillInForm-2.21
+DISTNAME=      HTML-FillInForm-2.22
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=HTML/}
 
diff -r f95df28a2203 -r 15e58f91f063 www/p5-HTML-FillInForm/distinfo
--- a/www/p5-HTML-FillInForm/distinfo   Sun Oct 24 04:00:26 2021 +0000
+++ b/www/p5-HTML-FillInForm/distinfo   Sun Oct 24 04:03:01 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/07 15:07:40 nia Exp $
+$NetBSD: distinfo,v 1.14 2021/10/24 04:03:01 wen Exp $
 
-RMD160 (HTML-FillInForm-2.21.tar.gz) = bd0a1a460a54cf9325a315dce0e858e978cdd399
-SHA512 (HTML-FillInForm-2.21.tar.gz) = 05a755635478a797c4711e812a7fbd0428e61b4a4dbb3f8b62ed929122bb4b138aa3d86f2d99ace01d9e7f9486663e64b2c50490d0084c861cbdf8c25645be96
-Size (HTML-FillInForm-2.21.tar.gz) = 17823 bytes
+RMD160 (HTML-FillInForm-2.22.tar.gz) = e5d705721aef3f67b13a784326fecfa284ae62d3
+SHA512 (HTML-FillInForm-2.22.tar.gz) = ed8c29edd00572fc910487f095c530a4cf5e1e320cab82b171b96e8e490691ef154cb4911c48ffb2d5c726886ec9aca404590e3afd44ca320ad49977822c7db9
+Size (HTML-FillInForm-2.22.tar.gz) = 38303 bytes



Home | Main Index | Thread Index | Old Index