From 44132f91891c1a0888b775b119e2472c52be820e Mon Sep 17 00:00:00 2001 From: kn Date: Mon, 30 Jan 2023 20:15:36 +0000 Subject: [PATCH] Remove mariani@ as unresponsive MAINTAINER No reply in months. OK jca --- devel/py-rope/Makefile | 4 +--- devel/py-wurlitzer/Makefile | 4 +--- meta/lxqt/Makefile | 4 ++-- print/lyx/Makefile | 4 +--- textproc/py-xlrd/Makefile | 4 +--- 5 files changed, 6 insertions(+), 14 deletions(-) diff --git a/devel/py-rope/Makefile b/devel/py-rope/Makefile index 540f7a51b6a..9dcbbfc59ef 100644 --- a/devel/py-rope/Makefile +++ b/devel/py-rope/Makefile @@ -3,14 +3,12 @@ COMMENT = refactoring library MODPY_EGG_VERSION = 0.18.0 DISTNAME = rope-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 2 +REVISION = 3 CATEGORIES = devel HOMEPAGE = https://github.com/python-rope/rope -MAINTAINER = Elias M. Mariani - # LGPLv3+ PERMIT_PACKAGE = Yes diff --git a/devel/py-wurlitzer/Makefile b/devel/py-wurlitzer/Makefile index 6a536ae6eb9..2c0c34f6ee1 100644 --- a/devel/py-wurlitzer/Makefile +++ b/devel/py-wurlitzer/Makefile @@ -3,14 +3,12 @@ COMMENT = capture c-level output in context managers MODPY_EGG_VERSION = 2.0.1 DISTNAME = wurlitzer-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 2 +REVISION = 3 CATEGORIES = devel HOMEPAGE = https://github.com/minrk/wurlitzer -MAINTAINER = Elias M. Mariani - # MIT PERMIT_PACKAGE = Yes diff --git a/meta/lxqt/Makefile b/meta/lxqt/Makefile index 54ff13c0064..298b7d5400b 100644 --- a/meta/lxqt/Makefile +++ b/meta/lxqt/Makefile @@ -5,9 +5,9 @@ V = 1.0.0 PKGNAME = lxqt-${V} PKGNAME-main = lxqt-${V} +REVISION-main = 0 PKGNAME-extras = lxqt-extras-${V} - -MAINTAINER = Elias M. Mariani +REVISION-extras = 0 MULTI_PACKAGES = -main -extras diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 8f59fcb1eec..1f0cbf7562f 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,14 +3,12 @@ PORTROACH= skipv:2.3.x COMMENT= graphical frontend for LaTeX (nearly WYSIWYG) DISTNAME= lyx-2.3.6.1 -REVISION= 1 +REVISION= 2 CATEGORIES= print editors HOMEPAGE= https://www.lyx.org/ -MAINTAINER= Elias M. Mariani - MASTER_SITES= https://ftp.lip6.fr/pub/lyx/stable/2.3.x/ \ http://ftp.icm.edu.pl/packages/lyx/stable/ \ http://mirror.ufs.ac.za/applications/lyx/stable/2.3.x/ \ diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile index 6a527903ee9..af98ec0c184 100644 --- a/textproc/py-xlrd/Makefile +++ b/textproc/py-xlrd/Makefile @@ -3,14 +3,12 @@ COMMENT = extract data from xls and xlsx spreadsheet files MODPY_EGG_VERSION = 1.2.0 DISTNAME = xlrd-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 7 +REVISION = 8 CATEGORIES = textproc devel HOMEPAGE = http://www.python-excel.org/ -MAINTAINER= Elias M. Mariani - # BSD-style PERMIT_PACKAGE = Yes