Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vte3: update to 0.60.3.
@ 2020-05-31 19:42 mnabid
  2020-05-31 20:35 ` mnabid
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mnabid @ 2020-05-31 19:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages vte3
https://github.com/void-linux/void-packages/pull/22478

vte3: update to 0.60.3.


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

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

From ac08a2b66b93b6a47a7fc4cc58a7dc0f1791600a Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Mon, 1 Jun 2020 01:41:38 +0600
Subject: [PATCH] vte3: update to 0.60.3.

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

diff --git a/srcpkgs/vte3/template b/srcpkgs/vte3/template
index 32b117a30ee..6116b3cc621 100644
--- a/srcpkgs/vte3/template
+++ b/srcpkgs/vte3/template
@@ -1,7 +1,7 @@
 # Template file for 'vte3'
 pkgname=vte3
-version=0.60.2
-revision=2
+version=0.60.3
+revision=1
 wrksrc="vte-${version}"
 build_style=meson
 build_helper="gir"
@@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
 distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
-checksum=35a0280e3f12feeb3096da05699191373c47a4a20c55cb7081e828e6015f8ca5
+checksum=feb76e1181a357d86112d447a08d127e2081438df76ece83243b18609dd9822a
 
 # Suppress warnings as errors for NULL format strings (musl libc)
 CXXFLAGS="-Wno-error=format="

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

* Re: vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
@ 2020-05-31 20:35 ` mnabid
  2020-05-31 20:39 ` mobinmob
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mnabid @ 2020-05-31 20:35 UTC (permalink / raw)
  To: ml

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

New comment by mnabid on void-packages repository

https://github.com/void-linux/void-packages/pull/22478#issuecomment-636526005

Comment:
**From Travis:** 
```
SONAME: libicuuc.so.64 <-> UNKNOWN PKG PLEASE FIX!
```



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

* Re: vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
  2020-05-31 20:35 ` mnabid
@ 2020-05-31 20:39 ` mobinmob
  2020-06-01  0:34 ` fosslinux
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2020-05-31 20:39 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/22478#issuecomment-636526505

