mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/prometheus2: Set CONFLICTS_INSTALL against prometheus 1 and 3
This commit is contained in:
parent
3666763ec6
commit
aec3adf330
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= prometheus
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.55.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod \
|
||||
https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:ui
|
||||
|
@ -18,6 +18,8 @@ PATCH_DEPENDS= bash:shells/bash
|
|||
|
||||
USES= cpe gmake go:1.23,modules
|
||||
|
||||
CONFLICTS_INSTALL= prometheus[13]
|
||||
|
||||
USE_GITHUB= yes
|
||||
USE_RC_SUBR= prometheus
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue