Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] docker-buildx: update to 0.11.2.
@ 2023-09-01 22:00 TeddyDD
  2023-09-01 22:12 ` gbrlsnchs
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: TeddyDD @ 2023-09-01 22:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-docker-buildx
https://github.com/void-linux/void-packages/pull/45877

docker-buildx: update to 0.11.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

ping @gbrlsnchs 

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-docker-buildx-45877.patch --]
[-- Type: text/x-diff, Size: 1150 bytes --]

From 618b08c3fc80f0164cf3e5ef8574bb6564cd4867 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Fri, 1 Sep 2023 23:59:35 +0200
Subject: [PATCH] docker-buildx: update to 0.11.2.

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

diff --git a/srcpkgs/docker-buildx/template b/srcpkgs/docker-buildx/template
index 049bd9ac176ac..57ce2fd01a63c 100644
--- a/srcpkgs/docker-buildx/template
+++ b/srcpkgs/docker-buildx/template
@@ -1,7 +1,7 @@
 # Template file for 'docker-buildx'
 pkgname=docker-buildx
-version=0.10.3
-revision=3
+version=0.11.2
+revision=1
 build_style=go
 go_import_path="github.com/docker/buildx"
 go_package="./cmd/buildx"
@@ -12,7 +12,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/buildx/working-with-buildx/"
 distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
-checksum=e21ce4b222cfcc5fe981a1ee51fca1f7c7d59de0f1911ae3f64f6d9a969695a3
+checksum=371eb742213ed580179fc4fdfd9a197f0e3115e91979b7907828427d578d49e5
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: docker-buildx: update to 0.11.2.
  2023-09-01 22:00 [PR PATCH] docker-buildx: update to 0.11.2 TeddyDD
@ 2023-09-01 22:12 ` gbrlsnchs
  2023-09-02 12:15 ` [PR PATCH] [Updated] " TeddyDD
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: gbrlsnchs @ 2023-09-01 22:12 UTC (permalink / raw)
  To: ml

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

New comment by gbrlsnchs on void-packages repository

https://github.com/void-linux/void-packages/pull/45877#issuecomment-1703376836

Comment:
I'm no longer a Void user, so it would be good if someone could take over this package.

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

* Re: [PR PATCH] [Updated] docker-buildx: update to 0.11.2.
  2023-09-01 22:00 [PR PATCH] docker-buildx: update to 0.11.2 TeddyDD
  2023-09-01 22:12 ` gbrlsnchs
@ 2023-09-02 12:15 ` TeddyDD
  2023-09-02 12:18 ` TeddyDD
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: TeddyDD @ 2023-09-02 12:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-docker-buildx
https://github.com/void-linux/void-packages/pull/45877

docker-buildx: update to 0.11.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

ping @gbrlsnchs 

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-docker-buildx-45877.patch --]
[-- Type: text/x-diff, Size: 1361 bytes --]

From fa4c2f51ba8854c39762825085415ec0d834cc24 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Fri, 1 Sep 2023 23:59:35 +0200
Subject: [PATCH] docker-buildx: update to 0.11.2, adopt.

---
 srcpkgs/docker-buildx/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/docker-buildx/template b/srcpkgs/docker-buildx/template
index 049bd9ac176ac..b756deb1d9d45 100644
--- a/srcpkgs/docker-buildx/template
+++ b/srcpkgs/docker-buildx/template
@@ -1,18 +1,18 @@
 # Template file for 'docker-buildx'
 pkgname=docker-buildx
-version=0.10.3
-revision=3
+version=0.11.2
+revision=1
 build_style=go
 go_import_path="github.com/docker/buildx"
 go_package="./cmd/buildx"
 go_ldflags="-X github.com/docker/buildx/version.Version=v${version}"
 depends="docker-cli"
 short_desc="Docker CLI plugin for extended build capabilities with BuildKit"
-maintainer="Gabriel Sanches <gabriel@gsr.dev>"
+maintainer="Daniel Lewan <daniel@teddydd.me>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/buildx/working-with-buildx/"
 distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
