git: f8baab7efe4f - main - net-mgmt/unifi6: Mark as conflicting with unifi7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Mar 2022 21:16:02 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8baab7efe4f993bc2ac9897890aa681c15d5b93 commit f8baab7efe4f993bc2ac9897890aa681c15d5b93 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-03-03 21:11:46 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-03-03 21:15:39 +0000 net-mgmt/unifi6: Mark as conflicting with unifi7 --- net-mgmt/unifi6/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-mgmt/unifi6/Makefile b/net-mgmt/unifi6/Makefile index f6b761627c5a..6c1d9bbfeb74 100644 --- a/net-mgmt/unifi6/Makefile +++ b/net-mgmt/unifi6/Makefile @@ -1,5 +1,6 @@ PORTNAME= unifi6 PORTVERSION= 6.5.55 +PORTREVISION= 1 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \ https://repo1.maven.org/maven2/%SUBDIR%/:jax @@ -27,6 +28,8 @@ JAVA_VENDOR= openjdk bsdjava JAVA_RUN= yes USE_RC_SUBR= unifi +CONFLICTS_INSTALL= unifi7 + EXTRACT_CMD= ${AR} EXTRACT_BEFORE_ARGS= -p EXTRACT_AFTER_ARGS= data.tar.xz | ${TAR} -xf -