Bug 269404 - net-mgmt/zabbix62-server: fix conflicts glob
Summary: net-mgmt/zabbix62-server: fix conflicts glob
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Juraj Lutter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-08 09:22 UTC by Franco Fichtner
Modified: 2023-02-12 19:57 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (otis)


Attachments
fix glob (564 bytes, patch)
2023-02-08 09:22 UTC, Franco Fichtner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2023-02-08 09:22:12 UTC
Created attachment 239989 [details]
fix glob

Small issue with port's conflicts as zabbix6-* is not correctly excluded...
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-12 19:57:02 UTC
A commit in branch main references this bug:

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(-)
Comment 2 Juraj Lutter freebsd_committer freebsd_triage 2023-02-12 19:57:35 UTC
Committed, thanks.