From 4fdee4969f49f632895333a9bfb84cd262af5832 Mon Sep 17 00:00:00 2001 From: solene Date: Sun, 8 May 2022 09:39:32 +0000 Subject: [PATCH] drop maintainership --- audio/musikcube/Makefile | 3 +-- devel/premake4/Makefile | 4 +--- editors/apostrophe/Makefile | 4 +--- emulators/gsplus/Makefile | 4 +--- games/openttd/Makefile | 3 +-- games/shapezio/Makefile | 2 +- games/tome4/Makefile | 3 +-- graphics/pngquant/Makefile | 3 +-- inputmethods/ibus-typing-booster/Makefile | 3 +-- net/catgirl/Makefile | 5 ++--- net/clic/Makefile | 2 +- net/kristall/Makefile | 3 +-- net/lagrange/Makefile | 3 +-- productivity/lifeograph/Makefile | 3 +-- productivity/teapot/Makefile | 4 +--- shells/fish/Makefile | 4 +--- sysutils/faubackup/Makefile | 3 +-- sysutils/obsdfreqd/Makefile | 3 +-- sysutils/rclone-browser/Makefile | 3 +-- sysutils/reed-alert/Makefile | 2 +- textproc/py-pypandoc/Makefile | 4 +--- 21 files changed, 22 insertions(+), 46 deletions(-) diff --git a/audio/musikcube/Makefile b/audio/musikcube/Makefile index 367c92a0a7b..1822a18049a 100644 --- a/audio/musikcube/Makefile +++ b/audio/musikcube/Makefile @@ -3,13 +3,12 @@ COMMENT = terminal-based music player GH_ACCOUNT = clangen GH_PROJECT = musikcube GH_TAGNAME = 0.96.10 +REVISION = 0 CATEGORIES = audio HOMEPAGE = https://musikcube.com/ -MAINTAINER = Solene Rapenne - # BSD-3 PERMIT_PACKAGE= Yes diff --git a/devel/premake4/Makefile b/devel/premake4/Makefile index e936675a7bb..46be2c812f4 100644 --- a/devel/premake4/Makefile +++ b/devel/premake4/Makefile @@ -5,14 +5,12 @@ COMMENT= build configuration tool # of the affected files in ${FILESDIR}. DISTNAME= premake-4.4-beta5-src PKGNAME= premake4-4.4beta5 -REVISION= 1 +REVISION= 2 CATEGORIES= devel HOMEPAGE= https://premake.github.io -MAINTAINER= Solene Rapenne - MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=premake/} EXTRACT_SUFX= .zip diff --git a/editors/apostrophe/Makefile b/editors/apostrophe/Makefile index 5c49c21caa1..f168b30423c 100644 --- a/editors/apostrophe/Makefile +++ b/editors/apostrophe/Makefile @@ -3,14 +3,12 @@ COMMENT= distraction free editor GH_TAGNAME= v2.5 GH_ACCOUNT= ApostropheEditor GH_PROJECT= Apostrophe -REVISION= 1 +REVISION= 2 PKGNAME= apostrophe-${GH_TAGNAME:S/v//} CATEGORIES= editors -MAINTAINER = Solene Rapenne - # GPLv3+ PERMIT_PACKAGE= Yes diff --git a/emulators/gsplus/Makefile b/emulators/gsplus/Makefile index 3f85323f2c3..16c7c18f0d1 100644 --- a/emulators/gsplus/Makefile +++ b/emulators/gsplus/Makefile @@ -4,14 +4,12 @@ GH_ACCOUNT = digarok GH_PROJECT = gsplus GH_COMMIT = 480572054518112647c8fae5d7ea7046a6d6ecfb DISTNAME = ${GH_PROJECT}-20190816 -REVISION = 0 +REVISION = 1 CATEGORIES = emulators HOMEPAGE = https://apple2.gs/plus/ -MAINTAINER = Solene Rapenne - # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 7955bb909d8..e9e75f7b589 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,13 +3,12 @@ COMMENT= open source clone of the game Transport Tycoon Deluxe V = 12.1 DISTNAME = openttd-$V-source PKGNAME = openttd-$V +REVISION = 0 CATEGORIES= games HOMEPAGE= https://www.openttd.org/en/ -MAINTAINER = Solene Rapenne - # GPLv2 only PERMIT_PACKAGE= Yes diff --git a/games/shapezio/Makefile b/games/shapezio/Makefile index 609bcfa5eae..a0c90a757d6 100644 --- a/games/shapezio/Makefile +++ b/games/shapezio/Makefile @@ -1,10 +1,10 @@ V = 1.2.2pl202012070000 COMMENT = factorio inspired base building game DISTNAME = shapezio-${V} +REVISION = 0 CATEGORIES = games HOMEPAGE = https://github.com/tobspr/shapez.io/ -MAINTAINER = Solene Rapenne # GPLv3 PERMIT_PACKAGE =Yes diff --git a/games/tome4/Makefile b/games/tome4/Makefile index b50bcb9cb05..1972b391676 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -11,6 +11,7 @@ COMMENT-data = data for Tales of Maj'Eyal V = 1.7.4 PKGNAME = tome4-${V} CATEGORIES = games x11 +REVISION = 0 MASTER_SITES = https://te4.org/dl/t-engine/ @@ -20,8 +21,6 @@ HOMEPAGE = https://te4.org/ MULTI_PACKAGES =-main -data -MAINTAINER = Solene Rapenne - # GPLV3+ and bundled MIT, zlib, BSD in games/thirdparty/licenses/ PERMIT_PACKAGE = Yes diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 176ddb3f226..a7eafd7c853 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -3,11 +3,10 @@ COMMENT = PNG compressor GH_ACCOUNT = kornelski GH_PROJECT = pngquant GH_TAGNAME = 2.15.1 +REVISION = 0 CATEGORIES = graphics -MAINTAINER = Solene Rapenne - # GPLv3+ PERMIT_PACKAGE= Yes diff --git a/inputmethods/ibus-typing-booster/Makefile b/inputmethods/ibus-typing-booster/Makefile index 41438088f97..bf1689b2a4b 100644 --- a/inputmethods/ibus-typing-booster/Makefile +++ b/inputmethods/ibus-typing-booster/Makefile @@ -1,12 +1,11 @@ COMMENT = completion input-method to speed up typing VERSION = 2.15.7 +REVISION = 0 DISTNAME = ibus-typing-booster-${VERSION} CATEGORIES = inputmethods -MAINTAINER = Solene Rapenne - HOMEPAGE = https://mike-fabian.github.io/ibus-typing-booster/ # GPLv3+, APLv2 (fonts) diff --git a/net/catgirl/Makefile b/net/catgirl/Makefile index d871afa249a..5937abaa036 100644 --- a/net/catgirl/Makefile +++ b/net/catgirl/Makefile @@ -1,11 +1,10 @@ COMMENT = curses TLS-only IRC client DISTNAME = catgirl-2.1 -REVISION = 0 +REVISION = 1 CATEGORIES = net -MAINTAINER = Solene Rapenne , \ - Klemens Nanni +MAINTAINER = Klemens Nanni HOMEPAGE = https://git.causal.agency/catgirl diff --git a/net/clic/Makefile b/net/clic/Makefile index 195c1e9a144..f9aa73969f5 100644 --- a/net/clic/Makefile +++ b/net/clic/Makefile @@ -1,11 +1,11 @@ COMMENT = text based gopher client DISTNAME = clic-v1.1.5 +REVISION = 0 PKGNAME = ${DISTNAME:S/-v/-/} EXTRACT_SUFX = .tgz CATEGORIES = net HOMEPAGE = gopher://bitreich.org/1/scm/clic -MAINTAINER = Solene Rapenne # 2-Clause BSD PERMIT_PACKAGE = Yes diff --git a/net/kristall/Makefile b/net/kristall/Makefile index a98f25d440c..01f67ac2d39 100644 --- a/net/kristall/Makefile +++ b/net/kristall/Makefile @@ -5,11 +5,10 @@ DISTNAME = kristall-2021111500 GH_ACCOUNT = MasterQ32 GH_PROJECT = kristall GH_COMMIT = 9744a24ffbf4d5ea6ad8b418d740c90336ee33b8 +REVISION = 0 CATEGORIES = net x11 -MAINTAINER = Solene Rapenne - # GPLv3 PERMIT_PACKAGE =Yes diff --git a/net/lagrange/Makefile b/net/lagrange/Makefile index 852e5575a2b..3f0078ed19f 100644 --- a/net/lagrange/Makefile +++ b/net/lagrange/Makefile @@ -1,12 +1,11 @@ COMMENT = SDL multi protocol navigator VERSION = 1.13.3 +REVISION = 0 DISTNAME = lagrange-${VERSION} CATEGORIES = net x11 -MAINTAINER = Solene Rapenne - HOMEPAGE = https://gmi.skyjake.fi/lagrange/ # BSD 2-Clause diff --git a/productivity/lifeograph/Makefile b/productivity/lifeograph/Makefile index baf5631b8b0..7640cb1879d 100644 --- a/productivity/lifeograph/Makefile +++ b/productivity/lifeograph/Makefile @@ -2,12 +2,11 @@ COMMENT= diary and journal application CATEGORIES= productivity -MAINTAINER = Solene Rapenne - HOMEPAGE= http://lifeograph.sourceforge.net V= 2.0.2 DISTNAME= lifeograph-${V} +REVISION= 0 # GPLv3+ PERMIT_PACKAGE= Yes diff --git a/productivity/teapot/Makefile b/productivity/teapot/Makefile index 1d44648b585..f020135e751 100644 --- a/productivity/teapot/Makefile +++ b/productivity/teapot/Makefile @@ -1,14 +1,12 @@ COMMENT = three dimensional console spreadsheet V = 2.3.0 DISTNAME = teapot-${V} -REVISION = 0 +REVISION = 1 CATEGORIES = productivity HOMEPAGE = https://www.syntax-k.de/projekte/teapot/ -MAINTAINER = Solene Rapenne - # GPLv3 PERMIT_PACKAGE = Yes diff --git a/shells/fish/Makefile b/shells/fish/Makefile index e50b1a5c37f..38d6711a3be 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -2,12 +2,10 @@ COMMENT = friendly interactive shell V = 3.4.1 DISTNAME = fish-$V -REVISION = 0 +REVISION = 1 CATEGORIES = shells -MAINTAINER = Solene Rapenne - HOMEPAGE = https://fishshell.com/ # GPLv2 only diff --git a/sysutils/faubackup/Makefile b/sysutils/faubackup/Makefile index d20beadeefe..421e75c6b84 100644 --- a/sysutils/faubackup/Makefile +++ b/sysutils/faubackup/Makefile @@ -2,11 +2,10 @@ COMMENT = full and incremental backups on filesystem V = v0.6.0 DISTNAME = faubackup-${V} PKGNAME = ${DISTNAME:S/-v/-/} +REVISION = 0 CATEGORIES = sysutils -MAINTAINER = Solene Rapenne - HOMEPAGE = https://framagit.org/soleneBSD/faubackup/ # GPLv2+ diff --git a/sysutils/obsdfreqd/Makefile b/sysutils/obsdfreqd/Makefile index ddf20bdde34..b5ea9275fe6 100644 --- a/sysutils/obsdfreqd/Makefile +++ b/sysutils/obsdfreqd/Makefile @@ -1,13 +1,12 @@ COMMENT = userland daemon to manage CPU frequency V = 1.0.1 +REVISION = 0 DISTNAME = obsdfreqd-${V} CATEGORIES = sysutils HOMEPAGE = https://tildegit.org/solene/obsdfreqd/ -MAINTAINER = Solene Rapenne - # ISC PERMIT_PACKAGE = Yes diff --git a/sysutils/rclone-browser/Makefile b/sysutils/rclone-browser/Makefile index 146b482eb26..7694a9490b9 100644 --- a/sysutils/rclone-browser/Makefile +++ b/sysutils/rclone-browser/Makefile @@ -4,10 +4,9 @@ GH_ACCOUNT = kapitainsky GH_PROJECT = RcloneBrowser GH_TAGNAME = 1.8.0 PKGNAME = rclone-browser-${GH_TAGNAME} -REVISION = 0 +REVISION = 1 CATEGORIES = sysutils x11 -MAINTAINER = Solene Rapenne # MIT PERMIT_PACKAGE =Yes diff --git a/sysutils/reed-alert/Makefile b/sysutils/reed-alert/Makefile index 5a4eac081b4..fbcd8d517d5 100644 --- a/sysutils/reed-alert/Makefile +++ b/sysutils/reed-alert/Makefile @@ -1,11 +1,11 @@ COMMENT = system monitoring and alert notifier DISTNAME = reed-alert-v1.05 +REVISION = 0 PKGNAME = ${DISTNAME:S/-v/-/} EXTRACT_SUFX = .tgz CATEGORIES = sysutils HOMEPAGE = https://dataswamp.org/~solene/2018-01-17-reed-alert.html -MAINTAINER = Solene Rapenne # MIT PERMIT_PACKAGE = Yes diff --git a/textproc/py-pypandoc/Makefile b/textproc/py-pypandoc/Makefile index de44259905c..485335f4df0 100644 --- a/textproc/py-pypandoc/Makefile +++ b/textproc/py-pypandoc/Makefile @@ -4,12 +4,10 @@ MODPY_EGG_VERSION = 1.6.4 DISTNAME = pypandoc-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 0 +REVISION = 1 CATEGORIES = textproc -MAINTAINER = Solene Rapenne - HOMEPAGE = https://github.com/bebraw/pypandoc # MIT