Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] enchant2: update to 2.3.3.
@ 2023-01-07 22:19 motorto
  2023-01-07 22:22 ` [PR PATCH] [Updated] " motorto
  2023-01-13 17:32 ` [PR PATCH] [Merged]: " Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2023-01-07 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages enchant-2.3.3
https://github.com/void-linux/void-packages/pull/41512

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

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

```
SUMMARY                                     
pkg       host         target        cross  result
enchant2  x86_64       x86_64        n      OK
enchant2  x86_64-musl  x86_64-musl   n      OK
enchant2  i686         i686          n      OK
enchant2  x86_64-musl  aarch64-musl  y      OK
enchant2  x86_64-musl  aarch64       y      OK
enchant2  x86_64-musl  armv7l-musl   y      OK
enchant2  x86_64-musl  armv7l        y      OK
enchant2  x86_64-musl  armv6l-musl   y      OK
enchant2  x86_64-musl  armv6l        y      OK
```

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

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

From 9caf9ae1ca0bdcab8e330497aab92324955eff44 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 7 Jan 2023 22:18:51 +0000
Subject: [PATCH] enchant2: update to 2.3.3.

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

diff --git a/srcpkgs/enchant2/template b/srcpkgs/enchant2/template
index 51a6c64eff35..2a6d3ca51f53 100644
--- a/srcpkgs/enchant2/template
+++ b/srcpkgs/enchant2/template
@@ -1,7 +1,7 @@
 # Template file for 'enchant2'
 pkgname=enchant2
-version=2.3.2
-revision=2
+version=2.3.3
+revision=1
 build_style=gnu-configure
 # so package doesn't conflict with enchant's /usr/share/enchant/enchant.ordering;
 # might be a bug in their build system that only this directory and/or file aren't
@@ -21,7 +21,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://abiword.github.io/enchant/"
 distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
-checksum=ce9ba47fd4d34031bd69445598a698a6611602b2b0e91d705e91a6f5099ead6e
+checksum=3da12103f11cf49c3cf2fd2ce3017575c5321a489e5b9bfa81dd91ec413f3891
 make_check=no # tests broken
 
 enchant2-devel_package() {

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

* Re: [PR PATCH] [Updated] enchant2: update to 2.3.3.
  2023-01-07 22:19 [PR PATCH] enchant2: update to 2.3.3 motorto
@ 2023-01-07 22:22 ` motorto
  2023-01-13 17:32 ` [PR PATCH] [Merged]: " Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2023-01-07 22:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages enchant-2.3.3
https://github.com/void-linux/void-packages/pull/41512

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

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

```
SUMMARY                                     
pkg       host         target        cross  result
enchant2  x86_64       x86_64        n      OK
enchant2  x86_64-musl  x86_64-musl   n      OK
enchant2  i686         i686          n      OK
enchant2  x86_64-musl  aarch64-musl  y      OK
enchant2  x86_64-musl  aarch64       y      OK
enchant2  x86_64-musl  armv7l-musl   y      OK
enchant2  x86_64-musl  armv7l        y      OK
enchant2  x86_64-musl  armv6l-musl   y      OK
enchant2  x86_64-musl  armv6l        y      OK
```

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

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

From 5f68621cd896faf9979258a5f37509cfd75d811a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 7 Jan 2023 22:18:51 +0000
Subject: [PATCH] enchant2: update to 2.3.3.

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

diff --git a/srcpkgs/enchant2/template b/srcpkgs/enchant2/template
index 51a6c64eff35..572af001c442 100644
--- a/srcpkgs/enchant2/template
+++ b/srcpkgs/enchant2/template
@@ -1,7 +1,7 @@
 # Template file for 'enchant2'
 pkgname=enchant2
-version=2.3.2
-revision=2
+version=2.3.3
+revision=1
 build_style=gnu-configure
 # so package doesn't conflict with enchant's /usr/share/enchant/enchant.ordering;
 # might be a bug in their build system that only this directory and/or file aren't
@@ -20,8 +20,9 @@ short_desc="Generic spell checking library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://abiword.github.io/enchant/"
+changelog="https://raw.githubusercontent.com/AbiWord/enchant/master/NEWS"
 distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
-checksum=ce9ba47fd4d34031bd69445598a698a6611602b2b0e91d705e91a6f5099ead6e
+checksum=3da12103f11cf49c3cf2fd2ce3017575c5321a489e5b9bfa81dd91ec413f3891
 make_check=no # tests broken
 
 enchant2-devel_package() {

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

* Re: [PR PATCH] [Merged]: enchant2: update to 2.3.3.
  2023-01-07 22:19 [PR PATCH] enchant2: update to 2.3.3 motorto
  2023-01-07 22:22 ` [PR PATCH] [Updated] " motorto
@ 2023-01-13 17:32 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2023-01-13 17:32 UTC (permalink / raw)
  To: ml

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

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

enchant2: update to 2.3.3.
https://github.com/void-linux/void-packages/pull/41512

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

```
SUMMARY                                     
pkg       host         target        cross  result
enchant2  x86_64       x86_64        n      OK
enchant2  x86_64-musl  x86_64-musl   n      OK
enchant2  i686         i686          n      OK
enchant2  x86_64-musl  aarch64-musl  y      OK
enchant2  x86_64-musl  aarch64       y      OK
enchant2  x86_64-musl  armv7l-musl   y      OK
enchant2  x86_64-musl  armv7l        y      OK
enchant2  x86_64-musl  armv6l-musl   y      OK
enchant2  x86_64-musl  armv6l        y      OK
```

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

end of thread, other threads:[~2023-01-13 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 22:19 [PR PATCH] enchant2: update to 2.3.3 motorto
2023-01-07 22:22 ` [PR PATCH] [Updated] " motorto
2023-01-13 17:32 ` [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).