Date: Tue, 21 Jul 2020 01:28:47 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542691 - head/net-mgmt/mdata-client Message-ID: <202007210128.06L1SlLQ026940@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Jul 21 01:28:47 2020 New Revision: 542691 URL: https://svnweb.freebsd.org/changeset/ports/542691 Log: net-mgmt/mdata-client: deprecate Modified: head/net-mgmt/mdata-client/Makefile (contents, props changed) Modified: head/net-mgmt/mdata-client/Makefile ============================================================================== --- head/net-mgmt/mdata-client/Makefile Tue Jul 21 01:28:31 2020 (r542690) +++ head/net-mgmt/mdata-client/Makefile Tue Jul 21 01:28:47 2020 (r542691) @@ -13,6 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= SmartOS only runs on amd64 +DEPRECATED= dead upstream +EXPIRATION_DATE= 2020-08-20 + USES= gmake USE_GITHUB= yes GH_ACCOUNT= joyent
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007210128.06L1SlLQ026940>