Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2022 21:04:10 GMT
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8f2eb63024d3 - main - www/phpmyfaq: phpMyFAQ has been compatible with PHP8 since 3.0.6
Message-ID:  <202202072104.217L4ANS064711@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by flo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f2eb63024d33e2afc893ef15d4ad7abc7517896

commit 8f2eb63024d33e2afc893ef15d4ad7abc7517896
Author:     Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2022-02-07 21:01:30 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2022-02-07 21:01:30 +0000

    www/phpmyfaq: phpMyFAQ has been compatible with PHP8 since 3.0.6
    
    PR:             261617
---
 www/phpmyfaq/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile
index 318c465666cd..6364d6a93d76 100644
--- a/www/phpmyfaq/Makefile
+++ b/www/phpmyfaq/Makefile
@@ -14,7 +14,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USES=		cpe php:web
 USE_PHP=	filter json mysqli pcre pdf session xml xmlrpc xmlwriter zlib
-IGNORE_WITH_PHP=	80 81
 FAQ_DIR=	attachments data images inc pdf xml
 NO_BUILD=	YES
 NO_ARCH=	YES



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202072104.217L4ANS064711>