pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTML-FormFu
Module Name: pkgsrc
Committed By: wen
Date: Thu Apr 19 02:46:47 UTC 2018
Modified Files:
pkgsrc/www/p5-HTML-FormFu: Makefile distinfo
Log Message:
Update to 2.06
Upstream changes:
2.06 2018-04-09 20:23:54+00:00 UTC
- New JSON Constraint
- Improve email tests, so that MX tests are only run if internet access
- Tests improved to ensure all locales pass
- Corrected Email Validation so that spaces in the address cause failures
- add new auto_error_field_class() method to add classes directly
to field tag
- constraints_from_dbic() can now be called on Blocks,
handles 'nested_name', and support added for BOOL and DECIMAL columns
- remove bundled/renamed MooseX::Attribute::Chained and depend on the
fixed version
- Remove out-of-date reference to lacunaexpanse.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/p5-HTML-FormFu/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/p5-HTML-FormFu/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-FormFu/Makefile
diff -u pkgsrc/www/p5-HTML-FormFu/Makefile:1.22 pkgsrc/www/p5-HTML-FormFu/Makefile:1.23
--- pkgsrc/www/p5-HTML-FormFu/Makefile:1.22 Mon Jun 5 14:25:18 2017
+++ pkgsrc/www/p5-HTML-FormFu/Makefile Thu Apr 19 02:46:47 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2017/06/05 14:25:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2018/04/19 02:46:47 wen Exp $
-DISTNAME= HTML-FormFu-2.05
+DISTNAME= HTML-FormFu-2.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
Index: pkgsrc/www/p5-HTML-FormFu/distinfo
diff -u pkgsrc/www/p5-HTML-FormFu/distinfo:1.10 pkgsrc/www/p5-HTML-FormFu/distinfo:1.11
--- pkgsrc/www/p5-HTML-FormFu/distinfo:1.10 Fri Oct 21 01:44:33 2016
+++ pkgsrc/www/p5-HTML-FormFu/distinfo Thu Apr 19 02:46:47 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/10/21 01:44:33 wen Exp $
+$NetBSD: distinfo,v 1.11 2018/04/19 02:46:47 wen Exp $
-SHA1 (HTML-FormFu-2.05.tar.gz) = 31ce3b48f3020a5ba6820d3e3b99f2bd2ba9800a
-RMD160 (HTML-FormFu-2.05.tar.gz) = e687a1cd044a249397a5a47104aba9f03b2044c4
-SHA512 (HTML-FormFu-2.05.tar.gz) = 00652b7d0b6f3c5183139fcec8a2b2bd912257b45be99fcc6aaed0df60350b0d2966959775a683830de8ad42d9c728cea3f0ccd80ebb8c929940e5c8955f9941
-Size (HTML-FormFu-2.05.tar.gz) = 362116 bytes
+SHA1 (HTML-FormFu-2.06.tar.gz) = 06dae05b88fbc52bc0c5de4aa53ff6e21b33a6f8
+RMD160 (HTML-FormFu-2.06.tar.gz) = 3502dd9d4aac4c8f18ab6c4bd57baa275960f01a
+SHA512 (HTML-FormFu-2.06.tar.gz) = b66a37dfde884cbe001e7a6c79cc31ee601405eee51bc1aba90e477709ba050f5b97c8741e861d55d5e41ba13bb2a2ad2cf361f4322ebb0e45d4c9cbf32a175f
+Size (HTML-FormFu-2.06.tar.gz) = 340530 bytes
Home |
Main Index |
Thread Index |
Old Index