Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] portage: update to 3.0.29.
@ 2021-12-09 22:09 teldra
  2021-12-09 22:17 ` [PR PATCH] [Updated] " teldra
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: teldra @ 2021-12-09 22:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1215 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/34455

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

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

<!--
#### 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, (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/34455.patch is attached

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

From b8a0af9a42a470c10fe4906392edf80a31267bcd Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 9 Dec 2021 23:08:23 +0100
Subject: [PATCH] portage: update to 3.0.29.

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

diff --git a/srcpkgs/portage/template b/srcpkgs/portage/template
index fdf5518cda6e..c4f90bdc7a18 100644
--- a/srcpkgs/portage/template
+++ b/srcpkgs/portage/template
@@ -1,7 +1,7 @@
 # Template file for 'portage'
 pkgname=portage
-version=3.0.28
-revision=2
+version=3.0.29
+revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=python3-module
 make_install_args="--sbindir=/usr/bin"
@@ -13,7 +13,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://wiki.gentoo.org/wiki/Portage"
 distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
-checksum=bb5e9db681f437b68e9e9cab3f637b757d6c6a90cb30ac41f6567430beb4a67f
+checksum=6e4e9291691ea75ca5bc77b8273bc220ac24ba68ac38a2cb4421720299c9fbf7
 
 conf_files="
 	/etc/dispatch-conf.conf

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

* Re: [PR PATCH] [Updated] portage: update to 3.0.29.
  2021-12-09 22:09 [PR PATCH] portage: update to 3.0.29 teldra
@ 2021-12-09 22:17 ` teldra
  2021-12-10 17:38 ` Chocimier
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: teldra @ 2021-12-09 22:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1220 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/34455

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

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

<!--
#### 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, (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/34455.patch is attached

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

From f242a44c52db81eb21f372d38cede445c109c64a Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 9 Dec 2021 23:08:23 +0100
Subject: [PATCH] portage: update to 3.0.29.

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

diff --git a/srcpkgs/portage/template b/srcpkgs/portage/template
index fdf5518cda6e..6a77c560beb3 100644
--- a/srcpkgs/portage/template
+++ b/srcpkgs/portage/template
@@ -1,7 +1,7 @@
 # Template file for 'portage'
 pkgname=portage
-version=3.0.28
-revision=2
+version=3.0.29
+revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=python3-module
 make_install_args="--sbindir=/usr/bin"
@@ -13,10 +13,9 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://wiki.gentoo.org/wiki/Portage"
 distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
-checksum=bb5e9db681f437b68e9e9cab3f637b757d6c6a90cb30ac41f6567430beb4a67f
+checksum=6e4e9291691ea75ca5bc77b8273bc220ac24ba68ac38a2cb4421720299c9fbf7
 
 conf_files="
 	/etc/dispatch-conf.conf
 	/etc/etc-update.conf
-	/etc/logrotate.d/elog-save-summary
-	/etc/portage/repo.postsync.d/example"
+	/etc/logrotate.d/elog-save-summary"

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

* Re: portage: update to 3.0.29.
  2021-12-09 22:09 [PR PATCH] portage: update to 3.0.29 teldra
  2021-12-09 22:17 ` [PR PATCH] [Updated] " teldra
@ 2021-12-10 17:38 ` Chocimier
  2021-12-14 13:23 ` [PR PATCH] [Updated] " teldra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-12-10 17:38 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/34455#issuecomment-991165314

Comment:
Please add changelog: https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES

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

* Re: [PR PATCH] [Updated] portage: update to 3.0.29.
  2021-12-09 22:09 [PR PATCH] portage: update to 3.0.29 teldra
  2021-12-09 22:17 ` [PR PATCH] [Updated] " teldra
  2021-12-10 17:38 ` Chocimier
@ 2021-12-14 13:23 ` teldra
  2021-12-14 19:50 ` portage: update to 3.0.30 teldra
  2021-12-15 20:09 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: teldra @ 2021-12-14 13:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1225 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/34455

portage: update to 3.0.29.
<!-- 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, (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/34455.patch is attached

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

From 025f11e8377ef8605f69112f78ab6524e5d5b2e7 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 9 Dec 2021 23:08:23 +0100
Subject: [PATCH] portage: update to 3.0.30.

---
 srcpkgs/portage/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/portage/template b/srcpkgs/portage/template
index fdf5518cda6e..cf2c8da536d7 100644
--- a/srcpkgs/portage/template
+++ b/srcpkgs/portage/template
@@ -1,7 +1,7 @@
 # Template file for 'portage'
 pkgname=portage
-version=3.0.28
-revision=2
+version=3.0.30
+revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=python3-module
 make_install_args="--sbindir=/usr/bin"
@@ -12,11 +12,11 @@ short_desc="Gentoo's package management system"
 maintainer="teldra <teldra@rotce.de>"
 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=bb5e9db681f437b68e9e9cab3f637b757d6c6a90cb30ac41f6567430beb4a67f
+checksum=12b855d732218f2f4e2a226756e31f8dbcffade74c83e74a921e1febed37518a
 
 conf_files="
 	/etc/dispatch-conf.conf
 	/etc/etc-update.conf
-	/etc/logrotate.d/elog-save-summary
-	/etc/portage/repo.postsync.d/example"
+	/etc/logrotate.d/elog-save-summary"

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

* Re: portage: update to 3.0.30.
  2021-12-09 22:09 [PR PATCH] portage: update to 3.0.29 teldra
                   ` (2 preceding siblings ...)
  2021-12-14 13:23 ` [PR PATCH] [Updated] " teldra
@ 2021-12-14 19:50 ` teldra
  2021-12-15 20:09 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: teldra @ 2021-12-14 19:50 UTC (permalink / raw)
  To: ml

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

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/34455#issuecomment-993925945

Comment:
> Please add changelog: https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES

@Chocimier done

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

* Re: [PR PATCH] [Merged]: portage: update to 3.0.30.
  2021-12-09 22:09 [PR PATCH] portage: update to 3.0.29 teldra
                   ` (3 preceding siblings ...)
  2021-12-14 19:50 ` portage: update to 3.0.30 teldra
@ 2021-12-15 20:09 ` Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-12-15 20:09 UTC (permalink / raw)
  To: ml

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

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

portage: update to 3.0.30.
https://github.com/void-linux/void-packages/pull/34455

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


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

end of thread, other threads:[~2021-12-15 20:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 22:09 [PR PATCH] portage: update to 3.0.29 teldra
2021-12-09 22:17 ` [PR PATCH] [Updated] " teldra
2021-12-10 17:38 ` Chocimier
2021-12-14 13:23 ` [PR PATCH] [Updated] " teldra
2021-12-14 19:50 ` portage: update to 3.0.30 teldra
2021-12-15 20:09 ` [PR PATCH] [Merged]: " Chocimier

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