View | Details | Raw Unified | Return to bug 257591 | Differences between
and this patch

Collapse All | Expand All

(-)b/net-mgmt/icingaweb2-module-x509/Makefile (-2 / +1 lines)
Lines 2-8 PORTNAME= icingaweb2-module-x509 Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.0.0-8
3
DISTVERSION=	1.0.0-8
4
DISTVERSIONSUFFIX=	-g39fd7e1
4
DISTVERSIONSUFFIX=	-g39fd7e1
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	net-mgmt www
6
CATEGORIES=	net-mgmt www
7
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
7
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
8
8
Lines 13-19 LICENSE= GPLv2 Link Here
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
RUN_DEPENDS+=	icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
15
RUN_DEPENDS+=	icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
16
		php74-gmp>0:math/php74-gmp \
17
		openssl>0:security/openssl \
16
		openssl>0:security/openssl \
18
		icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} \
17
		icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} \
19
		icingaweb2-module-ipl${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-ipl@${PHP_FLAVOR}
18
		icingaweb2-module-ipl${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-ipl@${PHP_FLAVOR}

Return to bug 257591