Date: Wed, 28 Dec 2016 00:29:13 +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: r429680 - head/security/ruby-hmac Message-ID: <201612280029.uBS0TDIu082654@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612280029.uBS0TDIu082654>