* [PR PATCH] m17n-db: update to 1.8.7
@ 2024-09-08 12:16 newbluemoon
2024-09-15 13:26 ` [PR PATCH] [Updated] " newbluemoon
2024-09-18 2:13 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 2 replies; 3+ messages in thread
From: newbluemoon @ 2024-09-08 12:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]
There is a new pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages m17n-db
https://github.com/void-linux/void-packages/pull/52145
m17n-db: update to 1.8.7
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO** (have no setup to really test it)
<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64 (cross)
- armv7l-musl (cross)
- i686
- x86_64-musl
A patch file from https://github.com/void-linux/void-packages/pull/52145.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-m17n-db-52145.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]
From 97d2c6dd0214b61c54a3d62b09e98dd6a565c24c Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 8 Sep 2024 14:12:52 +0200
Subject: [PATCH] m17n-db: update to 1.8.7
---
srcpkgs/m17n-db/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/m17n-db/template b/srcpkgs/m17n-db/template
index 9eec87943757d6..e2e1137326a68e 100644
--- a/srcpkgs/m17n-db/template
+++ b/srcpkgs/m17n-db/template
@@ -1,8 +1,8 @@
# Template file for 'm17n-db'
pkgname=m17n-db
-version=1.8.5
+version=1.8.7
revision=1
-_glibc_version=2.38
+_glibc_version=2.39
build_style=gnu-configure
create_wrksrc=yes
build_wrksrc=m17n-db-$version
@@ -14,5 +14,5 @@ license="LGPL-2.1-or-later"
homepage="http://www.nongnu.org/m17n/"
distfiles="${NONGNU_SITE}/m17n/m17n-db-${version}.tar.gz
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz"
-checksum="b68fff422c0a2864ee56e2c4517382133b981bb4ba39b53f47895cd8b1c0a736
- fb82998998b2b29965467bc1b69d152e9c307d2cf301c9eafb4555b770ef3fd2"
+checksum="e19bb0e27af9fb23c52eaf0e9c827bb73bfceceec9feab038e63d4bca89b9b08
+ f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] m17n-db: update to 1.8.7
2024-09-08 12:16 [PR PATCH] m17n-db: update to 1.8.7 newbluemoon
@ 2024-09-15 13:26 ` newbluemoon
2024-09-18 2:13 ` [PR PATCH] [Merged]: " classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: newbluemoon @ 2024-09-15 13:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]
There is an updated pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages m17n-db
https://github.com/void-linux/void-packages/pull/52145
m17n-db: update to 1.8.7
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO** (have no setup to really test it)
<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64 (cross)
- armv7l-musl (cross)
- i686
- x86_64-musl
A patch file from https://github.com/void-linux/void-packages/pull/52145.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-m17n-db-52145.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]
From 5297529efbff0f192bd6d5a01f747e6a2201de5e Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 8 Sep 2024 14:12:52 +0200
Subject: [PATCH] m17n-db: update to 1.8.7
---
srcpkgs/m17n-db/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/m17n-db/template b/srcpkgs/m17n-db/template
index 9eec87943757d6..e2e1137326a68e 100644
--- a/srcpkgs/m17n-db/template
+++ b/srcpkgs/m17n-db/template
@@ -1,8 +1,8 @@
# Template file for 'm17n-db'
pkgname=m17n-db
-version=1.8.5
+version=1.8.7
revision=1
-_glibc_version=2.38
+_glibc_version=2.39
build_style=gnu-configure
create_wrksrc=yes
build_wrksrc=m17n-db-$version
@@ -14,5 +14,5 @@ license="LGPL-2.1-or-later"
homepage="http://www.nongnu.org/m17n/"
distfiles="${NONGNU_SITE}/m17n/m17n-db-${version}.tar.gz
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz"
-checksum="b68fff422c0a2864ee56e2c4517382133b981bb4ba39b53f47895cd8b1c0a736
- fb82998998b2b29965467bc1b69d152e9c307d2cf301c9eafb4555b770ef3fd2"
+checksum="e19bb0e27af9fb23c52eaf0e9c827bb73bfceceec9feab038e63d4bca89b9b08
+ f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: m17n-db: update to 1.8.7
2024-09-08 12:16 [PR PATCH] m17n-db: update to 1.8.7 newbluemoon
2024-09-15 13:26 ` [PR PATCH] [Updated] " newbluemoon
@ 2024-09-18 2:13 ` classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-09-18 2:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]
There's a merged pull request on the void-packages repository
m17n-db: update to 1.8.7
https://github.com/void-linux/void-packages/pull/52145
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO** (have no setup to really test it)
<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64 (cross)
- armv7l-musl (cross)
- i686
- x86_64-musl
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-18 2:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-08 12:16 [PR PATCH] m17n-db: update to 1.8.7 newbluemoon
2024-09-15 13:26 ` [PR PATCH] [Updated] " newbluemoon
2024-09-18 2:13 ` [PR PATCH] [Merged]: " 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).