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
This commit is contained in:
parent
2d2fed06eb
commit
f9be4f8d56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499612
2 changed files with 10 additions and 10 deletions
|
@ -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=${JAVASHAREDIR} \
|
|||
|
||||
CONFLICTS= unifi5-*
|
||||
|
||||
UNIFI_BUILD= 113b57454f
|
||||
UNIFI_BUILD= 77f3252525
|
||||
DIR_LIST= conf data logs run work
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue