mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
Update to 7.10.0
- Regenerate patch file with makepatch: Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md PR: 219193 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
This commit is contained in:
parent
47f56c701a
commit
f6efe9a5c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440580
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 7.9.0
|
||||
PORTVERSION= 7.10.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1492021561
|
||||
SHA256 (node-v7.9.0.tar.gz) = 5cc131bb16f7ca688c29634a18b3c6a7816609a431a509f31baedf7caf25d626
|
||||
SIZE (node-v7.9.0.tar.gz) = 28049500
|
||||
TIMESTAMP = 1494269914
|
||||
SHA256 (node-v7.10.0.tar.gz) = c4843fe8bffb59c2327063a5e67a89af60d7927f7ace7548695a2cf4c1aa6d03
|
||||
SIZE (node-v7.10.0.tar.gz) = 28110265
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- node.gyp.orig 2017-03-24 18:42:07.195465000 +0100
|
||||
+++ node.gyp 2017-03-24 18:42:26.672322000 +0100
|
||||
@@ -842,6 +842,12 @@
|
||||
--- node.gyp.orig 2017-05-10 12:22:23 UTC
|
||||
+++ node.gyp
|
||||
@@ -513,6 +513,12 @@
|
||||
'<(OBJ_DIR)/node/src/node_dtrace_ustack.o'
|
||||
],
|
||||
'conditions': [
|
||||
|
Loading…
Reference in New Issue
Block a user