Github messages for voidlinux
 help / color / mirror / Atom feed
From: mhmdanas <mhmdanas@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dmidecode: update to 3.5.
Date: Fri, 31 Mar 2023 23:12:25 +0200	[thread overview]
Message-ID: <20230331211225.JYxgedqQ27zua2Nxuh0NhvtVPFA17XbO2u4hNBODtC8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42947@inbox.vuxu.org>

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

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

https://github.com/mhmdanas/void-packages dmidecode-3.5
https://github.com/void-linux/void-packages/pull/42947

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

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

@steinex

<!--
#### 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/42947.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmidecode-3.5-42947.patch --]
[-- Type: text/x-diff, Size: 1439 bytes --]

From e153af4f191e514f8d7eaafef16df49c2d2a4233 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 23 Mar 2023 17:53:50 +0000
Subject: [PATCH] dmidecode: update to 3.5.

---
 srcpkgs/dmidecode/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dmidecode/template b/srcpkgs/dmidecode/template
index 38b39b5c56b5..71ca360e511d 100644
--- a/srcpkgs/dmidecode/template
+++ b/srcpkgs/dmidecode/template
@@ -1,6 +1,6 @@
 # Template file for 'dmidecode'
 pkgname=dmidecode
-version=3.4
+version=3.5
 revision=1
 build_style=gnu-makefile
 make_build_args="sbindir=/usr/bin"
@@ -8,6 +8,9 @@ make_install_args="sbindir=/usr/bin"
 short_desc="Desktop Management Interface table related utilities"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
-homepage="http://www.nongnu.org/dmidecode"
-distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=43cba851d8467c9979ccdbeab192eb6638c7d3a697eba5ddb779da8837542212
+homepage="https://www.nongnu.org/dmidecode"
+changelog="https://git.savannah.gnu.org/cgit/dmidecode.git/plain/NEWS"
+# Should be using NONGNU_SITE instead, but that often redirects to outdated
+# mirrors, causing fetching the distfile to fail.
+distfiles="https://download-mirror.savannah.gnu.org/releases/dmidecode/dmidecode-${version}.tar.xz"
+checksum=79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073

  parent reply	other threads:[~2023-03-31 21:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 17:55 [PR PATCH] " mhmdanas
2023-03-23 18:04 ` [PR PATCH] [Updated] " mhmdanas
2023-03-24 17:19 ` steinex
2023-03-24 20:14 ` mhmdanas
2023-03-24 20:16 ` mhmdanas
2023-03-25  6:50 ` steinex
2023-03-31 20:53 ` [PR PATCH] [Updated] " mhmdanas
2023-03-31 21:11 ` mhmdanas
2023-03-31 21:12 ` mhmdanas [this message]
2023-03-31 21:15 ` mhmdanas
2023-05-19 15:38 ` [PR PATCH] [Merged]: " ahesford

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=20230331211225.JYxgedqQ27zua2Nxuh0NhvtVPFA17XbO2u4hNBODtC8@z \
    --to=mhmdanas@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).