Date: Tue, 27 Dec 2016 14:18:49 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429617 - head/www/npm012 Message-ID: <201612271418.uBREInvB025548@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612271418.uBREInvB025548>