Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] efl: update to 1.26.3.
@ 2022-10-05  1:32 glaulher
  2022-10-05  1:40 ` [PR PATCH] [Updated] " glaulher
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: glaulher @ 2022-10-05  1:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages efl
https://github.com/void-linux/void-packages/pull/39728

efl: update to 1.26.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l

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

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

From 3479c8891f7d629d3d14ebbfbc3c56e7471865a3 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 4 Oct 2022 22:27:00 -0300
Subject: [PATCH] efl: update to 1.26.3.

---
 srcpkgs/efl/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template
index 03db80792947..3f2a9d78d677 100644
--- a/srcpkgs/efl/template
+++ b/srcpkgs/efl/template
@@ -1,6 +1,6 @@
 # Template file for 'efl'
 pkgname=efl
-version=1.26.2
+version=1.26.3
 revision=2
 build_style=meson
 configure_args="
@@ -52,7 +52,9 @@ license="LGPL-2.1-only"
 homepage="https://enlightenment.org"
 changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
 distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
-checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
+checksum=d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15
+
+# ERROR: efl-1.26.3_2: do_check: 'xvfb-run dbus-run-session ninja -C build test'
 make_check=extended
 
 if [ "$XBPS_CHECK_PKGS" ]; then

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

* Re: [PR PATCH] [Updated] efl: update to 1.26.3.
  2022-10-05  1:32 [PR PATCH] efl: update to 1.26.3 glaulher
@ 2022-10-05  1:40 ` glaulher
  2022-10-05  1:42 ` glaulher
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2022-10-05  1:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages efl
https://github.com/void-linux/void-packages/pull/39728

efl: update to 1.26.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l

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

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

From 3479c8891f7d629d3d14ebbfbc3c56e7471865a3 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 4 Oct 2022 22:27:00 -0300
Subject: [PATCH 1/2] efl: update to 1.26.3.

---
 srcpkgs/efl/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template
index 03db80792947..3f2a9d78d677 100644
--- a/srcpkgs/efl/template
+++ b/srcpkgs/efl/template
@@ -1,6 +1,6 @@
 # Template file for 'efl'
 pkgname=efl
-version=1.26.2
+version=1.26.3
 revision=2
 build_style=meson
 configure_args="
@@ -52,7 +52,9 @@ license="LGPL-2.1-only"
 homepage="https://enlightenment.org"
 changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
 distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
-checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
+checksum=d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15
+
+# ERROR: efl-1.26.3_2: do_check: 'xvfb-run dbus-run-session ninja -C build test'
 make_check=extended
 
 if [ "$XBPS_CHECK_PKGS" ]; then

From 4a2f335fea69dcf0278abc09061147805be30ac3 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 4 Oct 2022 22:39:53 -0300
Subject: [PATCH 2/2] efl: update to 1.26.3.

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

diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template
index 3f2a9d78d677..e171a9cdfe23 100644
--- a/srcpkgs/efl/template
+++ b/srcpkgs/efl/template
@@ -1,7 +1,7 @@
 # Template file for 'efl'
 pkgname=efl
 version=1.26.3
-revision=2
+revision=1
 build_style=meson
 configure_args="
  -Dbuild-examples=false

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

* Re: [PR PATCH] [Updated] efl: update to 1.26.3.
  2022-10-05  1:32 [PR PATCH] efl: update to 1.26.3 glaulher
  2022-10-05  1:40 ` [PR PATCH] [Updated] " glaulher
