mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/prometheus1: Set CONFLICTS_INSTALL against prometheus 2 and 3
This commit is contained in:
parent
aec3adf330
commit
a1a616ed93
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= prometheus
|
PORTNAME= prometheus
|
||||||
PORTVERSION= 1.8.2
|
PORTVERSION= 1.8.2
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 27
|
PORTREVISION= 28
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
PKGNAMESUFFIX= 1
|
PKGNAMESUFFIX= 1
|
||||||
|
|
||||||
|
@ -13,6 +13,9 @@ LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= cpe go
|
USES= cpe go
|
||||||
|
|
||||||
|
CONFLICTS_INSTALL= prometheus prometheus3
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_TUPLE= golang:sys:v0.6.0:golang_sys/vendor/golang.org/x/sys_v0.6.0
|
GH_TUPLE= golang:sys:v0.6.0:golang_sys/vendor/golang.org/x/sys_v0.6.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue