git: 928845ecfe70 - main - net-mgmt/zabbix62-server: Adjust CONFLICTS_INSTALL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Feb 2023 19:56:26 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=928845ecfe7032451e949a08e6a264d6da721db3 commit 928845ecfe7032451e949a08e6a264d6da721db3 Author: Franco Fichtner <franco@opnsense.org> AuthorDate: 2023-02-12 19:27:33 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2023-02-12 19:30:18 +0000 net-mgmt/zabbix62-server: Adjust CONFLICTS_INSTALL PR: 269404 --- net-mgmt/zabbix62-server/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-mgmt/zabbix62-server/Makefile b/net-mgmt/zabbix62-server/Makefile index 5f0b61293e6f..ce954a40a709 100644 --- a/net-mgmt/zabbix62-server/Makefile +++ b/net-mgmt/zabbix62-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= zabbix62 DISTVERSION= 6.2.7 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ PKGNAMESUFFIX?= -server @@ -12,9 +13,7 @@ WWW= https://www.zabbix.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -CONFLICTS_INSTALL= ${PORTNAME}[0-9]${PKGNAMESUFFIX} \ - zabbix5[0-9]${PKGNAMESUFFIX} \ - zabbix[0-57-9]${PKGNAMESUFFIX} +CONFLICTS_INSTALL= zabbix[0-9]${PKGNAMESUFFIX} ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//:S/-$//}