pkgsrc-WIP-changes archive

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

p5-GeoIP2: remove, imported in pkgsrc as net/p5-GeoIP2.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fcambus%NetBSD.org@localhost>
Pushed By:	fcambus
Date:		Mon Mar 9 22:50:59 2020 +0100
Changeset:	732c3826cdf221159063a6d200d219847364e449

Modified Files:
	Makefile
Removed Files:
	p5-GeoIP2/DESCR
	p5-GeoIP2/Makefile
	p5-GeoIP2/distinfo

Log Message:
p5-GeoIP2: remove, imported in pkgsrc as net/p5-GeoIP2.

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

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

diffstat:
 Makefile           |  1 -
 p5-GeoIP2/DESCR    |  5 -----
 p5-GeoIP2/Makefile | 39 ---------------------------------------
 p5-GeoIP2/distinfo |  6 ------
 4 files changed, 51 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index a9cf043a5b..0d3398cb9a 100644
--- a/Makefile
+++ b/Makefile
@@ -2642,7 +2642,6 @@ SUBDIR+=	p5-FFI-Platypus
 SUBDIR+=	p5-File-Map
 SUBDIR+=	p5-Frontier-RPC
 SUBDIR+=	p5-GPS-Garmin
-SUBDIR+=	p5-GeoIP2
 SUBDIR+=	p5-Getopt-GUI-Long
 SUBDIR+=	p5-Google-API-Client
 SUBDIR+=	p5-Gtk2-Spell
diff --git a/p5-GeoIP2/DESCR b/p5-GeoIP2/DESCR
deleted file mode 100644
index 5e3841f5f3..0000000000
--- a/p5-GeoIP2/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This module provides an API for the GeoIP2 web services and databases.
-The API also works with the free GeoLite2 databases.
-
-See GeoIP2::WebService::Client for details on the web service client API
-and GeoIP2::Database::Reader for the database API.
diff --git a/p5-GeoIP2/Makefile b/p5-GeoIP2/Makefile
deleted file mode 100644
index 1215c3b638..0000000000
--- a/p5-GeoIP2/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	GeoIP2-2.006002
-PKGNAME=	p5-${DISTNAME}
-CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://metacpan.org/release/GeoIP2
-COMMENT=	Perl API for MaxMind's GeoIP2 web services and databases
-LICENSE=	artistic-2.0
-
-DEPENDS+=	p5-JSON-MaybeXS>=0:../../converters/p5-JSON-MaybeXS
-DEPENDS+=	p5-Data-Validate-IP>=0.25:../../devel/p5-Data-Validate-IP
-DEPENDS+=	p5-Moo>=0:../../devel/p5-Moo
-DEPENDS+=	p5-Params-Validate>=0:../../devel/p5-Params-Validate
-DEPENDS+=	p5-Sub-Quote>=0:../../devel/p5-Sub-Quote
-DEPENDS+=	p5-Throwable>=0:../../devel/p5-Throwable
-DEPENDS+=	p5-Try-Tiny>=0:../../devel/p5-Try-Tiny
-DEPENDS+=	p5-namespace-clean>=0:../../devel/p5-namespace-clean
-DEPENDS+=	p5-MaxMind-DB-Reader>=1.0:../../net/p5-MaxMind-DB-Reader
-DEPENDS+=	p5-List-SomeUtils>=0:../../devel/p5-List-SomeUtils
-DEPENDS+=	p5-HTTP-Message>=0:../../www/p5-HTTP-Message
-DEPENDS+=	p5-LWP-Protocol-https>=0:../../www/p5-LWP-Protocol-https
-DEPENDS+=	p5-URI>=0:../../www/p5-URI
-DEPENDS+=	p5-libwww>=0:../../www/p5-libwww
-
-TEST_DEPENDS+=	p5-Path-Class>=0:../../devel/p5-Path-Class
-TEST_DEPENDS+=	p5-Test-Fatal>=0:../../devel/p5-Test-Fatal
-TEST_DEPENDS+=	p5-Test-Number-Delta>=0:../../math/p5-Test-Number-Delta
-TEST_DEPENDS+=	p5-MaxMind-DB-Common>=0:../../net/p5-MaxMind-DB-Common
-TEST_DEPENDS+=	p5-HTTP-Message>=0:../../www/p5-HTTP-Message
-
-REPLACE_PERL=	bin/web-service-request
-
-PERL5_PACKLIST=	auto/GeoIP2/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-GeoIP2/distinfo b/p5-GeoIP2/distinfo
deleted file mode 100644
index 0f80a635ee..0000000000
--- a/p5-GeoIP2/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (GeoIP2-2.006002.tar.gz) = 80d95bccec5f5195db06ac9d55bf45a3192263bd
-RMD160 (GeoIP2-2.006002.tar.gz) = 483cd0ce02ce083c64a15f1c78f4965cb12bf9d8
-SHA512 (GeoIP2-2.006002.tar.gz) = a552c6487b340aa928cfc6ce037724cf0fa98332b731388734bc2b25e7d1a31e2c45c0cd12b6c962b5b483172837587254d742fb04cbcec67586d92dae71e356
-Size (GeoIP2-2.006002.tar.gz) = 249915 bytes


Home | Main Index | Thread Index | Old Index