svn commit: r482187 - head/security/bitwarden-ruby

Mark Felder feld at FreeBSD.org
Mon Oct 15 22:25:29 UTC 2018


Author: feld
Date: Mon Oct 15 22:25:28 2018
New Revision: 482187
URL: https://svnweb.freebsd.org/changeset/ports/482187

Log:
  Document that this port is now deprecated.

Modified:
  head/security/bitwarden-ruby/Makefile

Modified: head/security/bitwarden-ruby/Makefile
==============================================================================
--- head/security/bitwarden-ruby/Makefile	Mon Oct 15 21:52:32 2018	(r482186)
+++ head/security/bitwarden-ruby/Makefile	Mon Oct 15 22:25:28 2018	(r482187)
@@ -10,6 +10,9 @@ COMMENT=	Ruby implementation of the BitWarden API
 
 LICENSE=	ISCL
 
+EXPIRATION_DATE=	2019-01-01
+DEPRECATED=	Expects very specific rubygem versions for new updates. Please follow instructions in git repo.
+
 RUN_DEPENDS=	rubygem-sinatra>=2.0:www/rubygem-sinatra \
 		rubygem-sinatra-contrib>=2.0:www/rubygem-sinatra-contrib \
 		rubygem-unicorn>0:www/rubygem-unicorn \


More information about the svn-ports-head mailing list