Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2018 22:25:28 +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: r482187 - head/security/bitwarden-ruby
Message-ID:  <201810152225.w9FMPSdc039984@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810152225.w9FMPSdc039984>