Date: Sun, 18 Feb 2018 13:37:39 +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: r462231 - head/www/npm4 Message-ID: <201802181337.w1IDbd23059733@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Feb 18 13:37:39 2018 New Revision: 462231 URL: https://svnweb.freebsd.org/changeset/ports/462231 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2018-03-31 Modified: head/www/npm4/Makefile Modified: head/www/npm4/Makefile ============================================================================== --- head/www/npm4/Makefile Sun Feb 18 13:37:34 2018 (r462230) +++ head/www/npm4/Makefile Sun Feb 18 13:37:39 2018 (r462231) @@ -13,6 +13,9 @@ COMMENT= Node package manager LICENSE= MIT +DEPRECATED= Use www/npm instead +EXPIRATION_DATE=2018-03-31 + RUN_DEPENDS= gmake:devel/gmake \ node>=0.8.0:www/node
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802181337.w1IDbd23059733>