svn commit: r456423 - head/www/rubygem-puma2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Dec 15 23:51:42 UTC 2017
Author: sunpoet
Date: Fri Dec 15 23:51:41 2017
New Revision: 456423
URL: https://svnweb.freebsd.org/changeset/ports/456423
Log:
Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31
Modified:
head/www/rubygem-puma2/Makefile
Modified: head/www/rubygem-puma2/Makefile
==============================================================================
--- head/www/rubygem-puma2/Makefile Fri Dec 15 23:51:36 2017 (r456422)
+++ head/www/rubygem-puma2/Makefile Fri Dec 15 23:51:41 2017 (r456423)
@@ -13,6 +13,9 @@ COMMENT= Fast, multithreaded and highly concurrent rub
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Use www/rubygem-puma instead
+EXPIRATION_DATE=2018-01-31
+
PORTSCOUT= limit:^2\.
USE_RUBY= yes
More information about the svn-ports-head
mailing list