From 2ff7d6b27875aa3e6d9a356373f7b61d479b0e0b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 24 Mar 2019 14:32:33 +0000 Subject: Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31 --- net/rubygem-fog-aws2/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/rubygem-fog-aws2/Makefile b/net/rubygem-fog-aws2/Makefile index 90ec491d6047..4c3ebcf56da9 100644 --- a/net/rubygem-fog-aws2/Makefile +++ b/net/rubygem-fog-aws2/Makefile @@ -13,6 +13,9 @@ COMMENT= Module for the 'fog' gem to support Amazon Web Services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +DEPRECATED= Use net/rubygem-fog-aws instead +EXPIRATION_DATE=2019-03-31 + RUN_DEPENDS= rubygem-fog-core1>=1.38:devel/rubygem-fog-core1 \ rubygem-fog-json>=1.0:devel/rubygem-fog-json \ rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \ @@ -20,8 +23,9 @@ RUN_DEPENDS= rubygem-fog-core1>=1.38:devel/rubygem-fog-core1 \ PORTSCOUT= limit:^2\. -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include -- cgit v1.2.3