From nobody Mon Feb 06 20:16:02 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P9cw316Plz3n7tn; Mon, 6 Feb 2023 20:16:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P9cw30DDZz3twM; Mon, 6 Feb 2023 20:16:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675714563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tGRBMcOmmby9xxxVkSOHMZ49fhI1ecliqpanECg1A+s=; b=b+c7276fSLsQog8MNTTCdOhij271rhJbxwA/b+WVlNwqaXuAabRHLeTWNtfmrApXORL/DA DAFd73tiWhhFBl0cuiFe9Q01L8PbLXifr9RPhU2aHwmxYcewyh+5wQDDSKkS34uxnB/FNB BfNS7LKMQk70kGKikv7dcjO3t0jJ7FwY5ujtNQY4d7TOUa1oZ7njuf5XTiG+OkezZHQtzk gctMpmhDBzD0nImnOcEnzKSpP7V6p1zdUAWoUkbHvP8xyLA5zcyVnE0+XhWcj/CqE7q+oD Cd+YdyOLfyQViom5qzaSuE5GFC5DTgQx0WP0gi8Yjph0qpMle/RouZq4lBdbEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675714563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tGRBMcOmmby9xxxVkSOHMZ49fhI1ecliqpanECg1A+s=; b=VS/fsETpkRazNGtMqkzCW79D9oDkI7aZZnHLgxPini12frsRS/r5TstBR4hIYo0cNLft3y 69DZDb+r/+m1fzK96doKCSVFjdRUGwM+tbRTipbaVmfcM9Fwd+/VLQuzE9Y216WTD8tDgr Ub7kRIIfbXAHFVV71Gx0RH5JEAtpLRKCg3so96ZS4SFo9u02WpcKiz9Ten2VO5A4aXEmv3 5liNBH7aLorBbQ+xFD2NwrEc/GwT8TWgBy+cZe+ndVEick9N7D1lhfOvcEe/ziWww0PJOA R69z/WAFVISwWdSqP8pUTvvcScsZzoqj+9oqxIQmWdXL6ieW24pIZIAEYQF98A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675714563; a=rsa-sha256; cv=none; b=uzCVoHikzMhHNcFwFRRGVxnwe/oTqT1atCpHj90cikWSVyZF1wBp5i7T042KTHa/wCEbip +kAHb05M/Vl0E1mXdSs+7SUv00tn41sVlwnRUlmc/mZaEv84of4NK4gfl4blh0mB3pETVv dY+YT+hde0mslMvEXKCwmz7c/G20/EcpPH7s8aWljqoMtEC0esmcqWusCbQ6DR8VmGZl3b XAcNxvtmIlawRi5VRYBfwAH6Db1XJMv1K7EUAXMBz/5X+u4XPW/2bfQeFZaKqWRl8mPmsp ZWXYTs9nfSXAfg6Sk04xIh1V9Q9uCySPERYY5VYG2ngXPHxlkJbPq3079p0F8g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4P9cw26N9xzp8j; Mon, 6 Feb 2023 20:16:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 316KG25M077769; Mon, 6 Feb 2023 20:16:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 316KG2Ei077768; Mon, 6 Feb 2023 20:16:02 GMT (envelope-from git) Date: Mon, 6 Feb 2023 20:16:02 GMT Message-Id: <202302062016.316KG2Ei077768@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: d9a30f1cfca4 - main - net-mgmt/unifi7: Update to 7.3.83 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d9a30f1cfca4542e0c75210af167d70f2c04d033 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9a30f1cfca4542e0c75210af167d70f2c04d033 commit d9a30f1cfca4542e0c75210af167d70f2c04d033 Author: Juraj Lutter AuthorDate: 2023-02-06 20:14:32 +0000 Commit: Juraj Lutter 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