pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Thu Feb 10 13:11:59 UTC 2022

Modified Files:
        pkgsrc/net/p5-MaxMind-DB-Common: Makefile
        pkgsrc/net/p5-MaxMind-DB-Reader: Makefile
        pkgsrc/net/p5-MaxMind-DB-Writer: Makefile

Log Message:
p5-MaxMind-DB-*: drop maintainership.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/p5-MaxMind-DB-Common/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/p5-MaxMind-DB-Reader/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/p5-MaxMind-DB-Writer/Makefile

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

Modified files:

Index: pkgsrc/net/p5-MaxMind-DB-Common/Makefile
diff -u pkgsrc/net/p5-MaxMind-DB-Common/Makefile:1.6 pkgsrc/net/p5-MaxMind-DB-Common/Makefile:1.7
--- pkgsrc/net/p5-MaxMind-DB-Common/Makefile:1.6        Mon May 24 19:53:24 2021
+++ pkgsrc/net/p5-MaxMind-DB-Common/Makefile    Thu Feb 10 13:11:58 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/05/24 19:53:24 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/02/10 13:11:58 fcambus Exp $
 
 DISTNAME=      MaxMind-DB-Common-0.040001
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION=    4
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
 
-MAINTAINER=    fcambus%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%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

Index: pkgsrc/net/p5-MaxMind-DB-Reader/Makefile
diff -u pkgsrc/net/p5-MaxMind-DB-Reader/Makefile:1.10 pkgsrc/net/p5-MaxMind-DB-Reader/Makefile:1.11
--- pkgsrc/net/p5-MaxMind-DB-Reader/Makefile:1.10       Mon May 24 19:53:24 2021
+++ pkgsrc/net/p5-MaxMind-DB-Reader/Makefile    Thu Feb 10 13:11:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/05/24 19:53:24 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/02/10 13:11:59 fcambus Exp $
 
 DISTNAME=      MaxMind-DB-Reader-1.000014
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION=    5
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
 
-MAINTAINER=    fcambus%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%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

Index: pkgsrc/net/p5-MaxMind-DB-Writer/Makefile
diff -u pkgsrc/net/p5-MaxMind-DB-Writer/Makefile:1.7 pkgsrc/net/p5-MaxMind-DB-Writer/Makefile:1.8
--- pkgsrc/net/p5-MaxMind-DB-Writer/Makefile:1.7        Mon May 24 19:53:24 2021
+++ pkgsrc/net/p5-MaxMind-DB-Writer/Makefile    Thu Feb 10 13:11:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/05/24 19:53:24 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/02/10 13:11:59 fcambus Exp $
 
 DISTNAME=      MaxMind-DB-Writer-0.300003
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION=    3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
 
-MAINTAINER=    fcambus%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%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