Date: Fri, 15 Dec 2017 23:51:41 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456423 - head/www/rubygem-puma2 Message-ID: <201712152351.vBFNpfpf058051@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712152351.vBFNpfpf058051>