pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

unit: the vendor is going to review the following patches.



Module Name:	pkgsrc-wip
Committed By:	Sergey A. Osokin <osa%FreeBSD.org@localhost>
Pushed By:	osa
Date:		Fri Feb 12 13:17:37 2021 -0500
Changeset:	b192731415356140f8d1c8a2c6119e12a1ef53b8

Modified Files:
	unit/distinfo
	unit/patches/patch-src_nxt__conf__validation.c
	unit/patches/patch-src_nxt__kqueue__engine.c
	unit/patches/patch-src_nxt__router.c
	unit/patches/patch-src_nxt__unit.c

Log Message:
unit: the vendor is going to review the following patches.

So, update their descriptions and regenerate their checksums.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b192731415356140f8d1c8a2c6119e12a1ef53b8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unit/distinfo                                  | 8 ++++----
 unit/patches/patch-src_nxt__conf__validation.c | 2 ++
 unit/patches/patch-src_nxt__kqueue__engine.c   | 2 ++
 unit/patches/patch-src_nxt__router.c           | 2 ++
 unit/patches/patch-src_nxt__unit.c             | 4 +++-
 5 files changed, 13 insertions(+), 5 deletions(-)

diffs:
diff --git a/unit/distinfo b/unit/distinfo
index ef82fdf00c..986c0db997 100644
--- a/unit/distinfo
+++ b/unit/distinfo
@@ -7,10 +7,10 @@ Size (unit-1.22.0.tar.gz) = 824763 bytes
 SHA1 (patch-auto_events) = 0347dfefbedaacd206c8c2bfd8ea38b18995dd9f
 SHA1 (patch-auto_os_conf) = 6d1cd7aef662a60d4288014eb6fadbe8c1268e55
 SHA1 (patch-src_nxt__cert.c) = c91e45f148a079b543a0d3cb277388bffb3e2854
-SHA1 (patch-src_nxt__conf__validation.c) = 99662fc0d975604fea0708a810e916991d0bf578
-SHA1 (patch-src_nxt__kqueue__engine.c) = ace06a06a5323cf6199354e4ca830e735c58a549
+SHA1 (patch-src_nxt__conf__validation.c) = bc00a598fc3e8a6bb9ccee3b773b603e788b426f
+SHA1 (patch-src_nxt__kqueue__engine.c) = c341425f4b21d4cff6e003958f88a04b53dc4ee1
 SHA1 (patch-src_nxt__php__sapi.c) = 2d5e557ff2066bec78f5bfbca6a64688f60da01b
-SHA1 (patch-src_nxt__router.c) = 366ceab22664726238c57a4650a844a0f8f1ca89
-SHA1 (patch-src_nxt__unit.c) = 008b654ad1ea140ee65ce326a1a9d3abf79fc3ec
+SHA1 (patch-src_nxt__router.c) = cc679af06fce1589d555c001574cd4cbd1af53b7
+SHA1 (patch-src_nxt__unit.c) = fd9a43fc2cbcd342cd5e82e074c3c5a3d6a090cb
 SHA1 (patch-src_nxt__unix.h) = c0db5bc4d9c45a3ead48627567284d8b3041b0a0
 SHA1 (patch-src_nxt__websocket__header.h) = 1b50405b187cc8a662372a1c20ab7737278135ae
diff --git a/unit/patches/patch-src_nxt__conf__validation.c b/unit/patches/patch-src_nxt__conf__validation.c
index b49d6c4d86..31540bba2e 100644
--- a/unit/patches/patch-src_nxt__conf__validation.c
+++ b/unit/patches/patch-src_nxt__conf__validation.c
@@ -3,6 +3,8 @@ $NetBSD$
 NetBSD portability,
 https://mail-index.netbsd.org/tech-userlevel/2014/08/15/msg008729.html
 
+This patch is going to be reviewed by the vendor.
+
 --- src/nxt_conf_validation.c.orig	2020-11-20 11:59:37.258205794 -0500
 +++ src/nxt_conf_validation.c	2020-11-20 12:11:43.940557782 -0500
 @@ -1426,10 +1426,10 @@
diff --git a/unit/patches/patch-src_nxt__kqueue__engine.c b/unit/patches/patch-src_nxt__kqueue__engine.c
index 145b1c9888..b88528474f 100644
--- a/unit/patches/patch-src_nxt__kqueue__engine.c
+++ b/unit/patches/patch-src_nxt__kqueue__engine.c
@@ -2,6 +2,8 @@ $NetBSD$
 
 Use correct types on NetBSD-CURRENT.
 
+This patch is going to be reviewed by the vendor.
+
 --- src/nxt_kqueue_engine.c.orig	2021-02-04 15:22:33.000000000 +0000
 +++ src/nxt_kqueue_engine.c
 @@ -39,8 +39,10 @@
diff --git a/unit/patches/patch-src_nxt__router.c b/unit/patches/patch-src_nxt__router.c
index c7efa538e3..2564532e7f 100644
--- a/unit/patches/patch-src_nxt__router.c
+++ b/unit/patches/patch-src_nxt__router.c
@@ -2,6 +2,8 @@ $NetBSD$
 
 Silence warning.
 
+This patch is going to be reviewed by the vendor.
+
 --- src/nxt_router.c.orig	2020-10-08 16:04:40.000000000 +0000
 +++ src/nxt_router.c
 @@ -3692,7 +3692,7 @@ nxt_router_thread_exit_handler(nxt_task_
diff --git a/unit/patches/patch-src_nxt__unit.c b/unit/patches/patch-src_nxt__unit.c
index 4d377dd128..a06964f633 100644
--- a/unit/patches/patch-src_nxt__unit.c
+++ b/unit/patches/patch-src_nxt__unit.c
@@ -1,6 +1,8 @@
 $NetBSD$
 
-Use more apropriate format specifier for shm preix
+Use more apropriate format specifier for shm prefix.
+
+This patch is going to be reviewed by the vendor.
 
 --- src/nxt_unit.c.orig	2020-11-19 18:12:30.000000000 +0000
 +++ src/nxt_unit.c


Home | Main Index | Thread Index | Old Index