Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lms: update to 3.57.0.
@ 2024-08-30 23:50 Rooyca
  2024-08-31  0:32 ` [PR PATCH] [Updated] " Rooyca
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rooyca @ 2024-08-30 23:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages lms357
https://github.com/void-linux/void-packages/pull/52053

lms: update to 3.57.0.


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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 63b6e7f4979f37e4ccc63948c33328e00cb82505 Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Fri, 30 Aug 2024 18:48:41 -0500
Subject: [PATCH] lms: update to 3.57.0.

---
 srcpkgs/lms/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lms/template b/srcpkgs/lms/template
index 02058c54629c63..6edc5f99ab5f0b 100644
--- a/srcpkgs/lms/template
+++ b/srcpkgs/lms/template
@@ -1,6 +1,6 @@
 # Template file for 'lms'
 pkgname=lms
-version=3.56.0
+version=3.57.0
 revision=1
 build_style=cmake
 configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
@@ -13,7 +13,7 @@ maintainer="danoloan10 <danoloan10@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/epoupon/lms"
 distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz "
-checksum=0270838187528de88e61d0da5d4a68614a6b66140752090f930071f01935557f
+checksum=7e5d447715915d8d980d3a82a429358951e831ff43d955084109b5898545416c
 
 system_accounts="_lms"
 _lms_homedir="/var/lms"

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

* Re: [PR PATCH] [Updated] lms: update to 3.57.0.
  2024-08-30 23:50 [PR PATCH] lms: update to 3.57.0 Rooyca
@ 2024-08-31  0:32 ` Rooyca
  2024-09-19  3:18 ` Rooyca
  2024-09-22 17:14 ` [PR PATCH] [Merged]: lms: update to 3.58.0 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Rooyca @ 2024-08-31  0:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages lms357
https://github.com/void-linux/void-packages/pull/52053

lms: update to 3.57.0.


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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 801dee6e97a919316de27d793485bda80c12866b Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Fri, 30 Aug 2024 18:48:41 -0500
Subject: [PATCH] lms: update to 3.57.0.

---
 srcpkgs/lms/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lms/template b/srcpkgs/lms/template
index 02058c54629c63..6edc5f99ab5f0b 100644
--- a/srcpkgs/lms/template
+++ b/srcpkgs/lms/template
@@ -1,6 +1,6 @@
 # Template file for 'lms'
 pkgname=lms
-version=3.56.0
+version=3.57.0
 revision=1
 build_style=cmake
 configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
@@ -13,7 +13,7 @@ maintainer="danoloan10 <danoloan10@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/epoupon/lms"
 distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz "
-checksum=0270838187528de88e61d0da5d4a68614a6b66140752090f930071f01935557f
+checksum=7e5d447715915d8d980d3a82a429358951e831ff43d955084109b5898545416c
 
 system_accounts="_lms"
 _lms_homedir="/var/lms"

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

* Re: [PR PATCH] [Updated] lms: update to 3.57.0.
  2024-08-30 23:50 [PR PATCH] lms: update to 3.57.0 Rooyca
  2024-08-31  0:32 ` [PR PATCH] [Updated] " Rooyca
@ 2024-09-19  3:18 ` Rooyca
  2024-09-22 17:14 ` [PR PATCH] [Merged]: lms: update to 3.58.0 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Rooyca @ 2024-09-19  3:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages lms357
https://github.com/void-linux/void-packages/pull/52053

lms: update to 3.57.0.


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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 56a132be05869a6d22d13420cd30b3d5f0ff186d Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Fri, 30 Aug 2024 18:48:41 -0500
Subject: [PATCH] lms: update to 3.58.0.

---
 srcpkgs/lms/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lms/template b/srcpkgs/lms/template
index 02058c54629c63..0e27b637e617aa 100644
--- a/srcpkgs/lms/template
+++ b/srcpkgs/lms/template
@@ -1,6 +1,6 @@
 # Template file for 'lms'
 pkgname=lms
-version=3.56.0
+version=3.58.0
 revision=1
 build_style=cmake
 configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
@@ -13,7 +13,7 @@ maintainer="danoloan10 <danoloan10@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/epoupon/lms"
 distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz "
-checksum=0270838187528de88e61d0da5d4a68614a6b66140752090f930071f01935557f
+checksum=557476f01f6e6527c656ff6b26383adc785d95c4017df2450d80eb67834ae3e0
 
 system_accounts="_lms"
 _lms_homedir="/var/lms"

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

* Re: [PR PATCH] [Merged]: lms: update to 3.58.0.
  2024-08-30 23:50 [PR PATCH] lms: update to 3.57.0 Rooyca
  2024-08-31  0:32 ` [PR PATCH] [Updated] " Rooyca
  2024-09-19  3:18 ` Rooyca
@ 2024-09-22 17:14 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-09-22 17:14 UTC (permalink / raw)
  To: ml

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

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

lms: update to 3.58.0.
https://github.com/void-linux/void-packages/pull/52053

Description:


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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2024-09-22 17:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-30 23:50 [PR PATCH] lms: update to 3.57.0 Rooyca
2024-08-31  0:32 ` [PR PATCH] [Updated] " Rooyca
2024-09-19  3:18 ` Rooyca
2024-09-22 17:14 ` [PR PATCH] [Merged]: lms: update to 3.58.0 classabbyamp

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