Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2018 13:07:19 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r471258 - branches/2018Q2/net-mgmt/unifi5
Message-ID:  <201806011307.w51D7JFd007526@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Fri Jun  1 13:07:19 2018
New Revision: 471258
URL: https://svnweb.freebsd.org/changeset/ports/471258

Log:
  MFH: r470060
  
  net-mgmt/unifi5: Update to 5.7.23
  
  - Update mongodb dependency to mongodb 3.4
  
  Changelog:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-7-23-Stable-has-been-released/ba-p/2318813

Modified:
  branches/2018Q2/net-mgmt/unifi5/Makefile
  branches/2018Q2/net-mgmt/unifi5/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/net-mgmt/unifi5/Makefile
==============================================================================
--- branches/2018Q2/net-mgmt/unifi5/Makefile	Fri Jun  1 12:57:34 2018	(r471257)
+++ branches/2018Q2/net-mgmt/unifi5/Makefile	Fri Jun  1 13:07:19 2018	(r471258)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	unifi5
-PORTVERSION=	5.7.20
+PORTVERSION=	5.7.23
 PORTREVISION=	0
 CATEGORIES=	net-mgmt java
 MASTER_SITES=	http://dl.ubnt.com/unifi/${PORTVERSION}/
@@ -13,7 +13,7 @@ DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 MAINTAINER=	feld@FreeBSD.org
 COMMENT=	UniFi Controller v5
 
-RUN_DEPENDS=	mongodb>0:databases/mongodb \
+RUN_DEPENDS=	mongodb34>0:databases/mongodb34 \
 		snappyjava>0:archivers/snappy-java
 
 SUB_LIST+=	USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR=${JAVASHAREDIR} \

Modified: branches/2018Q2/net-mgmt/unifi5/distinfo
==============================================================================
--- branches/2018Q2/net-mgmt/unifi5/distinfo	Fri Jun  1 12:57:34 2018	(r471257)
+++ branches/2018Q2/net-mgmt/unifi5/distinfo	Fri Jun  1 13:07:19 2018	(r471258)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522084574
-SHA256 (unifi5-5.7.20/unifi_sysvinit_all.deb) = ada196fb05a3c2df4d1e306a4ce32767e21c5c63ac1c21864ddf6c564b2492fa
-SIZE (unifi5-5.7.20/unifi_sysvinit_all.deb) = 64551764
+TIMESTAMP = 1526406650
+SHA256 (unifi5-5.7.23/unifi_sysvinit_all.deb) = e7b60814c27d85c13e54fc3041da721cc38ad21bb0a932bdfe810c2ad3855392
+SIZE (unifi5-5.7.23/unifi_sysvinit_all.deb) = 64571866



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