Comment:
Unfortunately c-i is broken for the last couple if days :( I hope it gets sorted out.

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

* Re: vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
  2020-05-31 20:35 ` mnabid
  2020-05-31 20:39 ` mobinmob
@ 2020-06-01  0:34 ` fosslinux
  2020-06-01  3:46 ` abenson
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: fosslinux @ 2020-06-01  0:34 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/22478#issuecomment-636556503

Comment:
I think this is just because the builders were in the middle of the icu rebuild. If you wait for a few hours and then force push again (maybe a commit message change or somethign) it should work.

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

* Re: vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
                   ` (2 preceding siblings ...)
  2020-06-01  0:34 ` fosslinux
@ 2020-06-01  3:46 ` abenson
  2020-06-01 14:32 ` [PR PATCH] [Updated] " mnabid
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: abenson @ 2020-06-01  3:46 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/22478#issuecomment-636597701

Comment:
A rebase and force push should be enough to trigger it.

On Sun, May 31, 2020, 19:34 fosslinux <notifications@github.com> wrote:

> I think this is just because the builders were in the middle of the icu
> rebuild. If you wait for a few hours and then force push again (maybe a
> commit message change or somethign) it should work.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/void-linux/void-packages/pull/22478#issuecomment-636556503>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AABXP5IHFXSRWRBKGKGKYRTRULZTDANCNFSM4NPJKM3Q>
> .
>


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

* Re: [PR PATCH] [Updated] vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
                   ` (3 preceding siblings ...)
  2020-06-01  3:46 ` abenson
@ 2020-06-01 14:32 ` mnabid
  2020-06-01 17:48 ` mnabid
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mnabid @ 2020-06-01 14:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages vte3
https://github.com/void-linux/void-packages/pull/22478

vte3: update to 0.60.3.


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

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

From e019f41ade729457153405c6bede9c208cf47404 Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Mon, 1 Jun 2020 01:41:38 +0600
Subject: [PATCH] vte3: update to 0.60.3.

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

diff --git a/srcpkgs/vte3/template b/srcpkgs/vte3/template
index 32b117a30ee..6116b3cc621 100644
--- a/srcpkgs/vte3/template
+++ b/srcpkgs/vte3/template
@@ -1,7 +1,7 @@
 # Template file for 'vte3'
 pkgname=vte3
-version=0.60.2
-revision=2
+version=0.60.3
+revision=1
 wrksrc="vte-${version}"
 build_style=meson
 build_helper="gir"
@@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
 distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
-checksum=35a0280e3f12feeb3096da05699191373c47a4a20c55cb7081e828e6015f8ca5
+checksum=feb76e1181a357d86112d447a08d127e2081438df76ece83243b18609dd9822a
 
 # Suppress warnings as errors for NULL format strings (musl libc)
 CXXFLAGS="-Wno-error=format="

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

* Re: [PR PATCH] [Updated] vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
                   ` (4 preceding siblings ...)
  2020-06-01 14:32 ` [PR PATCH] [Updated] " mnabid
@ 2020-06-01 17:48 ` mnabid
  2020-06-01 18:10 ` mnabid
  2020-06-01 23:54 ` [PR PATCH] [Updated] " mnabid
  7 siblings, 0 replies; 9+ messages in thread
From: mnabid @ 2020-06-01 17:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages vte3
https://github.com/void-linux/void-packages/pull/22478

vte3: update to 0.60.3.
Successfully built for: 
* `x86_64`
* `armv7l{,-musl}`
* `aarch64{,-musl}`

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

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

From 041afbd49ad88084fbbac16f610e74136b64833e Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Mon, 1 Jun 2020 01:41:38 +0600
Subject: [PATCH] vte3: update to 0.60.3.

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

diff --git a/srcpkgs/vte3/template b/srcpkgs/vte3/template
index 32b117a30ee..6116b3cc621 100644
--- a/srcpkgs/vte3/template
+++ b/srcpkgs/vte3/template
@@ -1,7 +1,7 @@
 # Template file for 'vte3'
 pkgname=vte3
-version=0.60.2
-revision=2
+version=0.60.3
+revision=1
 wrksrc="vte-${version}"
 build_style=meson
 build_helper="gir"
@@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
 distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
-checksum=35a0280e3f12feeb3096da05699191373c47a4a20c55cb7081e828e6015f8ca5
+checksum=feb76e1181a357d86112d447a08d127e2081438df76ece83243b18609dd9822a
 
 # Suppress warnings as errors for NULL format strings (musl libc)
 CXXFLAGS="-Wno-error=format="

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

* Re: vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
                   ` (5 preceding siblings ...)
  2020-06-01 17:48 ` mnabid
@ 2020-06-01 18:10 ` mnabid
  2020-06-01 23:54 ` [PR PATCH] [Updated] " mnabid
  7 siblings, 0 replies; 9+ messages in thread
From: mnabid @ 2020-06-01 18:10 UTC (permalink / raw)
  To: ml

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

New comment by mnabid on void-packages repository

https://github.com/void-linux/void-packages/pull/22478#issuecomment-637021856

Comment:
:disappointed: Still same error. Meanwhile, [I built locally](https://github.com/void-linux/void-packages/pull/22478#issue-425660056) and it builds and runs fine.

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

* Re: [PR PATCH] [Updated] vte3: update to 0.60.3.
  2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
                   ` (6 preceding siblings ...)
  2020-06-01 18:10 ` mnabid
@ 2020-06-01 23:54 ` mnabid
  7 siblings, 0 replies; 9+ messages in thread
From: mnabid @ 2020-06-01 23:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages vte3
https://github.com/void-linux/void-packages/pull/22478

vte3: update to 0.60.3.
Successfully built for: 
* `x86_64`
* `armv7l{,-musl}`
* `aarch64{,-musl}`

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

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

From 94902becc0d90f8e0c25b6f6be545b38cd23cae5 Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Mon, 1 Jun 2020 01:41:38 +0600
Subject: [PATCH] vte3: update to 0.60.3.

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

diff --git a/srcpkgs/vte3/template b/srcpkgs/vte3/template
index 32b117a30ee..6116b3cc621 100644
--- a/srcpkgs/vte3/template
+++ b/srcpkgs/vte3/template
@@ -1,7 +1,7 @@
 # Template file for 'vte3'
 pkgname=vte3
-version=0.60.2
-revision=2
+version=0.60.3
+revision=1
 wrksrc="vte-${version}"
 build_style=meson
 build_helper="gir"
@@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
 distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
-checksum=35a0280e3f12feeb3096da05699191373c47a4a20c55cb7081e828e6015f8ca5
+checksum=feb76e1181a357d86112d447a08d127e2081438df76ece83243b18609dd9822a
 
 # Suppress warnings as errors for NULL format strings (musl libc)
 CXXFLAGS="-Wno-error=format="

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

end of thread, other threads:[~2020-06-01 23:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-31 19:42 [PR PATCH] vte3: update to 0.60.3 mnabid
2020-05-31 20:35 ` mnabid
2020-05-31 20:39 ` mobinmob
2020-06-01  0:34 ` fosslinux
2020-06-01  3:46 ` abenson
2020-06-01 14:32 ` [PR PATCH] [Updated] " mnabid
2020-06-01 17:48 ` mnabid
2020-06-01 18:10 ` mnabid
2020-06-01 23:54 ` [PR PATCH] [Updated] " mnabid

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