mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 5.0.3
- Update CONFLICTS_INSTALL Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.0.3/CHANGELOG.md
This commit is contained in:
parent
8c68d20ae2
commit
30e79e225a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443804
3 changed files with 610 additions and 154 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= npm
|
PORTNAME= npm
|
||||||
PORTVERSION= 4.6.1
|
PORTVERSION= 5.0.3
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= LOCAL/sunpoet
|
MASTER_SITES= LOCAL/sunpoet
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ LICENSE= MIT
|
||||||
RUN_DEPENDS= gmake:devel/gmake \
|
RUN_DEPENDS= gmake:devel/gmake \
|
||||||
node>=0.8.0:www/node
|
node>=0.8.0:www/node
|
||||||
|
|
||||||
CONFLICTS_INSTALL= npm2 npm3
|
CONFLICTS_INSTALL= npm2 npm3 npm4
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1496253354
|
TIMESTAMP = 1497730522
|
||||||
SHA256 (npm-4.6.1.tar.xz) = 3cd977ab97e99b550b79a0923f8692256a53550d278768250c53eed9c15d6735
|
SHA256 (npm-5.0.3.tar.xz) = b478f20f1e88772f6a2ca9743974cb69c893f45450b0ea712a24d5ede855e6e6
|
||||||
SIZE (npm-4.6.1.tar.xz) = 2741108
|
SIZE (npm-5.0.3.tar.xz) = 3027572
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue