pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTML-Form
Module Name: pkgsrc
Committed By: wen
Date: Sat May 9 03:07:14 UTC 2020
Modified Files:
pkgsrc/www/p5-HTML-Form: Makefile distinfo
Log Message:
Update to 6.07
Upstream changes:
6.07 2020-02-21 03:50:52Z
- Restore =head1 NAME section to pod for HTML::Form
6.06 2020-02-20 14:48:37Z
- Change the behaviour of find_input in list context (GH#21) (E. Choroba)
- Pod tweaks (GH#17) (Olaf Alders)
- Add list context examples for find_input() (GH#20) (Olaf Alders)
- Modernize some tests (GH#18) (Olaf Alders)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/p5-HTML-Form/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/p5-HTML-Form/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-HTML-Form/Makefile
diff -u pkgsrc/www/p5-HTML-Form/Makefile:1.17 pkgsrc/www/p5-HTML-Form/Makefile:1.18
--- pkgsrc/www/p5-HTML-Form/Makefile:1.17 Tue Nov 19 11:51:43 2019
+++ pkgsrc/www/p5-HTML-Form/Makefile Sat May 9 03:07:14 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2019/11/19 11:51:43 mef Exp $
+# $NetBSD: Makefile,v 1.18 2020/05/09 03:07:14 wen Exp $
#
-DISTNAME= HTML-Form-6.05
+DISTNAME= HTML-Form-6.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
Index: pkgsrc/www/p5-HTML-Form/distinfo
diff -u pkgsrc/www/p5-HTML-Form/distinfo:1.5 pkgsrc/www/p5-HTML-Form/distinfo:1.6
--- pkgsrc/www/p5-HTML-Form/distinfo:1.5 Tue Nov 19 11:51:43 2019
+++ pkgsrc/www/p5-HTML-Form/distinfo Sat May 9 03:07:14 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/11/19 11:51:43 mef Exp $
+$NetBSD: distinfo,v 1.6 2020/05/09 03:07:14 wen Exp $
-SHA1 (HTML-Form-6.05.tar.gz) = de42a5f47a7ffbf12c46075c0bf6130aba7d3d21
-RMD160 (HTML-Form-6.05.tar.gz) = 1006963cea93e6ee81d262af3a1a93068bcd9371
-SHA512 (HTML-Form-6.05.tar.gz) = 9c9c5adfcd2f7167f54156c430dbef9baa8c2aae4375e652bda9a04d48ae68c763db205e862070b97ea6cc34c3f8ddc56d82d02796b6f4b682e6707eefd00465
-Size (HTML-Form-6.05.tar.gz) = 40239 bytes
+SHA1 (HTML-Form-6.07.tar.gz) = defc58c90443039d774b6953df4a3f100610d134
+RMD160 (HTML-Form-6.07.tar.gz) = b044310300e5fecc9caad3c5d8fa459bdbccb6bb
+SHA512 (HTML-Form-6.07.tar.gz) = 32aac4bb85609c2c596e771678bd4d36f3e34deaa3de7333f089c8f887045780db949b5a1573254557eb0247713232cca5e90f89a80e0d53049840660ad3017e
+Size (HTML-Form-6.07.tar.gz) = 41503 bytes
Home |
Main Index |
Thread Index |
Old Index