Date: Thu, 3 Dec 2015 17:46:36 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402895 - head/net-mgmt/unifi2 Message-ID: <201512031746.tB3Hkaks081893@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Thu Dec 3 17:46:36 2015 New Revision: 402895 URL: https://svnweb.freebsd.org/changeset/ports/402895 Log: net-mgmt/unifi2: EoL, mark DEPRECATED Users should really upgrade to Unifi 3.x or 4.x. Modified: head/net-mgmt/unifi2/Makefile Modified: head/net-mgmt/unifi2/Makefile ============================================================================== --- head/net-mgmt/unifi2/Makefile Thu Dec 3 17:26:23 2015 (r402894) +++ head/net-mgmt/unifi2/Makefile Thu Dec 3 17:46:36 2015 (r402895) @@ -38,6 +38,9 @@ WRKSRC= ${WRKDIR}/UniFi RESTRICTED= Redistribution of bundled firmware images is not permitted CONFLICTS= unifi3-* unifi4-* +DEPRECATED= Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3 +EXPIRATION_DATE= 2016-01-01 + post-extract: ${MKDIR} ${WRKSRC}/webapps/ROOT @${TAR} xf ${WRKSRC}/webapps/ROOT.war -C ${WRKSRC}/webapps/ROOT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512031746.tB3Hkaks081893>