svn commit: r459768 - head/www/rubygem-http2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 23 15:17:07 UTC 2018
Author: sunpoet
Date: Tue Jan 23 15:17:02 2018
New Revision: 459768
URL: https://svnweb.freebsd.org/changeset/ports/459768
Log:
Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31
Modified:
head/www/rubygem-http2/Makefile
Modified: head/www/rubygem-http2/Makefile
==============================================================================
--- head/www/rubygem-http2/Makefile Tue Jan 23 15:16:57 2018 (r459767)
+++ head/www/rubygem-http2/Makefile Tue Jan 23 15:17:02 2018 (r459768)
@@ -13,6 +13,9 @@ COMMENT= Simple Ruby DSL for making HTTP requests
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Use www/rubygem-http instead
+EXPIRATION_DATE=2018-01-31
+
RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \
rubygem-http-cookie>=1.0:www/rubygem-http-cookie \
rubygem-http-form_data1>=1.0.1:www/rubygem-http-form_data1 \
More information about the svn-ports-head
mailing list