register @conflicts; from Mikolaj Kucharski
This commit is contained in:
parent
8aff5b1d44
commit
4cba0d4501
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.152 2020/02/08 12:07:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.153 2020/02/11 20:48:30 sthen Exp $
|
||||
|
||||
COMMENT= manage resources on Google Cloud Platform
|
||||
|
||||
@ -6,6 +6,7 @@ V= 279.0.0
|
||||
DISTNAME= google-cloud-sdk-${V}-linux-x86
|
||||
PKGNAME= google-cloud-sdk-${V}
|
||||
WRKDIST= ${WRKDIR}/google-cloud-sdk
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.139 2020/02/08 12:07:25 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.140 2020/02/11 20:48:30 sthen Exp $
|
||||
@conflict gsutil-*
|
||||
bin/bq
|
||||
bin/gcloud
|
||||
bin/git-credential-gcloud.sh
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2020/02/11 20:48:30 sthen Exp $
|
||||
|
||||
COMMENT = dump/restore Grandstream device configurations
|
||||
|
||||
DISTNAME = gsutil-3.1
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = telephony
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/03/20 18:59:15 ian Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2020/02/11 20:48:30 sthen Exp $
|
||||
@conflict google-cloud-sdk-*
|
||||
bin/gsutil
|
||||
share/doc/gsutil/
|
||||
share/doc/gsutil/README
|
||||
|
Loading…
Reference in New Issue
Block a user