pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Data-FormValidator Updated textproc/p5-Dat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ade12e069e2
branches: trunk
changeset: 361932:6ade12e069e2
user: mef <mef%pkgsrc.org@localhost>
date: Sat Apr 29 08:23:56 2017 +0000
description:
Updated textproc/p5-Data-FormValidator 4.81 to 4.86
---------------------------------------------------
4.86 March 26th, 2017
[NEW FEATURES]
- Add three new profile methods: depedencies_regexp,
dependent_optional, dependent_require_some
[MAINTENANCE]
- Bump VERSION in all classes to 5.85
4.85 Feb 25th, 2017
[MAINTENANCE]
- Bump VERSION in all classes to 5.85
4.84 Feb 25th, 2017
[MAINTENANCE]
- Various test file warning fixes
- Change conditional loading of CGI to require version 4.35 or higher (4ce9ac9e)
4.83 Feb 23rd, 2017
[MAINTENANCE]
- Re-release of 4.82: tarball was missing files as "make dist"
errored when it didn't find MANIFEST
- Deleted unused Perl6 files
4.82 Feb 23rd, 2017
[MAINTENANCE]
- Made CGI dependency optional
- Replaced Build.PL with Makefile.PL
- Updated Makefile.PL constraints
- Removed dependency on Perl6::Junctions
- Moved the code to GitHub
- Applied patches from: RT 77765, 78443, 10489
- Added shebang, warnings pragma to all test scripts
- Perltidied tests scripts
- Replaced is_tainted() sub with Scalar::Util::tainted()
diffstat:
textproc/p5-Data-FormValidator/Makefile | 7 +++----
textproc/p5-Data-FormValidator/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 80aeae02dd69 -r 6ade12e069e2 textproc/p5-Data-FormValidator/Makefile
--- a/textproc/p5-Data-FormValidator/Makefile Sat Apr 29 08:18:56 2017 +0000
+++ b/textproc/p5-Data-FormValidator/Makefile Sat Apr 29 08:23:56 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2016/06/08 19:24:28 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/04/29 08:23:56 mef Exp $
-DISTNAME= Data-FormValidator-4.81
+DISTNAME= Data-FormValidator-4.86
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
@@ -24,7 +23,7 @@
PERL5_REQD+= 5.8.0
PERL5_PACKLIST= auto/Data/FormValidator/.packlist
-PERL5_MODULE_TYPE= Module::Build
+#PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 80aeae02dd69 -r 6ade12e069e2 textproc/p5-Data-FormValidator/distinfo
--- a/textproc/p5-Data-FormValidator/distinfo Sat Apr 29 08:18:56 2017 +0000
+++ b/textproc/p5-Data-FormValidator/distinfo Sat Apr 29 08:23:56 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/04 01:59:43 agc Exp $
+$NetBSD: distinfo,v 1.13 2017/04/29 08:23:56 mef Exp $
-SHA1 (Data-FormValidator-4.81.tar.gz) = 62c80dec1ac5c036347233cad6d20178e431a602
-RMD160 (Data-FormValidator-4.81.tar.gz) = d072adadc7a837911f0b3a8f2c67574ea86b4ddb
-SHA512 (Data-FormValidator-4.81.tar.gz) = c9939686e60bb75e658a95407d616e7907f97e85d049d69abaf7ac89678985c555fe6d4177c773916c57964a45a423582e74d3cf79d75cef87a22f913ef82e23
-Size (Data-FormValidator-4.81.tar.gz) = 109870 bytes
+SHA1 (Data-FormValidator-4.86.tar.gz) = a293e5428f6791449f2304962d8631a4edfb973a
+RMD160 (Data-FormValidator-4.86.tar.gz) = 98ff56cce383baab5445ed186d8494544a74acb6
+SHA512 (Data-FormValidator-4.86.tar.gz) = ca9e178313dcc15006a0d5557494d50d9328ae4ae9b54428bfd76b3c6169767290f819c70af1928f772ce9a2cd2139eb373e69394af8f03eee0f061525bc76f4
+Size (Data-FormValidator-4.86.tar.gz) = 101409 bytes
Home |
Main Index |
Thread Index |
Old Index