FreeBSD Bugzilla – Attachment 223010 Details for
Bug 254045
www/node: Update to 15.10.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 15.10.0
node.patch (text/plain), 1.33 KB, created by
Jose Luis Duran
on 2021-03-05 17:13:50 UTC
(
hide
)
Description:
Update to 15.10.0
Filename:
MIME Type:
Creator:
Jose Luis Duran
Created:
2021-03-05 17:13:50 UTC
Size:
1.33 KB
patch
obsolete
>diff --git Makefile Makefile >index ffcdbb7..ce4e026 100644 >--- Makefile >+++ Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= node > DISTVERSIONPREFIX= v >-DISTVERSION= 15.9.0 >+DISTVERSION= 15.10.0 > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ > >@@ -16,6 +16,9 @@ BROKEN_SSL= libressl libressl-devel > BROKEN_SSL_REASON= Node.js 15.x requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled > ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le > >+USES= compiler:c++11-lib gmake python:build pkgconfig \ >+ localbase shebangfix >+ > OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE > OPTIONS_DEFAULT= DTRACE > OPTIONS_DEFAULT_FreeBSD_11= BUNDLED_SSL >@@ -44,9 +47,6 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu > > DTRACE_CONFIGURE_ON= --with-dtrace > >-USES= compiler:c++11-lib gmake python:build pkgconfig \ >- localbase shebangfix >- > HAS_CONFIGURE= yes > > CONFLICTS_INSTALL= node10-[0-9]* node12-[0-9]* node14-[0-9]* >diff --git distinfo distinfo >index ecb71c5..e20bf48 100644 >--- distinfo >+++ distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1614078953 >-SHA256 (node-v15.9.0.tar.gz) = 5f41f4d15d7d592b170145cd994c9d7986536bb28ec151046da0632bd30e33bc >-SIZE (node-v15.9.0.tar.gz) = 62146311 >+TIMESTAMP = 1614952408 >+SHA256 (node-v15.10.0.tar.gz) = 643f9bbd6ae4c424224c946cad52d11b9379aaab927673b2e3c6c4df9a1a7b0e >+SIZE (node-v15.10.0.tar.gz) = 62153962
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254045
: 223010