From owner-svn-ports-all@freebsd.org Wed Jul 3 13:53:49 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F9D515D47FB; Wed, 3 Jul 2019 13:53:49 +0000 (UTC) (envelope-from feld@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) server-signature RSA-PSS (4096 bits) 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 AA7D7747A3; Wed, 3 Jul 2019 13:53:48 +0000 (UTC) (envelope-from feld@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 94367CB48; Wed, 3 Jul 2019 13:53:48 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x63DrmtX086144; Wed, 3 Jul 2019 13:53:48 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x63DrmBA086142; Wed, 3 Jul 2019 13:53:48 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201907031353.x63DrmBA086142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 3 Jul 2019 13:53:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505752 - head/net-mgmt/unifi5 X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/net-mgmt/unifi5 X-SVN-Commit-Revision: 505752 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AA7D7747A3 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 03 Jul 2019 13:53:49 -0000 Author: feld Date: Wed Jul 3 13:53:47 2019 New Revision: 505752 URL: https://svnweb.freebsd.org/changeset/ports/505752 Log: net-mgmt/unifi5: Update to 5.10.25 Changelog: https://community.ui.com/releases/UniFi-Network-Controller-Stable-5-10-25/fc76945d-c918-4d8d-8cd1-094d05287f45 Modified: head/net-mgmt/unifi5/Makefile head/net-mgmt/unifi5/distinfo Modified: head/net-mgmt/unifi5/Makefile ============================================================================== --- head/net-mgmt/unifi5/Makefile Wed Jul 3 13:50:47 2019 (r505751) +++ head/net-mgmt/unifi5/Makefile Wed Jul 3 13:53:47 2019 (r505752) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= unifi5 -PORTVERSION= 5.10.24 +PORTVERSION= 5.10.25 +PORTREVISION= 0 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/${PORTVERSION}/ DISTNAME= unifi_sysvinit_all Modified: head/net-mgmt/unifi5/distinfo ============================================================================== --- head/net-mgmt/unifi5/distinfo Wed Jul 3 13:50:47 2019 (r505751) +++ head/net-mgmt/unifi5/distinfo Wed Jul 3 13:53:47 2019 (r505752) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560710434 -SHA256 (unifi5-5.10.24/unifi_sysvinit_all.deb) = 5d9022a71a1f35820fa578706caacfcf8a3c17601d2ee556252d74881bff6856 -SIZE (unifi5-5.10.24/unifi_sysvinit_all.deb) = 81224528 +TIMESTAMP = 1562161900 +SHA256 (unifi5-5.10.25/unifi_sysvinit_all.deb) = bd39c9f2953736582f9707e120b7ed9cc9e023ce9a727ec6a74627d0f0c903ec +SIZE (unifi5-5.10.25/unifi_sysvinit_all.deb) = 81225384