I am very irritated right now. I realise I don't belong here and you don't need me as maintainer, besides I never wanted to be maintainer, I just want immediate ports updates, but recently you started to ignore my update over 2 weeks, but it is very tiny. I don't have patience and I don't understand you, furthermore I don't want to understand you.
Don't reply to me, it's pointless, forget about my existence, I am nobody, I don't want to be anybody. Take my last diff, it drops me as maintainer and updates net/toxcore, I don't care who will take care of those ports, I am done. Index: www/vimb/Makefile =================================================================== RCS file: /cvs/ports/www/vimb/Makefile,v retrieving revision 1.16 diff -u -p -u -p -r1.16 Makefile --- www/vimb/Makefile 27 Jun 2018 21:04:06 -0000 1.16 +++ www/vimb/Makefile 9 Aug 2018 21:52:52 -0000 @@ -5,13 +5,11 @@ COMMENT = modal webkit-based browser ins GH_ACCOUNT = fanglingsu GH_PROJECT = vimb GH_TAGNAME = 3.2.0 -REVISION = 0 +REVISION = 1 CATEGORIES = www x11 HOMEPAGE = https://fanglingsu.github.io/vimb/ - -MAINTAINER = Leonid Bobrov <[email protected]> # GPLv3+ PERMIT_PACKAGE_CDROM = Yes Index: net/toxcore/Makefile =================================================================== RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- net/toxcore/Makefile 26 Jun 2018 20:34:04 -0000 1.2 +++ net/toxcore/Makefile 9 Aug 2018 21:52:52 -0000 @@ -2,19 +2,17 @@ COMMENT = Tox client library -V = 0.2.3 +V = 0.2.5 DISTNAME = toxcore-$V GH_ACCOUNT = TokTok GH_PROJECT = c-toxcore GH_TAGNAME = v$V -SHARED_LIBS += toxcore 0.1 # 0.1 +SHARED_LIBS += toxcore 0.2 # 0.2 CATEGORIES = net telephony HOMEPAGE = https://tox.chat/ - -MAINTAINER = Leonid Bobrov <[email protected]> # GPLv3+ PERMIT_PACKAGE_CDROM = Yes Index: net/toxic/Makefile =================================================================== RCS file: /cvs/ports/net/toxic/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- net/toxic/Makefile 17 Jul 2018 13:49:23 -0000 1.3 +++ net/toxic/Makefile 9 Aug 2018 21:52:52 -0000 @@ -5,11 +5,9 @@ COMMENT = ncurses-based Tox client GH_ACCOUNT = Jfreegman GH_PROJECT = toxic GH_TAGNAME = v0.8.2 -REVISION = 1 +REVISION = 2 CATEGORIES = net - -MAINTAINER = Leonid Bobrov <[email protected]> # GPLv3+ PERMIT_PACKAGE_CDROM = Yes Index: net/utox/Makefile =================================================================== RCS file: /cvs/ports/net/utox/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- net/utox/Makefile 29 Jun 2018 22:16:19 -0000 1.3 +++ net/utox/Makefile 9 Aug 2018 21:52:52 -0000 @@ -7,13 +7,11 @@ V = 0.17.0 DISTNAME = uTox-${V}-full PKGNAME = utox-${V} MASTER_SITES = https://github.com/uTox/uTox/releases/download/v${V}/ -REVISION = 1 +REVISION = 2 CATEGORIES = net HOMEPAGE = https://utox.io - -MAINTAINER = Leonid Bobrov <[email protected]> # MIT PERMIT_PACKAGE_CDROM = Yes
