pkgsrc-WIP-changes archive

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

p5-Catalyst-Plugin-FormValidator: update to 0.094.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Sep 19 22:42:59 2017 +0200
Changeset:	21e9fc5ddd7d78b448c399af20e630e30cfad5f9

Modified Files:
	p5-Catalyst-Plugin-FormValidator/Makefile
	p5-Catalyst-Plugin-FormValidator/distinfo

Log Message:
p5-Catalyst-Plugin-FormValidator: update to 0.094.

0.94      Mon Mar 1  16:09
       - bumped version
	   - official release
0.093_01  Tue Feb 23 15:04
       - Class::C3::Adopt::NEXT is not used so is removed.
       - MRO::Compat added for maybe::next::method per https://rt.cpan.org/Public/Bug/Display.html?id=54917
       - Pod tests now author only and must pass.

0.092  Sun Feb 21  16:04:00
       - added proper Class::C3::Adopt::NEXT method calls
       - added shipit stuff
0.091 Sun Feb 21  16:00:00
       - Removed extra plugins from Cat test app
0.05  Mon Feb  15 13:35:00 2010
       - removed NEXT
       - turned into Moose::Role
       - fleshed out tests more
       - switched to Module::Install
0.04  Thu Apr  2 18:45:00 2009
       - Add deprecation notice
	   - Added quotes on prereq.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=21e9fc5ddd7d78b448c399af20e630e30cfad5f9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Catalyst-Plugin-FormValidator/Makefile | 8 +++-----
 p5-Catalyst-Plugin-FormValidator/distinfo | 7 ++++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs:
diff --git a/p5-Catalyst-Plugin-FormValidator/Makefile b/p5-Catalyst-Plugin-FormValidator/Makefile
index 3ada4e0f5c..d6271acf10 100644
--- a/p5-Catalyst-Plugin-FormValidator/Makefile
+++ b/p5-Catalyst-Plugin-FormValidator/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.5 2012/10/04 09:13:29 asau Exp $
 
-DISTNAME=	Catalyst-Plugin-FormValidator-0.02
+DISTNAME=	Catalyst-Plugin-FormValidator-0.094
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Catalyst/}
 
@@ -10,12 +9,11 @@ MAINTAINER=	kuli0020%umn.edu@localhost
 HOMEPAGE=	http://search.cpan.org/dist/Catalyst-Plugin-FormValidator/
 COMMENT=	FormValidator for Catalyst
 
-PERL5_REQD+=	5.6.3
-
 DEPENDS+=	p5-Catalyst-Runtime>=2.99:../../www/p5-Catalyst-Runtime
 DEPENDS+=	p5-Data-FormValidator>=0:../../textproc/p5-Data-FormValidator
+BUILD_DEPENDS+=	p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
 
-
+MAKE_ENV+=	PERL_USE_UNSAFE_INC=1
 PERL5_PACKLIST= auto/Catalyst/Plugin/FormValidator/.packlist
 
 .include "../../lang/perl5/module.mk"
diff --git a/p5-Catalyst-Plugin-FormValidator/distinfo b/p5-Catalyst-Plugin-FormValidator/distinfo
index 08e35abfd1..63baecd518 100644
--- a/p5-Catalyst-Plugin-FormValidator/distinfo
+++ b/p5-Catalyst-Plugin-FormValidator/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1.1.1 2005/08/29 20:52:57 kuli0020 Exp $
 
-SHA1 (Catalyst-Plugin-FormValidator-0.02.tar.gz) = 1e94418077f7e6e52863554ae2a355ca9606f25b
-RMD160 (Catalyst-Plugin-FormValidator-0.02.tar.gz) = d3eacf03b646fed26f658ce8a45afd261032cc3d
-Size (Catalyst-Plugin-FormValidator-0.02.tar.gz) = 1872 bytes
+SHA1 (Catalyst-Plugin-FormValidator-0.094.tar.gz) = bf5826d35229a3885a42b26aa2716688d79c886b
+RMD160 (Catalyst-Plugin-FormValidator-0.094.tar.gz) = 6865552290a2ec27d9354d28202625c5ed76816b
+SHA512 (Catalyst-Plugin-FormValidator-0.094.tar.gz) = 02bb20684db64c9c7510cfdeae54fb2f95ee67a7c1dde12bbba556fd10d8a882c70d8f400689cde65b340b26247cbc443fb09a8586c792b2e1b1e82cbed05caa
+Size (Catalyst-Plugin-FormValidator-0.094.tar.gz) = 18183 bytes


Home | Main Index | Thread Index | Old Index