Thu Feb 10 13:11:59 2022 UTC ()
p5-MaxMind-DB-*: drop maintainership.


(fcambus)
diff -r1.6 -r1.7 pkgsrc/net/p5-MaxMind-DB-Common/Makefile
diff -r1.10 -r1.11 pkgsrc/net/p5-MaxMind-DB-Reader/Makefile
diff -r1.7 -r1.8 pkgsrc/net/p5-MaxMind-DB-Writer/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/net/p5-MaxMind-DB-Common/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-MaxMind-DB-Common/Makefile 2021/05/24 19:53:24 1.6
+++ pkgsrc/net/p5-MaxMind-DB-Common/Makefile 2022/02/10 13:11:58 1.7
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.6 2021/05/24 19:53:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2022/02/10 13:11:58 fcambus Exp $
2 2
3DISTNAME= MaxMind-DB-Common-0.040001 3DISTNAME= MaxMind-DB-Common-0.040001
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 5PKGREVISION= 4
6CATEGORIES= net perl5 6CATEGORIES= net perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
8 8
9MAINTAINER= fcambus@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/MaxMind-DB-Common 10HOMEPAGE= https://metacpan.org/release/MaxMind-DB-Common
11COMMENT= Code shared by the MaxMind DB reader and writer modules 11COMMENT= Code shared by the MaxMind DB reader and writer modules
12LICENSE= artistic-2.0 12LICENSE= artistic-2.0
13 13
14DEPENDS+= p5-Carp>=0:../../devel/p5-Carp 14DEPENDS+= p5-Carp>=0:../../devel/p5-Carp
15DEPENDS+= p5-Data-Dumper-Concise>=0:../../devel/p5-Data-Dumper-Concise 15DEPENDS+= p5-Data-Dumper-Concise>=0:../../devel/p5-Data-Dumper-Concise
16DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime 16DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
17DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils 17DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
18DEPENDS+= p5-Math-BigInt>=0:../../math/p5-Math-BigInt 18DEPENDS+= p5-Math-BigInt>=0:../../math/p5-Math-BigInt
19DEPENDS+= p5-Moo>=0:../../devel/p5-Moo 19DEPENDS+= p5-Moo>=0:../../devel/p5-Moo
20DEPENDS+= p5-MooX-StrictConstructor>=0:../../devel/p5-MooX-StrictConstructor 20DEPENDS+= p5-MooX-StrictConstructor>=0:../../devel/p5-MooX-StrictConstructor
21DEPENDS+= p5-Sub-Quote>=0:../../devel/p5-Sub-Quote 21DEPENDS+= p5-Sub-Quote>=0:../../devel/p5-Sub-Quote
22DEPENDS+= p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean 22DEPENDS+= p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean

