Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 08:23:54 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499612 - head/net-mgmt/unifi-devel
Message-ID:  <201904220823.x3M8Nsq1041454@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Mon Apr 22 08:23:54 2019
New Revision: 499612
URL: https://svnweb.freebsd.org/changeset/ports/499612

Log:
  net-mgmt/unifi-devel: upgrade 5.10.19 -> 5.10.21
  
  - please read the links to the release notes, relevant changes noted there
  
  PR:		237375
  Submitted by:	Bryce Edwards <bryce@bryce.net> (maintainer)
  Relnotes:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-Network-Controller-5-10-21-Stable-has-been-released/ba-p/2741854
  		https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-Network-Controller-5-10-20-Stable-has-been-released/ba-p/2713745

Modified:
  head/net-mgmt/unifi-devel/Makefile
  head/net-mgmt/unifi-devel/distinfo

Modified: head/net-mgmt/unifi-devel/Makefile
==============================================================================
--- head/net-mgmt/unifi-devel/Makefile	Mon Apr 22 08:04:53 2019	(r499611)
+++ head/net-mgmt/unifi-devel/Makefile	Mon Apr 22 08:23:54 2019	(r499612)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	unifi
-PORTVERSION=	5.10.19
+PORTVERSION=	5.10.21
 PORTREVISION=	0
 CATEGORIES=	net-mgmt java
 MASTER_SITES=	http://dl.ubnt.com/unifi/${PORTVERSION}-${UNIFI_BUILD}/
@@ -14,12 +14,12 @@ DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 MAINTAINER=	bryce@bryce.net
 COMMENT=	UniFi Controller development release
 
-LICENSE=	EULA
-LICENSE_NAME=	End User License Agreement
-LICENSE_TEXT=	${RESTRICTED}
-LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
+#LICENSE=	EULA
+#LICENSE_NAME=	End User License Agreement
+#LICENSE_TEXT=	${RESTRICTED}
+#LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
 
-RESTRICTED=	License restrictions, see https://www.ubnt.com/eula/
+#RESTRICTED=	License restrictions, see https://www.ubnt.com/eula/
 
 RUN_DEPENDS=	mongodb36>0:databases/mongodb36 \
 		snappyjava>0:archivers/snappy-java
@@ -50,7 +50,7 @@ SUB_LIST=	USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR
 
 CONFLICTS=	unifi5-*
 
-UNIFI_BUILD=	113b57454f
+UNIFI_BUILD=	77f3252525
 DIR_LIST=	conf data logs run work
 
 post-patch:

Modified: head/net-mgmt/unifi-devel/distinfo
==============================================================================
--- head/net-mgmt/unifi-devel/distinfo	Mon Apr 22 08:04:53 2019	(r499611)
+++ head/net-mgmt/unifi-devel/distinfo	Mon Apr 22 08:23:54 2019	(r499612)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550359730
-SHA256 (unifi-5.10.19/unifi_sysvinit_all.deb) = 58b8f1ea88e0cad7df3e97ea292ee011add96d0dd6819e78c60639f24370d407
-SIZE (unifi-5.10.19/unifi_sysvinit_all.deb) = 81226348
+TIMESTAMP = 1555643112
+SHA256 (unifi-5.10.21/unifi_sysvinit_all.deb) = 8918f97f35358ab5fda5b126a5ddae5f993abd77cc307ffe17680bdbc1c33668
+SIZE (unifi-5.10.21/unifi_sysvinit_all.deb) = 81233376



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