pkgsrc-WIP-changes archive

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

*: Reset maintainer to pkgsrc-users



Module Name:	pkgsrc-wip
Committed By:	Malte Dehling <mdehling%gmail.com@localhost>
Pushed By:	mdehling
Date:		Sat Apr 6 15:17:38 2024 -0700
Changeset:	df8e534559073d93e25732df38908e92db705973

Modified Files:
	fastbit/Makefile
	go-flags/Makefile
	lua-lbn/Makefile
	ocaml-gen/Makefile
	quickfix/Makefile
	tor-dev/Makefile
	valgrind-netbsd/Makefile

Log Message:
*: Reset maintainer to pkgsrc-users

On request - Alex no longer works on pkgsrc

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

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

diffstat:
 fastbit/Makefile         | 2 +-
 go-flags/Makefile        | 2 +-
 lua-lbn/Makefile         | 2 +-
 ocaml-gen/Makefile       | 2 +-
 quickfix/Makefile        | 2 +-
 tor-dev/Makefile         | 2 +-
 valgrind-netbsd/Makefile | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/fastbit/Makefile b/fastbit/Makefile
index 0bdc0038a3..8e8b8fd8a7 100644
--- a/fastbit/Makefile
+++ b/fastbit/Makefile
@@ -7,7 +7,7 @@ DISTNAME=	fastbit-ibis${VER}
 CATEGORIES=	databases
 MASTER_SITES=	https://codeforge.lbl.gov/frs/download.php/208/
 
-MAINTAINER=	alnsn%yandex.ru@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://sdm.lbl.gov/fastbit/
 COMMENT=	Efficient Compressed Bitmap Index Technology
 LICENSE=	gnu-lgpl-v2.1
diff --git a/go-flags/Makefile b/go-flags/Makefile
index a22cded18f..e28cb8e7b9 100644
--- a/go-flags/Makefile
+++ b/go-flags/Makefile
@@ -9,7 +9,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jessevdk/}
 GITHUB_PROJECT=	go-flags
 
-MAINTAINER=	alnsn%yandex.ru@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/jessevdk/go-flags
 COMMENT=	Go command line option parser
 LICENSE=	modified-bsd
diff --git a/lua-lbn/Makefile b/lua-lbn/Makefile
index 60f32d0f3f..78cf0887d4 100644
--- a/lua-lbn/Makefile
+++ b/lua-lbn/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	lua-lbn-${LBN_VERSION}
 CATEGORIES=	math
 MASTER_SITES=	http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/${LVER}/
 
-MAINTAINER=	alnsn%yandex.ru@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbn
 COMMENT=	Arbitrary precision library for Lua based on OpenSSL bn
 LICENSE=	public-domain
diff --git a/ocaml-gen/Makefile b/ocaml-gen/Makefile
index 1e324ceb20..10d12e9b2d 100644
--- a/ocaml-gen/Makefile
+++ b/ocaml-gen/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=c-cube/}
 GITHUB_PROJECT=	${DISTNAME:S/-${PKGVERSION}//}
 DIST_SUBDIR=	ocaml-gen
 
-MAINTAINER=	alnsn%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/c-cube/gen/
 COMMENT=	Simple, efficient iterators for OCaml
 LICENSE=	2-clause-bsd
diff --git a/quickfix/Makefile b/quickfix/Makefile
index 76a8cc9ec9..2f9cf80d4b 100644
--- a/quickfix/Makefile
+++ b/quickfix/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=quickfix/}
 GITHUB_PROJECT=	${DISTNAME:S/-${PKGVERSION}//}
 GITHUB_TAG=	v.${PKGVERSION}
 
-MAINTAINER=	alnsn%yandex.ru@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.quickfixengine.org/
 COMMENT=	FIX engine
 LICENSE=	quickfix
diff --git a/tor-dev/Makefile b/tor-dev/Makefile
index 42bad73c85..3cadb90dab 100644
--- a/tor-dev/Makefile
+++ b/tor-dev/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${DISTNAME:S/tor/tordev/:S/-alpha//:S/-rc/rc0/}
 CATEGORIES=	net security
 MASTER_SITES=	https://dist.torproject.org/
 
-MAINTAINER=	alnsn%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.torproject.org/
 COMMENT=	Anonymizing overlay network for TCP
 LICENSE=	modified-bsd
diff --git a/valgrind-netbsd/Makefile b/valgrind-netbsd/Makefile
index 173df74f1c..2055339a25 100644
--- a/valgrind-netbsd/Makefile
+++ b/valgrind-netbsd/Makefile
@@ -8,7 +8,7 @@ CATEGORIES=		devel
 MASTER_SITES=		http://valgrind.org/downloads/
 EXTRACT_SUFX=		.tar.bz2
 
-MAINTAINER=		alnsn%NetBSD.org@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		https://valgrind.org/
 COMMENT=		Debugging and profiling tools
 LICENSE=		gnu-gpl-v2


Home | Main Index | Thread Index | Old Index