FreeBSD Bugzilla – Attachment 239989 Details for
Bug 269404
net-mgmt/zabbix62-server: fix conflicts glob
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix glob
zabbix62.diff (text/plain), 564 bytes, created by
Franco Fichtner
on 2023-02-08 09:22:12 UTC
(
hide
)
Description:
fix glob
Filename:
MIME Type:
Creator:
Franco Fichtner
Created:
2023-02-08 09:22:12 UTC
Size:
564 bytes
patch
obsolete
>diff --git a/net-mgmt/zabbix62-server/Makefile b/net-mgmt/zabbix62-server/Makefile >index cd47762c74a3..bb3acb30780f 100644 >--- a/net-mgmt/zabbix62-server/Makefile >+++ b/net-mgmt/zabbix62-server/Makefile >@@ -12,9 +12,9 @@ WWW= https://www.zabbix.com/ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-CONFLICTS_INSTALL= ${PORTNAME}[0-9]${PKGNAMESUFFIX} \ >+CONFLICTS_INSTALL= zabbix[0-9]${PKGNAMESUFFIX} \ > zabbix5[0-9]${PKGNAMESUFFIX} \ >- zabbix[0-57-9]${PKGNAMESUFFIX} >+ zabbix6[0-13-9]${PKGNAMESUFFIX} > > ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//:S/-$//} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269404
: 239989