diff options
author | feld <feld@FreeBSD.org> | 2017-11-18 21:54:55 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2017-11-18 21:54:55 +0800 |
commit | 0b9f5f514ae5d9f623cb87164a5d61ee3e9153c6 (patch) | |
tree | 86062029ed1430c507476daa242afd3215122c26 /net-mgmt | |
parent | 83280fe2a336318f8aab1ba1b036564e8e24804a (diff) | |
download | freebsd-ports-gnome-0b9f5f514ae5d9f623cb87164a5d61ee3e9153c6.tar.gz freebsd-ports-gnome-0b9f5f514ae5d9f623cb87164a5d61ee3e9153c6.tar.zst freebsd-ports-gnome-0b9f5f514ae5d9f623cb87164a5d61ee3e9153c6.zip |
net-mgmt/unifi5: Update to 5.6.24
Changelog: https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-24-Stable-Candidate-has-been-released/ba-p/2141297
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/unifi5/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/unifi5/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/unifi5/Makefile b/net-mgmt/unifi5/Makefile index c3a6be80cd54..11ae41558152 100644 --- a/net-mgmt/unifi5/Makefile +++ b/net-mgmt/unifi5/Makefile @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= unifi5 -PORTVERSION= 5.6.22 +PORTVERSION= 5.6.24 PORTREVISION= 0 CATEGORIES= net-mgmt java MASTER_SITES= https://www.ubnt.com/downloads/unifi/${PORTVERSION}/ \ + https://dl.ubnt.com/unifi/${PORTVERSION}-${UNIFI_TAG}/ \ LOCAL/feld/${PORTNAME}-${PORTVERSION}/ DISTNAME= UniFi.unix DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} @@ -19,7 +20,7 @@ RUN_DEPENDS= mongodb>0:databases/mongodb \ BUILD= 0 BUNDLEDFW= 3.8.6.6650 TOMCATVER= 7.0.82 -#UNIFI_TAG= 6cbeae59e7 +UNIFI_TAG= e2998a5aab SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR=${JAVASHAREDIR} \ JAVA=${JAVA} diff --git a/net-mgmt/unifi5/distinfo b/net-mgmt/unifi5/distinfo index a6a62b7d436b..9307dc6cb4db 100644 --- a/net-mgmt/unifi5/distinfo +++ b/net-mgmt/unifi5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511011451 -SHA256 (unifi5-5.6.22/UniFi.unix.zip) = 2770d090109d5beb2ced3e30bf16d704302428d2c716aa0e7743e6819acafff7 -SIZE (unifi5-5.6.22/UniFi.unix.zip) = 62196820 +TIMESTAMP = 1511012634 +SHA256 (unifi5-5.6.24/UniFi.unix.zip) = fb587555444910824aa5ce057bc72aa6de082011954c65801a2b3382721537b5 +SIZE (unifi5-5.6.24/UniFi.unix.zip) = 62201696 |