Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2023 20:16:02 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d9a30f1cfca4 - main - net-mgmt/unifi7: Update to 7.3.83
Message-ID:  <202302062016.316KG2Ei077768@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d9a30f1cfca4542e0c75210af167d70f2c04d033

commit d9a30f1cfca4542e0c75210af167d70f2c04d033
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2023-02-06 20:14:32 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2023-02-06 20:15:52 +0000

    net-mgmt/unifi7: Update to 7.3.83
    
    - Update to 7.3.83
    - Adjust dependency on Java to 11 as supported by upstream
    
    Release notes: https://community.ui.com/releases/r/network/7.3.83
---
 net-mgmt/unifi7/Makefile |  4 ++--
 net-mgmt/unifi7/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-mgmt/unifi7/Makefile b/net-mgmt/unifi7/Makefile
index b20436380c3b..11d9b63612c4 100644
--- a/net-mgmt/unifi7/Makefile
+++ b/net-mgmt/unifi7/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	unifi7
-PORTVERSION=	7.3.76
+PORTVERSION=	7.3.83
 CATEGORIES=	net-mgmt java
 MASTER_SITES=	http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \
 		https://repo1.maven.org/maven2/%SUBDIR%/:jax
@@ -21,7 +21,7 @@ USES=		cpe
 CPE_VENDOR=	ui
 CPE_PRODUCT=	unifi_controller
 USE_JAVA=	yes
-JAVA_VERSION=	11+
+JAVA_VERSION=	11
 JAVA_OS=	native
 JAVA_VENDOR=	openjdk bsdjava
 JAVA_RUN=	yes
diff --git a/net-mgmt/unifi7/distinfo b/net-mgmt/unifi7/distinfo
index d2961fd33472..cd26b50fe548 100644
--- a/net-mgmt/unifi7/distinfo
+++ b/net-mgmt/unifi7/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1669915685
-SHA256 (unifi7-7.3.76/unifi_sysvinit_all.deb) = fe0fe00808424fef1ec980e222417c5a74c85a01339de8806075e3d69623fdd0
-SIZE (unifi7-7.3.76/unifi_sysvinit_all.deb) = 159208712
-SHA256 (unifi7-7.3.76/javax.activation-api-1.2.0.jar) = 43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393
-SIZE (unifi7-7.3.76/javax.activation-api-1.2.0.jar) = 56674
+TIMESTAMP = 1675713504
+SHA256 (unifi7-7.3.83/unifi_sysvinit_all.deb) = 9836c5f6f7e85a3bc007170e2119e04ad8e2ef106596065f521540f6417a1115
+SIZE (unifi7-7.3.83/unifi_sysvinit_all.deb) = 160348142
+SHA256 (unifi7-7.3.83/javax.activation-api-1.2.0.jar) = 43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393
+SIZE (unifi7-7.3.83/javax.activation-api-1.2.0.jar) = 56674



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302062016.316KG2Ei077768>