@ 2022-10-05  1:42 ` glaulher
  2022-10-05 21:45 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2022-10-05  1:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages efl
https://github.com/void-linux/void-packages/pull/39728

efl: update to 1.26.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l

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

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

From 5ccae5f28b26e06f4e20dca481e42e9637e96814 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 4 Oct 2022 22:42:22 -0300
Subject: [PATCH] efl: update to 1.26.3.

---
 srcpkgs/efl/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template
index 03db80792947..e171a9cdfe23 100644
--- a/srcpkgs/efl/template
+++ b/srcpkgs/efl/template
@@ -1,7 +1,7 @@
 # Template file for 'efl'
 pkgname=efl
-version=1.26.2
-revision=2
+version=1.26.3
+revision=1
 build_style=meson
 configure_args="
  -Dbuild-examples=false
@@ -52,7 +52,9 @@ license="LGPL-2.1-only"
 homepage="https://enlightenment.org"
 changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
 distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
-checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
+checksum=d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15
+
+# ERROR: efl-1.26.3_2: do_check: 'xvfb-run dbus-run-session ninja -C build test'
 make_check=extended
 
 if [ "$XBPS_CHECK_PKGS" ]; then

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

* Re: [PR REVIEW] efl: update to 1.26.3.
  2022-10-05  1:32 [PR PATCH] efl: update to 1.26.3 glaulher
  2022-10-05  1:40 ` [PR PATCH] [Updated] " glaulher
  2022-10-05  1:42 ` glaulher
@ 2022-10-05 21:45 ` classabbyamp
  2022-10-07  3:03 ` [PR PATCH] [Updated] " glaulher
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-10-05 21:45 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39728#discussion_r988380895

Comment:
this isn't a useful message. from the comment in `do_check()`, it sounds like these tests are flaky, so say something like that

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

* Re: [PR PATCH] [Updated] efl: update to 1.26.3.
  2022-10-05  1:32 [PR PATCH] efl: update to 1.26.3 glaulher
                   ` (2 preceding siblings ...)
  2022-10-05 21:45 ` [PR REVIEW] " classabbyamp
@ 2022-10-07  3:03 ` glaulher
  2023-01-06  2:00 ` github-actions
  2023-01-20  2:01 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2022-10-07  3:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages efl
https://github.com/void-linux/void-packages/pull/39728

efl: update to 1.26.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l

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

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

From d1af8ca426aaceb5036d8613a0f881d4d4d3607f Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Fri, 7 Oct 2022 00:02:14 -0300
Subject: [PATCH] efl: update to 1.26.3.

---
 srcpkgs/efl/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template
index 03db80792947..7658eb8f94e5 100644
--- a/srcpkgs/efl/template
+++ b/srcpkgs/efl/template
@@ -1,7 +1,7 @@
 # Template file for 'efl'
 pkgname=efl
-version=1.26.2
-revision=2
+version=1.26.3
+revision=1
 build_style=meson
 configure_args="
  -Dbuild-examples=false
@@ -52,7 +52,9 @@ license="LGPL-2.1-only"
 homepage="https://enlightenment.org"
 changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
 distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
-checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
+checksum=d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15
+
+# Tests broken
 make_check=extended
 
 if [ "$XBPS_CHECK_PKGS" ]; then

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

* Re: efl: update to 1.26.3.
  2022-10-05  1:32 [PR PATCH] efl: update to 1.26.3 glaulher
                   ` (3 preceding siblings ...)
  2022-10-07  3:03 ` [PR PATCH] [Updated] " glaulher
@ 2023-01-06  2:00 ` github-actions
  2023-01-20  2:01 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-01-06  2:00 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39728#issuecomment-1373039700

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: efl: update to 1.26.3.
  2022-10-05  1:32 [PR PATCH] efl: update to 1.26.3 glaulher
                   ` (4 preceding siblings ...)
  2023-01-06  2:00 ` github-actions
@ 2023-01-20  2:01 ` github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-01-20  2:01 UTC (permalink / raw)
  To: ml

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

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

efl: update to 1.26.3.
https://github.com/void-linux/void-packages/pull/39728

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l

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

end of thread, other threads:[~2023-01-20  2:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05  1:32 [PR PATCH] efl: update to 1.26.3 glaulher
2022-10-05  1:40 ` [PR PATCH] [Updated] " glaulher
2022-10-05  1:42 ` glaulher
2022-10-05 21:45 ` [PR REVIEW] " classabbyamp
2022-10-07  3:03 ` [PR PATCH] [Updated] " glaulher
2023-01-06  2:00 ` github-actions
2023-01-20  2:01 ` [PR PATCH] [Closed]: " github-actions

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