pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-FormValidator-Simple Update to 0.29



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4e33ec2a4d4
branches:  trunk
changeset: 645301:c4e33ec2a4d4
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 26 13:57:10 2015 +0000

description:
Update to 0.29
0.29  Thu Dec 08 15:45:00 2011
    - better BETWEEN check: allow float decimal
      https://github.com/lyokato/p5-formvalidator-simple/pull/1

diffstat:

 textproc/p5-FormValidator-Simple/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (14 lines):

diff -r 2414e5ee2c87 -r c4e33ec2a4d4 textproc/p5-FormValidator-Simple/Makefile
--- a/textproc/p5-FormValidator-Simple/Makefile Mon Jan 26 13:52:22 2015 +0000
+++ b/textproc/p5-FormValidator-Simple/Makefile Mon Jan 26 13:57:10 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2015/01/23 06:58:42 obache Exp $
+# $NetBSD: Makefile,v 1.15 2015/01/26 13:57:10 mef Exp $
 
-DISTNAME=      FormValidator-Simple-0.28
+DISTNAME=      FormValidator-Simple-0.29
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=FormValidator/}
 



Home | Main Index | Thread Index | Old Index