Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] android-udev-rules: update to 20241109.
@ 2024-11-11  5:08 Vinfall
  2024-12-03  2:47 ` [PR PATCH] [Updated] " Vinfall
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vinfall @ 2024-11-11  5:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages android-udev-rules-update
https://github.com/void-linux/void-packages/pull/52987

android-udev-rules: update to 20241109.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-glibc

Just small update

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-android-udev-rules-update-52987.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From 8d1c8383d3e91ed01deec411ecfd1ead86fc7fb1 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Mon, 11 Nov 2024 13:07:23 +0800
Subject: [PATCH] android-udev-rules: update to 20241109.

---
 srcpkgs/android-udev-rules/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/android-udev-rules/template b/srcpkgs/android-udev-rules/template
index 87758c147e4e20..21631848ca3623 100644
--- a/srcpkgs/android-udev-rules/template
+++ b/srcpkgs/android-udev-rules/template
@@ -1,6 +1,6 @@
 # Template file for 'android-udev-rules'
 pkgname=android-udev-rules
-version=20241019
+version=20241109
 revision=1
 short_desc="Android udev rules list aimed to be the most comprehensive on the net"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -8,7 +8,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/M0Rf30/android-udev-rules"
 changelog="https://github.com/M0Rf30/android-udev-rules/releases"
 distfiles="https://github.com/M0Rf30/android-udev-rules/archive/${version}.tar.gz"
-checksum=1fdb0aa5db086c371310f97c59191706968c8bf93d8c4a63b0c7a04734fd84df
+checksum=178251de2683dfe27d8bfd2259bc0bc8e38e68b3bc780baca68b8ae9d3d18aca
 system_groups="adbusers"
 
 do_install() {

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

* Re: [PR PATCH] [Updated] android-udev-rules: update to 20241109.
  2024-11-11  5:08 [PR PATCH] android-udev-rules: update to 20241109 Vinfall
@ 2024-12-03  2:47 ` Vinfall
  2024-12-19  2:40 ` Vinfall
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2024-12-03  2:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages android-udev-rules-update
https://github.com/void-linux/void-packages/pull/52987

android-udev-rules: update to 20241109.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-glibc

Just small update

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-android-udev-rules-update-52987.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From 404c364a13e4e512f3583ba292e4425042dc6b65 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Mon, 11 Nov 2024 13:07:23 +0800
Subject: [PATCH] android-udev-rules: update to 20241109.

---
 srcpkgs/android-udev-rules/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/android-udev-rules/template b/srcpkgs/android-udev-rules/template
index 87758c147e4e20..21631848ca3623 100644
--- a/srcpkgs/android-udev-rules/template
+++ b/srcpkgs/android-udev-rules/template
@@ -1,6 +1,6 @@
 # Template file for 'android-udev-rules'
 pkgname=android-udev-rules
-version=20241019
+version=20241109
 revision=1
 short_desc="Android udev rules list aimed to be the most comprehensive on the net"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -8,7 +8,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/M0Rf30/android-udev-rules"
 changelog="https://github.com/M0Rf30/android-udev-rules/releases"
 distfiles="https://github.com/M0Rf30/android-udev-rules/archive/${version}.tar.gz"
-checksum=1fdb0aa5db086c371310f97c59191706968c8bf93d8c4a63b0c7a04734fd84df
+checksum=178251de2683dfe27d8bfd2259bc0bc8e38e68b3bc780baca68b8ae9d3d18aca
 system_groups="adbusers"
 
 do_install() {

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

* Re: [PR PATCH] [Updated] android-udev-rules: update to 20241109.
  2024-11-11  5:08 [PR PATCH] android-udev-rules: update to 20241109 Vinfall
  2024-12-03  2:47 ` [PR PATCH] [Updated] " Vinfall
@ 2024-12-19  2:40 ` Vinfall
  2024-12-25  2:29 ` Vinfall
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2024-12-19  2:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages android-udev-rules-update
https://github.com/void-linux/void-packages/pull/52987

android-udev-rules: update to 20241109.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-glibc

Just small update

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-android-udev-rules-update-52987.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From 8c211739c6cd6c83cc7015cb189406793012e175 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Mon, 11 Nov 2024 13:07:23 +0800
Subject: [PATCH] android-udev-rules: update to 20241109.

---
 srcpkgs/android-udev-rules/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/android-udev-rules/template b/srcpkgs/android-udev-rules/template
index 87758c147e4e20..21631848ca3623 100644
--- a/srcpkgs/android-udev-rules/template
+++ b/srcpkgs/android-udev-rules/template
@@ -1,6 +1,6 @@
 # Template file for 'android-udev-rules'
 pkgname=android-udev-rules
-version=20241019
+version=20241109
 revision=1
 short_desc="Android udev rules list aimed to be the most comprehensive on the net"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -8,7 +8,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/M0Rf30/android-udev-rules"
 changelog="https://github.com/M0Rf30/android-udev-rules/releases"
 distfiles="https://github.com/M0Rf30/android-udev-rules/archive/${version}.tar.gz"
