Date: Tue, 1 May 2018 18:22:16 +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: r468778 - head/www/npm-node4 Message-ID: <201805011822.w41IMG7B071645@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue May 1 18:22:16 2018 New Revision: 468778 URL: https://svnweb.freebsd.org/changeset/ports/468778 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2018-05-31 Modified: head/www/npm-node4/Makefile Modified: head/www/npm-node4/Makefile ============================================================================== --- head/www/npm-node4/Makefile Tue May 1 18:22:11 2018 (r468777) +++ head/www/npm-node4/Makefile Tue May 1 18:22:16 2018 (r468778) @@ -5,6 +5,9 @@ PKGNAMESUFFIX= -node4 CONFLICTS_INSTALL= npm npm-node6 npm-node8 npm2 npm3 npm4 +DEPRECATED= Use www/npm instead +EXPIRATION_DATE=2018-05-31 + OPTIONS_EXCLUDE=NODE NODE6 NODE8 OPTIONS_SLAVE= NODE4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805011822.w41IMG7B071645>