FreeBSD Bugzilla – Attachment 221575 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 v10.23.1
node10.patch (text/plain), 1.39 KB, created by
Jose Luis Duran
on 2021-01-14 18:53:43 UTC
(
hide
)
Description:
Update to v10.23.1
Filename:
MIME Type:
Creator:
Jose Luis Duran
Created:
2021-01-14 18:53:43 UTC
Size:
1.39 KB
patch
obsolete
>diff --git Makefile Makefile >index 17992d5..b542182 100644 >--- Makefile >+++ Makefile >@@ -1,9 +1,8 @@ > # $FreeBSD$ > > PORTNAME= node >-PORTVERSION= 10.23.0 >+PORTVERSION= 10.23.1 > DISTVERSIONPREFIX= v >-PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ > PKGNAMESUFFIX= 10 >@@ -18,6 +17,9 @@ BROKEN_SSL= libressl libressl-devel > BROKEN_SSL_REASON= Node.js 10.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:2.7,build pkgconfig \ >+ localbase shebangfix >+ > OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE > OPTIONS_DEFAULT= DTRACE > OPTIONS_DEFAULT_FreeBSD_11= BUNDLED_SSL >@@ -46,9 +48,6 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu > > DTRACE_CONFIGURE_ON= --with-dtrace > >-USES= compiler:c++11-lib gmake python:2.7,build pkgconfig \ >- localbase shebangfix >- > HAS_CONFIGURE= yes > > CONFLICTS_INSTALL= node12-[0-9]* node14-[0-9]* node-[0-9]* >diff --git distinfo distinfo >index 59cc4fe..1e1a43c 100644 >--- distinfo >+++ distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1603979909 >-SHA256 (node-v10.23.0.tar.gz) = d93041d1d1e75cef6c562c29b63333b2f39a16de3cb0310b695130cea2ae7f27 >-SIZE (node-v10.23.0.tar.gz) = 46560417 >+TIMESTAMP = 1610649049 >+SHA256 (node-v10.23.1.tar.gz) = a5348b5dfdbe32e0be2837576e66ac285a59907e11e5439fbcda25e70f52550d >+SIZE (node-v10.23.1.tar.gz) = 46310109
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