FreeBSD Bugzilla – Attachment 221577 Details for
Bug 252681
www/node: Update to v15.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to v14.15.4
node14.patch (text/plain), 1.35 KB, created by
Jose Luis Duran
on 2021-01-14 18:55:04 UTC
(
hide
)
Description:
Update to v14.15.4
Filename:
MIME Type:
Creator:
Jose Luis Duran
Created:
2021-01-14 18:55:04 UTC
Size:
1.35 KB
patch
obsolete
>diff --git Makefile Makefile >index c6478f9..eba8ac1 100644 >--- Makefile >+++ Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= node > DISTVERSIONPREFIX= v >-DISTVERSION= 14.15.3 >+DISTVERSION= 14.15.4 > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ > PKGNAMESUFFIX= 14 >@@ -17,6 +17,9 @@ BROKEN_SSL= libressl libressl-devel > BROKEN_SSL_REASON= Node.js 14.x LTS 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 >@@ -45,9 +48,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]* node-[0-9]* >diff --git distinfo distinfo >index 85f04a1..68d67b0 100644 >--- distinfo >+++ distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1608624528 >-SHA256 (node-v14.15.3.tar.gz) = d23a5c354f1c30278477e4e8d1ecb4c12660a4d1ba2476feeed9434e6bf5b96e >-SIZE (node-v14.15.3.tar.gz) = 63134187 >+TIMESTAMP = 1610649394 >+SHA256 (node-v14.15.4.tar.gz) = 8610d81b2d4afc3a79afbe6209d510125131c45cae22cac63bb767dcfec1cbf0 >+SIZE (node-v14.15.4.tar.gz) = 63138871
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 252681
:
221574
|
221575
|
221576
| 221577