- Update to version 0.26 [1]

- Fix capitalization in pkg-descr

PR:		210925 [1]
Submitted by:	maintainer [1]
This commit is contained in:
Pawel Pekala 2016-07-27 17:24:39 +00:00
parent e78e8b3030
commit 3a6c922e4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419190
3 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Data-Validate-IP
PORTVERSION= 0.24
PORTVERSION= 0.26
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DROLSKY

View File

@ -1,2 +1,3 @@
SHA256 (Data-Validate-IP-0.24.tar.gz) = 2977fb1183da439c4c216bec94b28e683c9769b13140381fe85ea327f509e318
SIZE (Data-Validate-IP-0.24.tar.gz) = 30535
TIMESTAMP = 1467990628
SHA256 (Data-Validate-IP-0.26.tar.gz) = d03190483f3ecec728c8e1b2e24989b7aed78ce3c989bea7dc6be0285d374690
SIZE (Data-Validate-IP-0.26.tar.gz) = 37128

View File

@ -1,4 +1,4 @@
This module collects ip validation routines to make input validation, and
This module collects IP validation routines to make input validation, and
untainting easier and more readable.
All functions return an untainted value if the test passes, and undef if it