Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ipmiutil: update to 3.1.8
@ 2023-02-16 23:37 dkwo
  2023-02-16 23:43 ` [PR PATCH] [Updated] " dkwo
  2023-02-17  7:54 ` [PR PATCH] [Merged]: " Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: dkwo @ 2023-02-16 23:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages O3ipmi
https://github.com/void-linux/void-packages/pull/42325

ipmiutil: update to 3.1.8
- I tested the changes in this PR: **NO**
- I built this PR locally for my native architecture, (x86_64-musl)

Update so it builds with openssl3 #37681 @Vaelatern 

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

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

From 09265acf09d5e5ef3a5d6c1b196c7cf8609d48a9 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 16 Feb 2023 18:35:21 -0500
Subject: [PATCH] ipmiutil: update to 3.1.8

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

diff --git a/srcpkgs/ipmiutil/template b/srcpkgs/ipmiutil/template
index 6662a7f65d59..dbc8db324c57 100644
--- a/srcpkgs/ipmiutil/template
+++ b/srcpkgs/ipmiutil/template
@@ -1,7 +1,7 @@
 # Template file for 'ipmiutil'
 pkgname=ipmiutil
-version=3.1.3
-revision=4
+version=3.1.8
+revision=1
 archs="i686* x86_64* ppc*"
 build_style=gnu-configure
 configure_args="--disable-systemd --libdir=/usr/lib"
@@ -12,7 +12,7 @@ license="BSD-2-Clause, BSD-3-Clause"
 #changelog="http://ipmiutil.sourceforge.net/docs/ChangeLog"
 homepage="http://ipmiutil.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b80303b6f05cbe48e728dd925fef201e9604a90cd3fc9c8af113367e8d6dbe57
+checksum=b14357b9723e38a19c24df2771cff63d5f15f8682cd8a5b47235044b767b1888
 disable_parallel_build=yes
 
 post_install() {

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

* Re: [PR PATCH] [Updated] ipmiutil: update to 3.1.8
  2023-02-16 23:37 [PR PATCH] ipmiutil: update to 3.1.8 dkwo
@ 2023-02-16 23:43 ` dkwo
  2023-02-17  7:54 ` [PR PATCH] [Merged]: " Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: dkwo @ 2023-02-16 23:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages O3ipmi
https://github.com/void-linux/void-packages/pull/42325

ipmiutil: update to 3.1.8
- I tested the changes in this PR: **NO**
- I built this PR locally for my native architecture, (x86_64-musl)

Update so it builds with openssl3 #37681 @Vaelatern 

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

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

From e758edd32ec505dc6a53278431b0957833f3effb Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 16 Feb 2023 18:35:21 -0500
Subject: [PATCH] ipmiutil: update to 3.1.8

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

diff --git a/srcpkgs/ipmiutil/template b/srcpkgs/ipmiutil/template
index 6662a7f65d59..81e270b8230a 100644
--- a/srcpkgs/ipmiutil/template
+++ b/srcpkgs/ipmiutil/template
@@ -1,7 +1,7 @@
 # Template file for 'ipmiutil'
 pkgname=ipmiutil
-version=3.1.3
-revision=4
+version=3.1.8
+revision=1
 archs="i686* x86_64* ppc*"
 build_style=gnu-configure
 configure_args="--disable-systemd --libdir=/usr/lib"
@@ -12,8 +12,9 @@ license="BSD-2-Clause, BSD-3-Clause"
 #changelog="http://ipmiutil.sourceforge.net/docs/ChangeLog"
 homepage="http://ipmiutil.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b80303b6f05cbe48e728dd925fef201e9604a90cd3fc9c8af113367e8d6dbe57
+checksum=b14357b9723e38a19c24df2771cff63d5f15f8682cd8a5b47235044b767b1888
 disable_parallel_build=yes
+conflicts="renameutils"
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: ipmiutil: update to 3.1.8
  2023-02-16 23:37 [PR PATCH] ipmiutil: update to 3.1.8 dkwo
  2023-02-16 23:43 ` [PR PATCH] [Updated] " dkwo
@ 2023-02-17  7:54 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2023-02-17  7:54 UTC (permalink / raw)
  To: ml

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

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

ipmiutil: update to 3.1.8
https://github.com/void-linux/void-packages/pull/42325

Description:
- I tested the changes in this PR: **NO**
- I built this PR locally for my native architecture, (x86_64-musl)

Update so it builds with openssl3 #37681 @Vaelatern 

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

end of thread, other threads:[~2023-02-17  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 23:37 [PR PATCH] ipmiutil: update to 3.1.8 dkwo
2023-02-16 23:43 ` [PR PATCH] [Updated] " dkwo
2023-02-17  7:54 ` [PR PATCH] [Merged]: " Vaelatern

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