Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] double-conversion: update to 3.1.5
@ 2019-10-01  9:14 voidlinux-github
  2019-10-01 10:48 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01  9:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages double-conversion
https://github.com/void-linux/void-packages/pull/14875

double-conversion: update to 3.1.5


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-double-conversion-14875.patch --]
[-- Type: text/x-diff, Size: 4415 bytes --]

From 1ad594553ce641f16f92abf528fd92bf14d9aa79 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 1 Oct 2019 12:11:33 +0300
Subject: [PATCH 1/5] double-conversion: update to 3.1.5.

---
 common/shlibs                      | 2 +-
 srcpkgs/double-conversion/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 29c7d52b259..0616362e3d8 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2801,7 +2801,7 @@ libnss_libvirt_guest.so.2 libvirt-3.1.0_1
 libvirt-admin.so.0 libvirt-3.1.0_1
 libnss_libvirt.so.2 libvirt-3.1.0_1
 libassimp.so.5 libassimp-5.0.0_1
-libdouble-conversion.so.1 double-conversion-2.0.1_1
+libdouble-conversion.so.3 double-conversion-3.1.5_1
 libspectrum.so.8 libspectrum-1.2.2_1
 libbearssl.so.0 bearssl-0.3_1
 libXfont2.so.2 libXfont2-2.0.1_1
diff --git a/srcpkgs/double-conversion/template b/srcpkgs/double-conversion/template
index e67aa3b7d01..06f34f7985a 100644
--- a/srcpkgs/double-conversion/template
+++ b/srcpkgs/double-conversion/template
@@ -1,6 +1,6 @@
 # Template file for 'double-conversion'
 pkgname=double-conversion
-version=3.1.1
+version=3.1.5
 revision=1
 build_style=scons
 short_desc="Efficient binary-decimal and decimal-binary routines for IEEE doubles"
@@ -9,7 +9,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/google/double-conversion"
 changelog="https://raw.githubusercontent.com/google/double-conversion/master/Changelog"
 distfiles="https://github.com/google/double-conversion/archive/v${version}.tar.gz"
-checksum=c49a6b3fa9c917f827b156c8e0799ece88ae50440487a99fc2f284cfd357a5b9
+checksum=a63ecb93182134ba4293fd5f22d6e08ca417caafa244afaa751cbfddf6415b13
 
 post_install() {
 	vlicense LICENSE

From dc4a53fa174ffe0ebdb654ea9cb6291c4c8e2c27 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 1 Oct 2019 12:12:10 +0300
Subject: [PATCH 2/5] openscad: bump for new double-conversion

---
 srcpkgs/openscad/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/openscad/template b/srcpkgs/openscad/template
index bb00882f2e8..8b10c045806 100644
--- a/srcpkgs/openscad/template
+++ b/srcpkgs/openscad/template
@@ -1,7 +1,7 @@
 # Template file for 'openscad'
 pkgname=openscad
 version=2019.05
-revision=1
+revision=2
 build_style=qmake
 hostmakedepends="bison flex pkg-config"
 makedepends="cgal-devel harfbuzz-devel opencsg-devel qscintilla-qt5-devel

From 287c89c14cac484e077ea176a2b9f9f93e86406d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 1 Oct 2019 12:12:24 +0300
Subject: [PATCH 3/5] paraview: bump for new double-conversion

---
 srcpkgs/paraview/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..feb1c6ad9d9 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,7 +1,7 @@
 # Template file for 'paraview'
 pkgname=paraview
 version=5.6.1
-revision=1
+revision=2
 wrksrc=ParaView-v${version}
 build_style=cmake
 configure_args="-DPARAVIEW_ENABLE_FFMPEG=ON

From eeeab18c46d142a5e1206d3d5f4f64c71542bf16 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 1 Oct 2019 12:12:31 +0300
Subject: [PATCH 4/5] qt5: bump for new double-conversion

---
 srcpkgs/qt5/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/qt5/template b/srcpkgs/qt5/template
index 0b74add5101..8641832bc7a 100644
--- a/srcpkgs/qt5/template
+++ b/srcpkgs/qt5/template
@@ -1,7 +1,7 @@
 # Template file for 'qt5'
 pkgname=qt5
 version=5.13.1
-revision=1
+revision=2
 wrksrc="qt-everywhere-src-${version}"
 build_style=gnu-configure
 hostmakedepends="cmake clang flex git glib-devel gperf ninja pkg-config

From d693df40acc17e7aa735c47a5017482f713c4159 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 1 Oct 2019 12:12:45 +0300
Subject: [PATCH 5/5] vtk: bump for new double-conversion

---
 srcpkgs/vtk/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vtk/template b/srcpkgs/vtk/template
index c541f8cea19..933e5317364 100644
--- a/srcpkgs/vtk/template
+++ b/srcpkgs/vtk/template
@@ -1,7 +1,7 @@
 # Template file for 'vtk'
 pkgname=vtk
 version=8.2.0
-revision=4
+revision=5
 wrksrc=VTK-${version}
 build_style=cmake
 # vtk can be huge, especially with -DVTK_BUILD_ALL_MODULES=ON"

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

* Re: double-conversion: update to 3.1.5
  2019-10-01  9:14 [PR PATCH] double-conversion: update to 3.1.5 voidlinux-github
@ 2019-10-01 10:48 ` voidlinux-github
  2019-10-01 11:30 ` voidlinux-github
  2019-10-28 20:27 ` [PR PATCH] [Closed]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 10:48 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/14875#issuecomment-536980500

Comment:
Well, vtk and qt are beasts... I cannot build them localy and they pass the maximum time allowed in c-i.

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

* Re: double-conversion: update to 3.1.5
  2019-10-01  9:14 [PR PATCH] double-conversion: update to 3.1.5 voidlinux-github
  2019-10-01 10:48 ` voidlinux-github
@ 2019-10-01 11:30 ` voidlinux-github
  2019-10-28 20:27 ` [PR PATCH] [Closed]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 11:30 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/14875#issuecomment-536980500

Comment:
Well, vtk and qt are beasts... I cannot build them localy and they exceed the maximum time allowed in c-i. 

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

* Re: [PR PATCH] [Closed]: double-conversion: update to 3.1.5
  2019-10-01  9:14 [PR PATCH] double-conversion: update to 3.1.5 voidlinux-github
  2019-10-01 10:48 ` voidlinux-github
  2019-10-01 11:30 ` voidlinux-github
@ 2019-10-28 20:27 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-28 20:27 UTC (permalink / raw)
  To: ml

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

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

double-conversion: update to 3.1.5
https://github.com/void-linux/void-packages/pull/14875

Description:


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

end of thread, other threads:[~2019-10-28 20:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01  9:14 [PR PATCH] double-conversion: update to 3.1.5 voidlinux-github
2019-10-01 10:48 ` voidlinux-github
2019-10-01 11:30 ` voidlinux-github
2019-10-28 20:27 ` [PR PATCH] [Closed]: " voidlinux-github

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).