aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-24 14:32:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-24 14:32:43 +0000
commit0b1c36c569c97c767adb6afdd2e2e710f39dc0ae (patch)
treedec3c429b7ed49d7e0916297666cc67e0a39a2cf /net
parentef0e545ffa1bd443eb3dcaf1856b974737e37a63 (diff)
downloadports-0b1c36c569c97c767adb6afdd2e2e710f39dc0ae.tar.gz
ports-0b1c36c569c97c767adb6afdd2e2e710f39dc0ae.zip
Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31
Notes
Notes: svn path=/head/; revision=496743
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-fog-google17/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/rubygem-fog-google17/Makefile b/net/rubygem-fog-google17/Makefile
index 77504431a22a..ef75e78df5c7 100644
--- a/net/rubygem-fog-google17/Makefile
+++ b/net/rubygem-fog-google17/Makefile
@@ -13,6 +13,9 @@ COMMENT= Module for the 'fog' gem to support Google Cloud
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+DEPRECATED= Use net/rubygem-fog-google instead
+EXPIRATION_DATE=2019-03-31
+
RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
rubygem-fog-json>=0:devel/rubygem-fog-json \
rubygem-fog-xml>=0:textproc/rubygem-fog-xml \