svn commit: r429617 - head/www/npm012

Rene Ladan rene at FreeBSD.org
Tue Dec 27 14:18:51 UTC 2016


Author: rene
Date: Tue Dec 27 14:18:49 2016
New Revision: 429617
URL: https://svnweb.freebsd.org/changeset/ports/429617

Log:
  Let www/npm012 expire on 2017-04-01 as it depends on expiring www/node012

Modified:
  head/www/npm012/Makefile

Modified: head/www/npm012/Makefile
==============================================================================
--- head/www/npm012/Makefile	Tue Dec 27 14:14:30 2016	(r429616)
+++ head/www/npm012/Makefile	Tue Dec 27 14:18:49 2016	(r429617)
@@ -13,6 +13,9 @@ COMMENT=	Node package manager
 
 LICENSE=	MIT
 
+DEPRECATED=	Depends on expiring www/node012
+EXPIRATION_DATE=2017-04-01
+
 RUN_DEPENDS=	node012>=0.12.0:www/node012
 
 MAKE_ARGS=	npm_config_prefix=${STAGEDIR}${PREFIX}


More information about the svn-ports-all mailing list