1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-03-24 14:32:33 +00:00
parent 80001fe90f
commit 2ff7d6b278
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496741

View File

@ -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 <bsd.port.mk>