pkgsrc-WIP-changes archive

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

midish, portmidi, vis-editor: (finally) updating pkg maintainer



Module Name:	pkgsrc-wip
Committed By:	Manuel Kuklinski <mk%asdfghasdfgh.de@localhost>
Pushed By:	mk
Date:		Fri Nov 10 07:37:59 2023 +0000
Changeset:	b0d17d488a21c6bfc422f53dbfdce2d05a0a0600

Modified Files:
	midish/Makefile
	portmidi/Makefile
	vis-editor/Makefile

Log Message:
midish, portmidi, vis-editor: (finally) updating pkg maintainer

I changed finally the maintainer for the mentiond ports to
pkgsrc-users%NetBSD.org@localhost, since I'm not ready for maintainig this
continuously and don't have writing access to cvs.

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

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

diffstat:
 midish/Makefile     | 2 +-
 portmidi/Makefile   | 2 +-
 vis-editor/Makefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/midish/Makefile b/midish/Makefile
index 1aa69e931f..8a6721cf62 100644
--- a/midish/Makefile
+++ b/midish/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	midish-1.3.3
 CATEGORIES=	audio
 MASTER_SITES=	https://midish.org/
 
-MAINTAINER=	mk%asdfghasdfgh.de@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://midish.org/
 COMMENT=	Open-source MIDI sequencer/filter
 LICENSE=	isc
diff --git a/portmidi/Makefile b/portmidi/Makefile
index b59b52e7e3..99266c8fdb 100644
--- a/portmidi/Makefile
+++ b/portmidi/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	portmidi-2.0.4
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GITHUB:=PortMidi/}
 
-MAINTAINER=	mk%asdfghasdfgh.de@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/PortMidi/portmidi/
 COMMENT=	Cross Plattform MIDI IO
 #LICENSE=	# TODO: (see mk/license.mk)
diff --git a/vis-editor/Makefile b/vis-editor/Makefile
index 42fb9ecaae..8c5fa20419 100644
--- a/vis-editor/Makefile
+++ b/vis-editor/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=		${MASTER_SITE_GITHUB:=martanne/}
 GITHUB_PROJECT=		vis
 GITHUB_TAG=		v${PKGVERSION_NOREV}
 
-MAINTAINER=		mk%asdfghasdfgh.de@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		https://github.com/martanne/vis/
 COMMENT=		Vim like text editor
 LICENSE=		isc


Home | Main Index | Thread Index | Old Index