Github messages for voidlinux
 help / color / mirror / Atom feed
From: teldra <teldra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] portage: update to 3.0.29.
Date: Tue, 14 Dec 2021 14:23:52 +0100	[thread overview]
Message-ID: <20211214132352.5HicBagP6rTYVNFaSPCFxmvmsZsUeVyEyXWVCFAm2dM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34455@inbox.vuxu.org>

[-- 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"

  parent reply	other threads:[~2021-12-14 13:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 22:09 [PR PATCH] " teldra
2021-12-09 22:17 ` [PR PATCH] [Updated] " teldra
2021-12-10 17:38 ` Chocimier
2021-12-14 13:23 ` teldra [this message]
2021-12-14 19:50 ` portage: update to 3.0.30 teldra
2021-12-15 20:09 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211214132352.5HicBagP6rTYVNFaSPCFxmvmsZsUeVyEyXWVCFAm2dM@z \
    --to=teldra@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).