pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Data-Validate-IP: Remove, imported in pkgsrc as devel/p5-Data-Validate-IP
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Mar 26 16:33:05 2019 +0100
Changeset: 1306d3236323000cc9dad5f978e5357d1f4d1291
Modified Files:
Makefile
Removed Files:
p5-Data-Validate-IP/DESCR
p5-Data-Validate-IP/Makefile
p5-Data-Validate-IP/distinfo
Log Message:
p5-Data-Validate-IP: Remove, imported in pkgsrc as devel/p5-Data-Validate-IP
Thanks to <he> for importing it and Frederic Cambus for packaging it!
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1306d3236323000cc9dad5f978e5357d1f4d1291
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 --
p5-Data-Validate-IP/DESCR | 4 ----
p5-Data-Validate-IP/Makefile | 18 ------------------
p5-Data-Validate-IP/distinfo | 6 ------
4 files changed, 30 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 8eef6fb8bf..e6b9ba9769 100644
--- a/Makefile
+++ b/Makefile
@@ -2581,7 +2581,6 @@ SUBDIR+= p5-Data-DPath-Validator
SUBDIR+= p5-Data-IEEE754
SUBDIR+= p5-Data-Properties
SUBDIR+= p5-Data-Types
-SUBDIR+= p5-Data-Validate-IP
SUBDIR+= p5-Date-Range
SUBDIR+= p5-Devel-Profiler
SUBDIR+= p5-Egg-Plugin-Crypt-CBC
@@ -2630,7 +2629,6 @@ SUBDIR+= p5-MMapDB
SUBDIR+= p5-MasonX-Apache2Handler
SUBDIR+= p5-Math-FixedPrecision
SUBDIR+= p5-Math-Gauss
-SUBDIR+= p5-Math-Int128
SUBDIR+= p5-Maypole
SUBDIR+= p5-MediaWiki-API
SUBDIR+= p5-Metadata
diff --git a/p5-Data-Validate-IP/DESCR b/p5-Data-Validate-IP/DESCR
deleted file mode 100644
index 1eacf10c63..0000000000
--- a/p5-Data-Validate-IP/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This module provides a number IP address validation subs that both validate
-and untaint their input. This includes both basic validation (is_ipv4() and
-is_ipv6()) and special cases like checking whether an address belongs to a
-specific network or whether an address is public or private (reserved).
diff --git a/p5-Data-Validate-IP/Makefile b/p5-Data-Validate-IP/Makefile
deleted file mode 100644
index 2540bafc11..0000000000
--- a/p5-Data-Validate-IP/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME= Data-Validate-IP-0.27
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
-
-MAINTAINER= fred%statdns.com@localhost
-HOMEPAGE= https://metacpan.org/release/Data-Validate-IP
-COMMENT= IPv4 and IPv6 validation methods
-LICENSE= ${PERL5_LICENSE}
-
-DEPENDS+= p5-NetAddr-IP>=4:../../net/p5-NetAddr-IP
-
-PERL5_PACKLIST= auto/Data/Validate/IP/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Data-Validate-IP/distinfo b/p5-Data-Validate-IP/distinfo
deleted file mode 100644
index ae35dacc3c..0000000000
--- a/p5-Data-Validate-IP/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (Data-Validate-IP-0.27.tar.gz) = da24fd6404359e475f65d35cb4341db74c48f48a
-RMD160 (Data-Validate-IP-0.27.tar.gz) = 6a43776e100713bdc8a22e0fb5cd1489d6ce1d2e
-SHA512 (Data-Validate-IP-0.27.tar.gz) = 5a93f730d53e7adcac4fe5e227b69a44e58cdc94b0081d79978547263095e97c3690c8c6fc6664fc8e4b230ab4c360beda22e6600a3c7abe5e61129ee70553b8
-Size (Data-Validate-IP-0.27.tar.gz) = 38139 bytes
Home |
Main Index |
Thread Index |
Old Index