aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-03-14 16:53:29 +0000
committerMark Felder <feld@FreeBSD.org>2016-03-14 16:53:29 +0000
commit9faa073e053ef5a282e79d9aea45e7973edc489f (patch)
tree71249739c3215a1f7f1d306aaaa913743c26d241
parent2bc57e19ccd85f7147578fe75ff3abe09408d7d8 (diff)
downloadports-9faa073e053ef5a282e79d9aea45e7973edc489f.tar.gz
ports-9faa073e053ef5a282e79d9aea45e7973edc489f.zip
MFH: r406369 r407766 r408976 r409812 r410308 r411104
- Update to 5.4.1 Changes: https://github.com/nodejs/node/blob/master/CHANGELOG.md PR: 206222 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer) Sponsored by: PortsCamp Taiwan - Update to 5.5.0 Changes: https://github.com/nodejs/node/blob/master/CHANGELOG.md PR: 206628 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer) Update to 5.6.0. PR: 207203 Submitted by: maintainer Update to 5.7.0. PR: 207473 Submitted by: maintainer - Fix USES=python: it does not build with Python 3 Approved by: portmgr (blanket) With hat: python www/node: Update to 5.7.1 Changelog: https://github.com/nodejs/node/commit/805f054cc7791c447dbb960fbf3b179ea05294ac PR: 207832 Security: CVE-2016-0702 Security: CVE-2016-0705 Security: CVE-2016-0797 Approved by: ports-secteam (with hat)
Notes
Notes: svn path=/branches/2016Q1/; revision=411105
-rw-r--r--www/node/Makefile6
-rw-r--r--www/node/distinfo4
-rw-r--r--www/node/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index ac13de3805ed..60dbb1c072b9 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 5.2.0
-PORTREVISION= 1
+PORTVERSION= 5.7.1
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
@@ -55,7 +54,8 @@ post-patch:
${WRKSRC}/tools/icu/icu-generic.gyp \
${WRKSRC}/deps/v8/build/shim_headers.gypi \
${WRKSRC}/deps/v8/tools/gyp/v8.gyp \
- ${WRKSRC}/deps/v8/src/d8.gyp
+ ${WRKSRC}/deps/v8/src/d8.gyp \
+ ${WRKSRC}/node.gyp
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node
diff --git a/www/node/distinfo b/www/node/distinfo
index 1791eb4d5812..64dd148ee395 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,2 +1,2 @@
-SHA256 (node-v5.2.0.tar.gz) = 5df5682f9fdd8e747f652e0b09fed46478a1e3df159797852787a074b8787664
-SIZE (node-v5.2.0.tar.gz) = 22445745
+SHA256 (node-v5.7.1.tar.gz) = ecd4956335c6b86f1b72fd203abd9a833717e6800edb12208d0e3ce625330198
+SIZE (node-v5.7.1.tar.gz) = 22393987
diff --git a/www/node/pkg-plist b/www/node/pkg-plist
index bf262a8ea55f..c9837130eeaf 100644
--- a/www/node/pkg-plist
+++ b/www/node/pkg-plist
@@ -1,6 +1,8 @@
bin/node
include/node/android-ifaddrs.h
include/node/ares.h
+include/node/ares_build.h
+include/node/ares_rules.h
include/node/ares_version.h
include/node/common.gypi
include/node/config.gypi