cvs diff -r1.10 -r1.11 pkgsrc/net/p5-MaxMind-DB-Reader/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-MaxMind-DB-Reader/Makefile 2021/05/24 19:53:24 1.10
+++ pkgsrc/net/p5-MaxMind-DB-Reader/Makefile 2022/02/10 13:11:59 1.11
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.10 2021/05/24 19:53:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.11 2022/02/10 13:11:59 fcambus Exp $
2 2
3DISTNAME= MaxMind-DB-Reader-1.000014 3DISTNAME= MaxMind-DB-Reader-1.000014
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 5 5PKGREVISION= 5
6CATEGORIES= net perl5 6CATEGORIES= net perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
8 8
9MAINTAINER= fcambus@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/MaxMind-DB-Reader 10HOMEPAGE= https://metacpan.org/release/MaxMind-DB-Reader
11COMMENT= Read MaxMind DB files and look up IP addresses 11COMMENT= Read MaxMind DB files and look up IP addresses
12LICENSE= artistic-2.0 12LICENSE= artistic-2.0
13 13
14DEPENDS+= p5-Carp>=0:../../devel/p5-Carp 14DEPENDS+= p5-Carp>=0:../../devel/p5-Carp
15DEPENDS+= p5-Data-IEEE754>=0:../../devel/p5-Data-IEEE754 15DEPENDS+= p5-Data-IEEE754>=0:../../devel/p5-Data-IEEE754
16DEPENDS+= p5-Data-Printer>=0:../../devel/p5-Data-Printer 16DEPENDS+= p5-Data-Printer>=0:../../devel/p5-Data-Printer
17DEPENDS+= p5-Data-Validate-IP>=0.25:../../devel/p5-Data-Validate-IP 17DEPENDS+= p5-Data-Validate-IP>=0.25:../../devel/p5-Data-Validate-IP
18DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime 18DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
19DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils 19DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
20DEPENDS+= p5-Math-BigInt>=0:../../math/p5-Math-BigInt 20DEPENDS+= p5-Math-BigInt>=0:../../math/p5-Math-BigInt
21DEPENDS+= p5-MaxMind-DB-Common>=0.040001:../../net/p5-MaxMind-DB-Common 21DEPENDS+= p5-MaxMind-DB-Common>=0.040001:../../net/p5-MaxMind-DB-Common
22DEPENDS+= p5-Module-Implementation>=0:../../devel/p5-Module-Implementation 22DEPENDS+= p5-Module-Implementation>=0:../../devel/p5-Module-Implementation

cvs diff -r1.7 -r1.8 pkgsrc/net/p5-MaxMind-DB-Writer/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-MaxMind-DB-Writer/Makefile 2021/05/24 19:53:24 1.7
+++ pkgsrc/net/p5-MaxMind-DB-Writer/Makefile 2022/02/10 13:11:59 1.8
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.7 2021/05/24 19:53:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2022/02/10 13:11:59 fcambus Exp $
2 2
3DISTNAME= MaxMind-DB-Writer-0.300003 3DISTNAME= MaxMind-DB-Writer-0.300003
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 5PKGREVISION= 3
6CATEGORIES= net 6CATEGORIES= net
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
8 8
9MAINTAINER= fcambus@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/MaxMind-DB-Writer 10HOMEPAGE= https://metacpan.org/release/MaxMind-DB-Writer
11COMMENT= Create MaxMind DB database files 11COMMENT= Create MaxMind DB database files
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-Sereal-Decoder>=0:../../converters/p5-Sereal-Decoder 14DEPENDS+= p5-Sereal-Decoder>=0:../../converters/p5-Sereal-Decoder
15DEPENDS+= p5-Sereal-Encoder>=3.002:../../converters/p5-Sereal-Encoder 15DEPENDS+= p5-Sereal-Encoder>=3.002:../../converters/p5-Sereal-Encoder
16DEPENDS+= p5-Data-Dumper-Concise>=0:../../devel/p5-Data-Dumper-Concise 16DEPENDS+= p5-Data-Dumper-Concise>=0:../../devel/p5-Data-Dumper-Concise
17DEPENDS+= p5-Data-IEEE754>=0:../../devel/p5-Data-IEEE754 17DEPENDS+= p5-Data-IEEE754>=0:../../devel/p5-Data-IEEE754
18DEPENDS+= p5-Moose>=0:../../devel/p5-Moose 18DEPENDS+= p5-Moose>=0:../../devel/p5-Moose
19DEPENDS+= p5-MooseX-Params-Validate>=0:../../devel/p5-MooseX-Params-Validate 19DEPENDS+= p5-MooseX-Params-Validate>=0:../../devel/p5-MooseX-Params-Validate
20DEPENDS+= p5-MooseX-StrictConstructor>=0:../../devel/p5-MooseX-StrictConstructor 20DEPENDS+= p5-MooseX-StrictConstructor>=0:../../devel/p5-MooseX-StrictConstructor
21DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep 21DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep
22DEPENDS+= p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean 22DEPENDS+= p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean