Date: Wed, 28 Jul 2021 13:51:14 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5eecca3abc54 - main - net-mgmt/icingaweb2-module-x509: Resolve php version conflicts Message-ID: <202107281351.16SDpEri065268@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=5eecca3abc54b20895fe9280539a22c2ab8b5edd commit 5eecca3abc54b20895fe9280539a22c2ab8b5edd Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-07-28 13:51:08 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-07-28 13:51:08 +0000 net-mgmt/icingaweb2-module-x509: Resolve php version conflicts PR: 257437 Reported by: gettoknowmi <gettoknowmi@yahoo.com> --- net-mgmt/icingaweb2-module-x509/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-mgmt/icingaweb2-module-x509/Makefile b/net-mgmt/icingaweb2-module-x509/Makefile index e428bca1c72a..588e6900d095 100644 --- a/net-mgmt/icingaweb2-module-x509/Makefile +++ b/net-mgmt/icingaweb2-module-x509/Makefile @@ -2,6 +2,7 @@ PORTNAME= icingaweb2-module-x509 DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-8 DISTVERSIONSUFFIX= -g39fd7e1 +PORTREVISION= 1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -22,6 +23,8 @@ USES= php:web,flavors mysql:server USE_GITHUB= yes GH_ACCOUNT= Icinga +USE_PHP= gmp + NO_BUILD= yes NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107281351.16SDpEri065268>