Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] portage: update to 3.0.32.
@ 2022-07-14 13:05 teldra
  2022-07-15  7:50 ` [PR PATCH] [Updated] " teldra
  2022-07-15 12:35 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: teldra @ 2022-07-14 13:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-portage
https://github.com/void-linux/void-packages/pull/38063

portage: update to 3.0.32.
<!-- 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 [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 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/38063.patch is attached

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

From d1139d3ac0996dcaba41b81f58679eb8602cccc7 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 14 Jul 2022 15:04:54 +0200
Subject: [PATCH] portage: update to 3.0.32.

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

diff --git a/srcpkgs/portage/template b/srcpkgs/portage/template
index cf2c8da536d7..a46550ae3ad4 100644
--- a/srcpkgs/portage/template
+++ b/srcpkgs/portage/template
@@ -1,6 +1,6 @@
 # Template file for 'portage'
 pkgname=portage
-version=3.0.30
+version=3.0.32
 revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=python3-module
@@ -14,7 +14,7 @@ license="GPL-2.0-only"
 homepage="https://wiki.gentoo.org/wiki/Portage"
 changelog="https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES"
 distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
-checksum=12b855d732218f2f4e2a226756e31f8dbcffade74c83e74a921e1febed37518a
+checksum=442c028fb8c8926491bc92f0d4d25a5ffabb1750d10f9c056471c1768a9202a2
 
 conf_files="
 	/etc/dispatch-conf.conf

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

* Re: [PR PATCH] [Updated] portage: update to 3.0.32.
  2022-07-14 13:05 [PR PATCH] portage: update to 3.0.32 teldra
@ 2022-07-15  7:50 ` teldra
  2022-07-15 12:35 ` [PR PATCH] [Merged]: " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: teldra @ 2022-07-15  7:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-portage
https://github.com/void-linux/void-packages/pull/38063

portage: update to 3.0.32.
<!-- 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 [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 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/38063.patch is attached

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

From a5508bc1ee1deb735ef2426f59d0d56d6c82cdc4 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 14 Jul 2022 15:04:54 +0200
Subject: [PATCH] portage: update to 3.0.32.

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

diff --git a/srcpkgs/portage/template b/srcpkgs/portage/template
index cf2c8da536d7..a46550ae3ad4 100644
--- a/srcpkgs/portage/template
+++ b/srcpkgs/portage/template
@@ -1,6 +1,6 @@
 # Template file for 'portage'
 pkgname=portage
-version=3.0.30
+version=3.0.32
 revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=python3-module
@@ -14,7 +14,7 @@ license="GPL-2.0-only"
 homepage="https://wiki.gentoo.org/wiki/Portage"
 changelog="https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES"
 distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
-checksum=12b855d732218f2f4e2a226756e31f8dbcffade74c83e74a921e1febed37518a
+checksum=442c028fb8c8926491bc92f0d4d25a5ffabb1750d10f9c056471c1768a9202a2
 
 conf_files="
 	/etc/dispatch-conf.conf

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

* Re: [PR PATCH] [Merged]: portage: update to 3.0.32.
  2022-07-14 13:05 [PR PATCH] portage: update to 3.0.32 teldra
  2022-07-15  7:50 ` [PR PATCH] [Updated] " teldra
@ 2022-07-15 12:35 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2022-07-15 12:35 UTC (permalink / raw)
  To: ml

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

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

portage: update to 3.0.32.
https://github.com/void-linux/void-packages/pull/38063

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 [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 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] 3+ messages in thread

end of thread, other threads:[~2022-07-15 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 13:05 [PR PATCH] portage: update to 3.0.32 teldra
2022-07-15  7:50 ` [PR PATCH] [Updated] " teldra
2022-07-15 12:35 ` [PR PATCH] [Merged]: " sgn

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