Sunday, February 04, 2018

Stepping down as maintainer

Hi guys.

I've timed out on a few port update patches - sorry about that.

Below is a patch to remove me as a port maintainer for now. I've
been focusing more on my research lately, but I still use OpenBSD
whenever possible, so I'll be contributing again eventually.

Best,
Mike


Index: fonts/hack-fonts/Makefile
===================================================================
RCS file: /cvs/ports/fonts/hack-fonts/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- fonts/hack-fonts/Makefile 16 Nov 2017 03:33:09 -0000 1.6
+++ fonts/hack-fonts/Makefile 5 Feb 2018 01:23:06 -0000
@@ -10,8 +10,6 @@ PKGNAME = hack-fonts-$V
CATEGORIES = fonts
HOMEPAGE = http://sourcefoundry.org/hack/

-MAINTAINER = Michael McConville <mmcco@mykolab.com>
-
# SIL OFL 1.1
PERMIT_PACKAGE_CDROM = Yes

Index: mail/imapfilter/Makefile
===================================================================
RCS file: /cvs/ports/mail/imapfilter/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- mail/imapfilter/Makefile 1 Mar 2016 05:18:57 -0000 1.22
+++ mail/imapfilter/Makefile 5 Feb 2018 01:23:09 -0000
@@ -11,8 +11,6 @@ GH_PROJECT= imapfilter

CATEGORIES= mail

-MAINTAINER= Michael McConville <mmcco@mykolab.com>
-
# MIT/X
PERMIT_PACKAGE_CDROM= Yes

Index: misc/zzuf/Makefile
===================================================================
RCS file: /cvs/ports/misc/zzuf/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- misc/zzuf/Makefile 20 Jan 2018 14:03:39 -0000 1.17
+++ misc/zzuf/Makefile 5 Feb 2018 01:23:10 -0000
@@ -9,8 +9,6 @@ DISTNAME= zzuf-${VERSION}
REVISION= 0
CATEGORIES= misc security

-MAINTAINER= Michael McConville <mmcco@mykolab.com>
-
MASTER_SITES= https://github.com/samhocevar/zzuf/releases/download/v${VERSION}/

# WTFPL
Index: sysutils/bitrot/Makefile
===================================================================
RCS file: /cvs/ports/sysutils/bitrot/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- sysutils/bitrot/Makefile 18 Aug 2016 01:52:29 -0000 1.2
+++ sysutils/bitrot/Makefile 5 Feb 2018 01:23:15 -0000
@@ -9,8 +9,6 @@ CATEGORIES = sysutils

HOMEPAGE = https://github.com/ambv/bitrot/

-MAINTAINER = Michael McConville <mmcco@mykolab.com>
-
# MIT
PERMIT_PACKAGE_CDROM = Yes

Index: www/sthttpd/Makefile
===================================================================
RCS file: /cvs/ports/www/sthttpd/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- www/sthttpd/Makefile 11 Jan 2018 19:27:12 -0000 1.6
+++ www/sthttpd/Makefile 5 Feb 2018 01:23:19 -0000
@@ -9,8 +9,6 @@ MASTER_SITES= http://opensource.dyc.edu/

HOMEPAGE= http://opensource.dyc.edu/sthttpd/

-MAINTAINER= Michael McConville <mmcco@mykolab.com>
-
# BSD
PERMIT_PACKAGE_CDROM= Yes

No comments:

Post a Comment