-checksum=e21ce4b222cfcc5fe981a1ee51fca1f7c7d59de0f1911ae3f64f6d9a969695a3
+checksum=371eb742213ed580179fc4fdfd9a197f0e3115e91979b7907828427d578d49e5
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: [PR PATCH] [Updated] docker-buildx: update to 0.11.2.
  2023-09-01 22:00 [PR PATCH] docker-buildx: update to 0.11.2 TeddyDD
  2023-09-01 22:12 ` gbrlsnchs
  2023-09-02 12:15 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-09-02 12:18 ` TeddyDD
  2023-09-02 12:19 ` TeddyDD
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: TeddyDD @ 2023-09-02 12:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-docker-buildx
https://github.com/void-linux/void-packages/pull/45877

docker-buildx: update to 0.11.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

ping @gbrlsnchs 

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-docker-buildx-45877.patch --]
[-- Type: text/x-diff, Size: 3023 bytes --]

From fa4c2f51ba8854c39762825085415ec0d834cc24 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Fri, 1 Sep 2023 23:59:35 +0200
Subject: [PATCH 1/2] docker-buildx: update to 0.11.2, adopt.

---
 srcpkgs/docker-buildx/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/docker-buildx/template b/srcpkgs/docker-buildx/template
index 049bd9ac176ac..b756deb1d9d45 100644
--- a/srcpkgs/docker-buildx/template
+++ b/srcpkgs/docker-buildx/template
@@ -1,18 +1,18 @@
 # Template file for 'docker-buildx'
 pkgname=docker-buildx
-version=0.10.3
-revision=3
+version=0.11.2
+revision=1
 build_style=go
 go_import_path="github.com/docker/buildx"
 go_package="./cmd/buildx"
 go_ldflags="-X github.com/docker/buildx/version.Version=v${version}"
 depends="docker-cli"
 short_desc="Docker CLI plugin for extended build capabilities with BuildKit"
-maintainer="Gabriel Sanches <gabriel@gsr.dev>"
+maintainer="Daniel Lewan <daniel@teddydd.me>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/buildx/working-with-buildx/"
 distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
-checksum=e21ce4b222cfcc5fe981a1ee51fca1f7c7d59de0f1911ae3f64f6d9a969695a3
+checksum=371eb742213ed580179fc4fdfd9a197f0e3115e91979b7907828427d578d49e5
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

From c02f0fd2d790fb8376dd07de577ca7e7f0163c43 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Sat, 2 Sep 2023 14:18:16 +0200
Subject: [PATCH 2/2] Orphan gbrlsnchs's packages.

https://github.com/void-linux/void-packages/pull/45877#issuecomment-1703376836
---
 srcpkgs/circleci-cli/template | 2 +-
 srcpkgs/packr2/template       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/circleci-cli/template b/srcpkgs/circleci-cli/template
index 23f5a1a5495e0..629f530a5f3c3 100644
--- a/srcpkgs/circleci-cli/template
+++ b/srcpkgs/circleci-cli/template
@@ -9,7 +9,7 @@ go_ldflags="-X github.com/CircleCI-Public/${pkgname}/version.Version=${version}
  -X github.com/CircleCI-Public/${pkgname}/version.packageManager=xbps"
 hostmakedepends="packr2"
 short_desc="Use CircleCI from the command line"
-maintainer="Gabriel Sanches <gabriel@gsr.dev>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://circleci-public.github.io/circleci-cli/"
 distfiles="https://github.com/CircleCI-Public/${pkgname}/archive/v${version}.tar.gz"
diff --git a/srcpkgs/packr2/template b/srcpkgs/packr2/template
index 1df39c1dfc3fb..1afa0f4113160 100644
--- a/srcpkgs/packr2/template
+++ b/srcpkgs/packr2/template
@@ -7,7 +7,7 @@ build_style=go
 go_import_path="github.com/gobuffalo/${_pkgname}/v2"
 go_package="./packr2"
 short_desc="Static files embedder for Go binaries"
-maintainer="Gabriel Sanches <gabriel@gsr.dev>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/gobuffalo/packr"
 distfiles="https://github.com/gobuffalo/${_pkgname}/archive/v${version}.tar.gz"

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

* Re: docker-buildx: update to 0.11.2.
  2023-09-01 22:00 [PR PATCH] docker-buildx: update to 0.11.2 TeddyDD
                   ` (2 preceding siblings ...)
  2023-09-02 12:18 ` TeddyDD
@ 2023-09-02 12:19 ` TeddyDD
  2023-09-03  3:20 ` [PR PATCH] [Merged]: docker-buildx: update to 0.11.2, adopt. Orphan gbrlsnchs packages classabbyamp
  2023-09-03  5:13 ` dawgcodes
  5 siblings, 0 replies; 7+ messages in thread
From: TeddyDD @ 2023-09-02 12:19 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/45877#issuecomment-1703817302

Comment:
Okay, I'll adopt buildx. I orphaned your other packages as well. 

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

* Re: [PR PATCH] [Merged]: docker-buildx: update to 0.11.2, adopt. Orphan gbrlsnchs packages.
  2023-09-01 22:00 [PR PATCH] docker-buildx: update to 0.11.2 TeddyDD
                   ` (3 preceding siblings ...)
  2023-09-02 12:19 ` TeddyDD
@ 2023-09-03  3:20 ` classabbyamp
  2023-09-03  5:13 ` dawgcodes
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-09-03  3:20 UTC (permalink / raw)
  To: ml

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

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

docker-buildx: update to 0.11.2, adopt. Orphan gbrlsnchs packages.
https://github.com/void-linux/void-packages/pull/45877

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

ping @gbrlsnchs 

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: docker-buildx: update to 0.11.2, adopt. Orphan gbrlsnchs packages.
  2023-09-01 22:00 [PR PATCH] docker-buildx: update to 0.11.2 TeddyDD
                   ` (4 preceding siblings ...)
  2023-09-03  3:20 ` [PR PATCH] [Merged]: docker-buildx: update to 0.11.2, adopt. Orphan gbrlsnchs packages classabbyamp
@ 2023-09-03  5:13 ` dawgcodes
  5 siblings, 0 replies; 7+ messages in thread
From: dawgcodes @ 2023-09-03  5:13 UTC (permalink / raw)
  To: ml

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

New comment by dawgcodes on void-packages repository

https://github.com/void-linux/void-packages/pull/45877#issuecomment-1704008795

Comment:
Thanks for fixing the bug

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

end of thread, other threads:[~2023-09-03  5:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01 22:00 [PR PATCH] docker-buildx: update to 0.11.2 TeddyDD
2023-09-01 22:12 ` gbrlsnchs
2023-09-02 12:15 ` [PR PATCH] [Updated] " TeddyDD
2023-09-02 12:18 ` TeddyDD
2023-09-02 12:19 ` TeddyDD
2023-09-03  3:20 ` [PR PATCH] [Merged]: docker-buildx: update to 0.11.2, adopt. Orphan gbrlsnchs packages classabbyamp
2023-09-03  5:13 ` dawgcodes

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