Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160177111
D12045.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12045.id.diff
View Options
Index: head/www/node/Makefile
===================================================================
--- head/www/node/Makefile
+++ head/www/node/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 8.3.0
+PORTVERSION= 8.4.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
@@ -34,6 +34,8 @@
NLS_CONFIGURE_ON= --with-intl=system-icu
NLS_LIB_DEPENDS= libicui18n.so:devel/icu
+DTRACE_CONFIGURE_ON= --with-dtrace
+
USES= compiler:c++11-lib execinfo gmake python:2,build pkgconfig \
localbase shebangfix
@@ -82,10 +84,6 @@
.if ${COMPILER_TYPE} == gcc
# GCC does not expose std::snprintf() without this define
CXXFLAGS+= -D_GLIBCXX_USE_C99
-.endif
-
-.if ${PORT_OPTIONS:MDTRACE}
-CONFIGURE_ARGS+= --with-dtrace
.endif
post-patch:
Index: head/www/node/distinfo
===================================================================
--- head/www/node/distinfo
+++ head/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502344455
-SHA256 (node-v8.3.0.tar.gz) = 33fa7a02f265636c240be9ebd0f93942f77856a9c2c751592da1a0962b6ed010
-SIZE (node-v8.3.0.tar.gz) = 30588563
+TIMESTAMP = 1502897455
+SHA256 (node-v8.4.0.tar.gz) = 641a15fa822710ef2dc99793fec48d2a8ef75de0040b86568563d4ab296137ef
+SIZE (node-v8.4.0.tar.gz) = 30975247
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 22, 10:29 PM (7 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34216484
Default Alt Text
D12045.id.diff (1 KB)
Attached To
Mode
D12045: www/node: Update 8.3.0 -> 8.4.0
Attached
Detach File
Event Timeline
Log In to Comment