svn commit: r496743 - head/net/rubygem-fog-google17
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 24 14:32:47 UTC 2019
Author: sunpoet
Date: Sun Mar 24 14:32:43 2019
New Revision: 496743
URL: https://svnweb.freebsd.org/changeset/ports/496743
Log:
Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31
Modified:
head/net/rubygem-fog-google17/Makefile
Modified: head/net/rubygem-fog-google17/Makefile
==============================================================================
--- head/net/rubygem-fog-google17/Makefile Sun Mar 24 14:32:38 2019 (r496742)
+++ head/net/rubygem-fog-google17/Makefile Sun Mar 24 14:32:43 2019 (r496743)
@@ -13,6 +13,9 @@ COMMENT= Module for the 'fog' gem to support Google Cl
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 \
More information about the svn-ports-all
mailing list