svn commit: r429680 - head/security/ruby-hmac

Steve Wills swills at FreeBSD.org
Wed Dec 28 00:29:14 UTC 2016


Author: swills
Date: Wed Dec 28 00:29:12 2016
New Revision: 429680
URL: https://svnweb.freebsd.org/changeset/ports/429680

Log:
  security/ruby-hmac: deprecate

Modified:
  head/security/ruby-hmac/Makefile

Modified: head/security/ruby-hmac/Makefile
==============================================================================
--- head/security/ruby-hmac/Makefile	Wed Dec 28 00:24:46 2016	(r429679)
+++ head/security/ruby-hmac/Makefile	Wed Dec 28 00:29:12 2016	(r429680)
@@ -15,4 +15,7 @@ USE_RUBY=	yes
 USES=		gem
 GEM_NAME=	${DISTNAME}
 
+DEPRECATED=	Use www/rubygem-ruby-hmac instead
+EXPIRATION_DATE=	2017-01-28
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list