From dda42d0126e5d4a862b32ae57475e2129c110eca Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Jan 2017 20:53:57 +0000 Subject: [PATCH] Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28 --- www/rubygem-net-http-digest_auth11/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/rubygem-net-http-digest_auth11/Makefile b/www/rubygem-net-http-digest_auth11/Makefile index a22371bf0099..c676894765eb 100644 --- a/www/rubygem-net-http-digest_auth11/Makefile +++ b/www/rubygem-net-http-digest_auth11/Makefile @@ -11,8 +11,10 @@ COMMENT= Implementation of RFC 2617 - Digest Access Authentication LICENSE= MIT -NO_ARCH= yes +DEPRECATED= Use www/rubygem-net-http-digest_auth instead +EXPIRATION_DATE=2017-02-28 +NO_ARCH= yes USE_RUBY= yes USES= gem