FreeBSD Bugzilla – Attachment 223007 Details for
Bug 254042
www/node10: Update to 10.24.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 10.24.0
node10.patch (text/plain), 1.35 KB, created by
Jose Luis Duran
on 2021-03-05 17:07:29 UTC
(
hide
)
Description:
Update to 10.24.0
Filename:
MIME Type:
Creator:
Jose Luis Duran
Created:
2021-03-05 17:07:29 UTC
Size:
1.35 KB
patch
obsolete
>diff --git Makefile Makefile >index 593d0e8..135128c 100644 >--- Makefile >+++ Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= node >-PORTVERSION= 10.23.3 >+PORTVERSION= 10.24.0 > DISTVERSIONPREFIX= v > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ >@@ -17,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 >@@ -45,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 8f8ccf7..536d244 100644 >--- distinfo >+++ distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1612936484 >-SHA256 (node-v10.23.3.tar.gz) = 517db39eefccb03cb9ec1de67ddc917be943a755b290bff309b2e4b1bd78ffaf >-SIZE (node-v10.23.3.tar.gz) = 46304281 >+TIMESTAMP = 1614949982 >+SHA256 (node-v10.24.0.tar.gz) = c8d0a56279be77a9033b5f89603c6c491060a661c607fbf82bbe931ca662996e >+SIZE (node-v10.24.0.tar.gz) = 46321470
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 254042
: 223007