svn commit: r499613 - head/net-mgmt/unifi-devel
Kurt Jaeger
pi at FreeBSD.org
Mon Apr 22 08:24:52 UTC 2019
Author: pi
Date: Mon Apr 22 08:24:51 2019
New Revision: 499613
URL: https://svnweb.freebsd.org/changeset/ports/499613
Log:
net-mgmt/unifi-devel: upgrade 5.10.19 -> 5.10.21
- uncomment LICENSE in Makefile
PR: 237375
Pointy hat to: pi
Modified:
head/net-mgmt/unifi-devel/Makefile
Modified: head/net-mgmt/unifi-devel/Makefile
==============================================================================
--- head/net-mgmt/unifi-devel/Makefile Mon Apr 22 08:23:54 2019 (r499612)
+++ head/net-mgmt/unifi-devel/Makefile Mon Apr 22 08:24:51 2019 (r499613)
@@ -14,12 +14,12 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= bryce at 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
More information about the svn-ports-all
mailing list