From owner-svn-ports-all@freebsd.org Thu Oct 22 06:03:44 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EA9BA43F3A4; Thu, 22 Oct 2020 06:03:44 +0000 (UTC) (envelope-from lwhsu@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CGxcw60M2z4PjS; Thu, 22 Oct 2020 06:03:44 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B1BC212500; Thu, 22 Oct 2020 06:03:44 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09M63iSR014757; Thu, 22 Oct 2020 06:03:44 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09M63iG3014754; Thu, 22 Oct 2020 06:03:44 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202010220603.09M63iG3014754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 22 Oct 2020 06:03:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552932 - head/net-mgmt/unifi6 X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/net-mgmt/unifi6 X-SVN-Commit-Revision: 552932 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2020 06:03:45 -0000 Author: lwhsu Date: Thu Oct 22 06:03:44 2020 New Revision: 552932 URL: https://svnweb.freebsd.org/changeset/ports/552932 Log: net-mgmt/unifi6: Update to 6.0.28 PR: 250486 Submitted by: Juraj Lutter (maintainer) Modified: head/net-mgmt/unifi6/Makefile head/net-mgmt/unifi6/distinfo Modified: head/net-mgmt/unifi6/Makefile ============================================================================== --- head/net-mgmt/unifi6/Makefile Thu Oct 22 06:01:59 2020 (r552931) +++ head/net-mgmt/unifi6/Makefile Thu Oct 22 06:03:44 2020 (r552932) @@ -1,7 +1,8 @@ +# Created by: Juraj Lutter # $FreeBSD$ PORTNAME= unifi6 -PORTVERSION= 6.0.23 +PORTVERSION= 6.0.28 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \ https://repo1.maven.org/maven2/%SUBDIR%/:jax Modified: head/net-mgmt/unifi6/distinfo ============================================================================== --- head/net-mgmt/unifi6/distinfo Thu Oct 22 06:01:59 2020 (r552931) +++ head/net-mgmt/unifi6/distinfo Thu Oct 22 06:03:44 2020 (r552932) @@ -1,5 +1,5 @@ -TIMESTAMP = 1601054231 -SHA256 (unifi6-6.0.23/unifi_sysvinit_all.deb) = b7fb345049340a09c07b276d2d64e0a598e7009aa7c9fc8448d3557b57793c7a -SIZE (unifi6-6.0.23/unifi_sysvinit_all.deb) = 160563238 -SHA256 (unifi6-6.0.23/javax.activation-api-1.2.0.jar) = 43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393 -SIZE (unifi6-6.0.23/javax.activation-api-1.2.0.jar) = 56674 +TIMESTAMP = 1603206877 +SHA256 (unifi6-6.0.28/unifi_sysvinit_all.deb) = f824b723690d73060423b9e00044b1f8eb3818230ff38fa01e1b74cc2ac90893 +SIZE (unifi6-6.0.28/unifi_sysvinit_all.deb) = 203862810 +SHA256 (unifi6-6.0.28/javax.activation-api-1.2.0.jar) = 43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393 +SIZE (unifi6-6.0.28/javax.activation-api-1.2.0.jar) = 56674