git: d673bd6c14df - main - mail/roundcube-login_info: Adopt + remove php restrictions.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Dec 2023 12:22:42 UTC
The branch main has been updated by netchild:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d673bd6c14df676880d568e119cbbaba39ba1e4a
commit d673bd6c14df676880d568e119cbbaba39ba1e4a
Author: Alexander Leidinger <netchild@FreeBSD.org>
AuthorDate: 2023-12-07 12:16:01 +0000
Commit: Alexander Leidinger <netchild@FreeBSD.org>
CommitDate: 2023-12-07 12:16:01 +0000
mail/roundcube-login_info: Adopt + remove php restrictions.
---
mail/roundcube-login_info/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/mail/roundcube-login_info/Makefile b/mail/roundcube-login_info/Makefile
index cbb031d91bd9..e37628f775c9 100644
--- a/mail/roundcube-login_info/Makefile
+++ b/mail/roundcube-login_info/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= mail
PKGNAMEPREFIX= roundcube-
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= netchild@FreeBSD.org
COMMENT= Roundcube login info plugin
WWW= https://github.com/marneu/login_info/README.md
@@ -13,7 +13,6 @@ LICENSE= GPLv2
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP= 82 83
WWWDIR= ${LOCALBASE}/www/roundcube
NO_ARCH= yes