pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net p5-MaxMind-DB-*: take maintainership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0eec810370ec
branches:  trunk
changeset: 444952:0eec810370ec
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Thu Jan 14 20:55:45 2021 +0000

description:
p5-MaxMind-DB-*: take maintainership.

diffstat:

 net/p5-MaxMind-DB-Common/Makefile |  4 ++--
 net/p5-MaxMind-DB-Reader/Makefile |  4 ++--
 net/p5-MaxMind-DB-Writer/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 75d3fcfc6242 -r 0eec810370ec net/p5-MaxMind-DB-Common/Makefile
--- a/net/p5-MaxMind-DB-Common/Makefile Thu Jan 14 18:21:10 2021 +0000
+++ b/net/p5-MaxMind-DB-Common/Makefile Thu Jan 14 20:55:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/09/04 14:14:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/01/14 20:55:45 fcambus Exp $
 
 DISTNAME=      MaxMind-DB-Common-0.040001
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    fcambus%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/MaxMind-DB-Common
 COMMENT=       Code shared by the MaxMind DB reader and writer modules
 LICENSE=       artistic-2.0
diff -r 75d3fcfc6242 -r 0eec810370ec net/p5-MaxMind-DB-Reader/Makefile
--- a/net/p5-MaxMind-DB-Reader/Makefile Thu Jan 14 18:21:10 2021 +0000
+++ b/net/p5-MaxMind-DB-Reader/Makefile Thu Jan 14 20:55:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/09/04 14:14:05 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2021/01/14 20:55:45 fcambus Exp $
 
 DISTNAME=      MaxMind-DB-Reader-1.000014
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    fcambus%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/MaxMind-DB-Reader
 COMMENT=       Read MaxMind DB files and look up IP addresses
 LICENSE=       artistic-2.0
diff -r 75d3fcfc6242 -r 0eec810370ec net/p5-MaxMind-DB-Writer/Makefile
--- a/net/p5-MaxMind-DB-Writer/Makefile Thu Jan 14 18:21:10 2021 +0000
+++ b/net/p5-MaxMind-DB-Writer/Makefile Thu Jan 14 20:55:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/08/31 18:10:40 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/14 20:55:45 fcambus Exp $
 
 DISTNAME=      MaxMind-DB-Writer-0.300003
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    fcambus%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/MaxMind-DB-Writer
 COMMENT=       Create MaxMind DB database files
 LICENSE=       ${PERL5_LICENSE}



Home | Main Index | Thread Index | Old Index