Date: Mon, 18 Mar 2019 18:21:46 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496160 - head/security/kbfs Message-ID: <201903181821.x2IILklh016461@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Mar 18 18:21:46 2019 New Revision: 496160 URL: https://svnweb.freebsd.org/changeset/ports/496160 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31 Modified: head/security/kbfs/Makefile Modified: head/security/kbfs/Makefile ============================================================================== --- head/security/kbfs/Makefile Mon Mar 18 18:21:41 2019 (r496159) +++ head/security/kbfs/Makefile Mon Mar 18 18:21:46 2019 (r496160) @@ -11,6 +11,9 @@ COMMENT= Keybase Filesystem (KBFS) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Merged into security/keybase +EXPIRATION_DATE=2019-03-31 + PORTSCOUT= skipv:initial-git-on-android USES= go
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903181821.x2IILklh016461>