-checksum=1fdb0aa5db086c371310f97c59191706968c8bf93d8c4a63b0c7a04734fd84df
+checksum=178251de2683dfe27d8bfd2259bc0bc8e38e68b3bc780baca68b8ae9d3d18aca
 system_groups="adbusers"
 
 do_install() {

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

* Re: [PR PATCH] [Updated] android-udev-rules: update to 20241109.
  2024-11-11  5:08 [PR PATCH] android-udev-rules: update to 20241109 Vinfall
  2024-12-03  2:47 ` [PR PATCH] [Updated] " Vinfall
  2024-12-19  2:40 ` Vinfall
@ 2024-12-25  2:29 ` Vinfall
  2025-01-06  6:48 ` Vinfall
  2025-01-06 10:32 ` [PR PATCH] [Merged]: " Johnnynator
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2024-12-25  2:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages android-udev-rules-update
https://github.com/void-linux/void-packages/pull/52987

android-udev-rules: update to 20241109.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-glibc

Just small update

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-android-udev-rules-update-52987.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From 6b80acf00b070a42fddb35104b9c256ccf3066cb Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Mon, 11 Nov 2024 13:07:23 +0800
Subject: [PATCH] android-udev-rules: update to 20241109.

---
 srcpkgs/android-udev-rules/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/android-udev-rules/template b/srcpkgs/android-udev-rules/template
index 87758c147e4e20..21631848ca3623 100644
--- a/srcpkgs/android-udev-rules/template
+++ b/srcpkgs/android-udev-rules/template
@@ -1,6 +1,6 @@
 # Template file for 'android-udev-rules'
 pkgname=android-udev-rules
-version=20241019
+version=20241109
 revision=1
 short_desc="Android udev rules list aimed to be the most comprehensive on the net"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -8,7 +8,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/M0Rf30/android-udev-rules"
 changelog="https://github.com/M0Rf30/android-udev-rules/releases"
 distfiles="https://github.com/M0Rf30/android-udev-rules/archive/${version}.tar.gz"
-checksum=1fdb0aa5db086c371310f97c59191706968c8bf93d8c4a63b0c7a04734fd84df
+checksum=178251de2683dfe27d8bfd2259bc0bc8e38e68b3bc780baca68b8ae9d3d18aca
 system_groups="adbusers"
 
 do_install() {

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

* Re: [PR PATCH] [Updated] android-udev-rules: update to 20241109.
  2024-11-11  5:08 [PR PATCH] android-udev-rules: update to 20241109 Vinfall
                   ` (2 preceding siblings ...)
  2024-12-25  2:29 ` Vinfall
@ 2025-01-06  6:48 ` Vinfall
  2025-01-06 10:32 ` [PR PATCH] [Merged]: " Johnnynator
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2025-01-06  6:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages android-udev-rules-update
https://github.com/void-linux/void-packages/pull/52987

android-udev-rules: update to 20241109.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-glibc

Just small update

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-android-udev-rules-update-52987.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From ab236529df1427f66ed3562fdef9fbafd24627bd Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Mon, 11 Nov 2024 13:07:23 +0800
Subject: [PATCH] android-udev-rules: update to 20241109.

---
 srcpkgs/android-udev-rules/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/android-udev-rules/template b/srcpkgs/android-udev-rules/template
index 87758c147e4e20..21631848ca3623 100644
--- a/srcpkgs/android-udev-rules/template
+++ b/srcpkgs/android-udev-rules/template
@@ -1,6 +1,6 @@
 # Template file for 'android-udev-rules'
 pkgname=android-udev-rules
-version=20241019
+version=20241109
 revision=1
 short_desc="Android udev rules list aimed to be the most comprehensive on the net"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -8,7 +8,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/M0Rf30/android-udev-rules"
 changelog="https://github.com/M0Rf30/android-udev-rules/releases"
 distfiles="https://github.com/M0Rf30/android-udev-rules/archive/${version}.tar.gz"
-checksum=1fdb0aa5db086c371310f97c59191706968c8bf93d8c4a63b0c7a04734fd84df
+checksum=178251de2683dfe27d8bfd2259bc0bc8e38e68b3bc780baca68b8ae9d3d18aca
 system_groups="adbusers"
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: android-udev-rules: update to 20241109.
  2024-11-11  5:08 [PR PATCH] android-udev-rules: update to 20241109 Vinfall
                   ` (3 preceding siblings ...)
  2025-01-06  6:48 ` Vinfall
@ 2025-01-06 10:32 ` Johnnynator
  4 siblings, 0 replies; 6+ messages in thread
From: Johnnynator @ 2025-01-06 10:32 UTC (permalink / raw)
  To: ml

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

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

android-udev-rules: update to 20241109.
https://github.com/void-linux/void-packages/pull/52987

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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-glibc

Just small update

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

end of thread, other threads:[~2025-01-06 10:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-11  5:08 [PR PATCH] android-udev-rules: update to 20241109 Vinfall
2024-12-03  2:47 ` [PR PATCH] [Updated] " Vinfall
2024-12-19  2:40 ` Vinfall
2024-12-25  2:29 ` Vinfall
2025-01-06  6:48 ` Vinfall
2025-01-06 10:32 ` [PR PATCH] [Merged]: " Johnnynator

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