Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opensm: update to 3.3.24
@ 2021-11-04  6:21 uhohspaghetios
  2021-11-04 16:29 ` [PR PATCH] [Updated] " uhohspaghetios
  2021-11-06  0:56 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: uhohspaghetios @ 2021-11-04  6:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhohspaghetios/void-packages opensm-3.3.24
https://github.com/void-linux/void-packages/pull/33896

opensm: update to 3.3.24
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33896.patch is attached

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

From e3c65d0dd3cffba1cac227b2c942ae0df9a784f8 Mon Sep 17 00:00:00 2001
From: Rich G <rich@richgannon.net>
Date: Thu, 4 Nov 2021 02:21:06 -0400
Subject: [PATCH] opensm: update to 3.3.24

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

diff --git a/srcpkgs/opensm/template b/srcpkgs/opensm/template
index 101bf3a27ce2..bb07688f4c51 100644
--- a/srcpkgs/opensm/template
+++ b/srcpkgs/opensm/template
@@ -1,16 +1,16 @@
 # Template file for 'opensm'
 pkgname=opensm
-version=3.3.22
+version=3.3.24
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake bison flex libtool"
 makedepends="rdma-core-devel"
 short_desc="InfiniBand Subnet Manager and Administrator"
-maintainer="Rich G <rich@richgannon.net>"
+maintainer="uhohspaghetios <rich@servermonkeys.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/linux-rdma/opensm"
 distfiles="https://github.com/linux-rdma/opensm/releases/download/${version}/opensm-${version}.tar.gz"
-checksum=1e0dc56a5cf5f8e5cd68bd534591405a5f5f1975ace40509f61a43cc2fe74ca7
+checksum=a3335e371a4b044427574dff9d324c6c334e502e8facdf58bc070ee151d7e460
 
 pre_configure() {
 	./autogen.sh

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

* Re: [PR PATCH] [Updated] opensm: update to 3.3.24
  2021-11-04  6:21 [PR PATCH] opensm: update to 3.3.24 uhohspaghetios
@ 2021-11-04 16:29 ` uhohspaghetios
  2021-11-06  0:56 ` [PR PATCH] [Merged]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: uhohspaghetios @ 2021-11-04 16:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhohspaghetios/void-packages opensm-3.3.24
https://github.com/void-linux/void-packages/pull/33896

opensm: update to 3.3.24
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33896.patch is attached

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

From 91e1617d9802829b58bf6f3e3a275f58a3dc52f2 Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Thu, 4 Nov 2021 02:21:06 -0400
Subject: [PATCH] opensm: update to 3.3.24

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

diff --git a/srcpkgs/opensm/template b/srcpkgs/opensm/template
index 101bf3a27ce2..bb07688f4c51 100644
--- a/srcpkgs/opensm/template
+++ b/srcpkgs/opensm/template
@@ -1,16 +1,16 @@
 # Template file for 'opensm'
 pkgname=opensm
-version=3.3.22
+version=3.3.24
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake bison flex libtool"
 makedepends="rdma-core-devel"
 short_desc="InfiniBand Subnet Manager and Administrator"
-maintainer="Rich G <rich@richgannon.net>"
+maintainer="uhohspaghetios <rich@servermonkeys.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/linux-rdma/opensm"
 distfiles="https://github.com/linux-rdma/opensm/releases/download/${version}/opensm-${version}.tar.gz"
-checksum=1e0dc56a5cf5f8e5cd68bd534591405a5f5f1975ace40509f61a43cc2fe74ca7
+checksum=a3335e371a4b044427574dff9d324c6c334e502e8facdf58bc070ee151d7e460
 
 pre_configure() {
 	./autogen.sh

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

* Re: [PR PATCH] [Merged]: opensm: update to 3.3.24
  2021-11-04  6:21 [PR PATCH] opensm: update to 3.3.24 uhohspaghetios
  2021-11-04 16:29 ` [PR PATCH] [Updated] " uhohspaghetios
@ 2021-11-06  0:56 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2021-11-06  0:56 UTC (permalink / raw)
  To: ml

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

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

opensm: update to 3.3.24
https://github.com/void-linux/void-packages/pull/33896

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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:[~2021-11-06  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04  6:21 [PR PATCH] opensm: update to 3.3.24 uhohspaghetios
2021-11-04 16:29 ` [PR PATCH] [Updated] " uhohspaghetios
2021-11-06  0:56 ` [PR PATCH] [Merged]: " Piraty

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