Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libluv: update to 1.36.0.0.
@ 2020-12-17 18:28 andry-dev
  2020-12-18 13:44 ` [PR REVIEW] " ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: andry-dev @ 2020-12-17 18:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

There is a new pull request by andry-dev against master on the void-packages repository

https://github.com/andry-dev/void-packages luv-1.36.0.0
https://github.com/void-linux/void-packages/pull/27234

libluv: update to 1.36.0.0.


A patch file from https://github.com/void-linux/void-packages/pull/27234.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-luv-1.36.0.0-27234.patch --]
[-- Type: text/x-diff, Size: 1670 bytes --]

From 8361ea8bdce0426eeffd18aeeb8028522edd5ab6 Mon Sep 17 00:00:00 2001
From: andry-dev <andry-dev@users.noreply.github.com>
Date: Thu, 17 Dec 2020 19:11:57 +0100
Subject: [PATCH] libluv: update to 1.36.0.0.

---
 common/shlibs           | 2 +-
 srcpkgs/libluv/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 01cc7e86e1f..e14837923be 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3754,7 +3754,7 @@ libdrumstick-alsa.so.1 drumstick-1.1.2_1
 libdrumstick-rt.so.1 drumstick-1.1.2_1
 libnozzle.so.1 libnozzle1-1.11_2
 libmygpo-qt5.so.1 libmygpo-qt-1.1.0_1
-libluv.so.1 libluv-1.30.1.0_1
+libluv.so.1 libluv-1.36.0.0_1
 libarmadillo.so.9 armadillo-9.700.2_1
 libvarnishapi.so.2 libvarnishapi-6.3.0_1
 libicns.so.1 libicns-0.8.1_1
diff --git a/srcpkgs/libluv/template b/srcpkgs/libluv/template
index 6f261668624..767f729527e 100644
--- a/srcpkgs/libluv/template
+++ b/srcpkgs/libluv/template
@@ -1,7 +1,7 @@
 # Template file for 'libluv'
 pkgname=libluv
-version=1.32.0.0
-revision=2
+version=1.36.0.0
+revision=1
 _distver="${version%.*}-${version##*.}"
 wrksrc=luv-${_distver}
 build_style=cmake
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://github.com/luvit/luv"
 distfiles="https://github.com/luvit/luv/releases/download/${_distver}/luv-${_distver}.tar.gz
 			https://raw.githubusercontent.com/luvit/luv/${_distver}/libluv.pc.in"
-checksum="25a34b2aecf02d1fd32352c855577dcecd20c756dee9eb7ebecd206bf1de26d3
+checksum="f2e7eb372574f25c6978c1dc74280d22efdcd7df2dda4a286c7fe7dceda26445
  be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e"
 skip_extraction="libluv.pc.in"
 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] libluv: update to 1.36.0.0.
  2020-12-17 18:28 [PR PATCH] libluv: update to 1.36.0.0 andry-dev
@ 2020-12-18 13:44 ` ericonr
  2020-12-18 15:28 ` [PR PATCH] [Updated] " andry-dev
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-18 13:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27234#discussion_r545839078

Comment:
You only need to update the shlib in exceptional circumstances or if the soname changes; in this case, it isn't necessary.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] libluv: update to 1.36.0.0.
  2020-12-17 18:28 [PR PATCH] libluv: update to 1.36.0.0 andry-dev
  2020-12-18 13:44 ` [PR REVIEW] " ericonr
@ 2020-12-18 15:28 ` andry-dev
  2020-12-18 15:30 ` [PR REVIEW] " andry-dev
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: andry-dev @ 2020-12-18 15:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There is an updated pull request by andry-dev against master on the void-packages repository

https://github.com/andry-dev/void-packages luv-1.36.0.0
https://github.com/void-linux/void-packages/pull/27234

libluv: update to 1.36.0.0.


A patch file from https://github.com/void-linux/void-packages/pull/27234.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-luv-1.36.0.0-27234.patch --]
[-- Type: text/x-diff, Size: 1167 bytes --]

From e98a04a4e2229a68e9bf1866c321096c673847a2 Mon Sep 17 00:00:00 2001
From: andry-dev <andry-dev@users.noreply.github.com>
Date: Thu, 17 Dec 2020 19:11:57 +0100
Subject: [PATCH] libluv: update to 1.36.0.0.

---
 srcpkgs/libluv/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libluv/template b/srcpkgs/libluv/template
index 6f261668624..767f729527e 100644
--- a/srcpkgs/libluv/template
+++ b/srcpkgs/libluv/template
@@ -1,7 +1,7 @@
 # Template file for 'libluv'
 pkgname=libluv
-version=1.32.0.0
-revision=2
+version=1.36.0.0
+revision=1
 _distver="${version%.*}-${version##*.}"
 wrksrc=luv-${_distver}
 build_style=cmake
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://github.com/luvit/luv"
 distfiles="https://github.com/luvit/luv/releases/download/${_distver}/luv-${_distver}.tar.gz
 			https://raw.githubusercontent.com/luvit/luv/${_distver}/libluv.pc.in"
-checksum="25a34b2aecf02d1fd32352c855577dcecd20c756dee9eb7ebecd206bf1de26d3
+checksum="f2e7eb372574f25c6978c1dc74280d22efdcd7df2dda4a286c7fe7dceda26445
  be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e"
 skip_extraction="libluv.pc.in"
 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] libluv: update to 1.36.0.0.
  2020-12-17 18:28 [PR PATCH] libluv: update to 1.36.0.0 andry-dev
  2020-12-18 13:44 ` [PR REVIEW] " ericonr
  2020-12-18 15:28 ` [PR PATCH] [Updated] " andry-dev
@ 2020-12-18 15:30 ` andry-dev
  2020-12-18 15:45 ` ericonr
  2020-12-18 15:46 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: andry-dev @ 2020-12-18 15:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New review comment by andry-dev on void-packages repository

https://github.com/void-linux/void-packages/pull/27234#discussion_r545910309

Comment:
I thought it was necessary, sorry. I reverted it back.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] libluv: update to 1.36.0.0.
  2020-12-17 18:28 [PR PATCH] libluv: update to 1.36.0.0 andry-dev
                   ` (2 preceding siblings ...)
  2020-12-18 15:30 ` [PR REVIEW] " andry-dev
@ 2020-12-18 15:45 ` ericonr
  2020-12-18 15:46 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-18 15:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27234#discussion_r545919718

Comment:
No problem :)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: libluv: update to 1.36.0.0.
  2020-12-17 18:28 [PR PATCH] libluv: update to 1.36.0.0 andry-dev
                   ` (3 preceding siblings ...)
  2020-12-18 15:45 ` ericonr
@ 2020-12-18 15:46 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-18 15:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

There's a merged pull request on the void-packages repository

libluv: update to 1.36.0.0.
https://github.com/void-linux/void-packages/pull/27234

Description:


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-18 15:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 18:28 [PR PATCH] libluv: update to 1.36.0.0 andry-dev
2020-12-18 13:44 ` [PR REVIEW] " ericonr
2020-12-18 15:28 ` [PR PATCH] [Updated] " andry-dev
2020-12-18 15:30 ` [PR REVIEW] " andry-dev
2020-12-18 15:45 ` ericonr
2020-12-18 15:46 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).