summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormef <mef>2015-01-26 13:57:10 +0000
committermef <mef>2015-01-26 13:57:10 +0000
commitea77ec65d5e68f7ae85785c33a45e6933a3d0e44 (patch)
tree22d29dc3789637a9e68834043333ed118734df9a /textproc
parent60e82c31caa163e1455e499589746c66b4b4e215 (diff)
downloadpkgsrc-ea77ec65d5e68f7ae85785c33a45e6933a3d0e44.tar.gz
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 (limited to 'textproc')
-rw-r--r--textproc/p5-FormValidator-Simple/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile
index ca853480dc2..5b8a015da02 100644
--- a/textproc/p5-FormValidator-Simple/Makefile
+++ b/textproc/p5-FormValidator-Simple/Makefile
@@ -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/}