Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fcft: update to 3.1.5
@ 2022-10-26  0:40 cinerea0
  2022-10-26  8:18 ` icp1994
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: cinerea0 @ 2022-10-26  0:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages fcft
https://github.com/void-linux/void-packages/pull/40165

fcft: update to 3.1.5
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 0f7757bc2b6a228bb579037e1ecea5febdd97aeb Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 25 Oct 2022 20:38:17 -0400
Subject: [PATCH] fcft: update to 3.1.5

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

diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template
index ba04d153008b..89a083c5c2cc 100644
--- a/srcpkgs/fcft/template
+++ b/srcpkgs/fcft/template
@@ -1,6 +1,6 @@
 # Template file for 'fcft'
 pkgname=fcft
-version=3.1.4
+version=3.1.5
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -16,7 +16,7 @@ license="MIT"
 homepage="https://codeberg.org/dnkl/fcft"
 changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=37363f7af0430161902b8d194016366b0fbca3b8353ee26b70c5b7ad8e9602c8
+checksum=8a7e09c887edce97f8780dba8a060026c3551da48252819400d7af1c5eacf871
 
 build_options="textshaping"
 build_options_default="textshaping"

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

* Re: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
@ 2022-10-26  8:18 ` icp1994
  2022-10-26 15:05 ` [PR REVIEW] " paper42
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: icp1994 @ 2022-10-26  8:18 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#issuecomment-1291666181

Comment:
Looking at the changelog, doesn't this require `harfbuzz>=5.2`?

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

* Re: [PR REVIEW] fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
  2022-10-26  8:18 ` icp1994
@ 2022-10-26 15:05 ` paper42
  2022-11-11  3:06 ` [PR PATCH] [Updated] " cinerea0
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-10-26 15:05 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#discussion_r1005811985

Comment:
```suggestion
distfiles="https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
  2022-10-26  8:18 ` icp1994
  2022-10-26 15:05 ` [PR REVIEW] " paper42
@ 2022-11-11  3:06 ` cinerea0
  2022-11-11 21:10 ` cinerea0
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2022-11-11  3:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages fcft
https://github.com/void-linux/void-packages/pull/40165

fcft: update to 3.1.5
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 33801bd52f14b165c1d41d65c4e0f91a1687105b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 10 Nov 2022 22:05:51 -0500
Subject: [PATCH] fcft: update to 3.1.5

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

diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template
index 2d02e6321fe1..c7bd02f09a83 100644
--- a/srcpkgs/fcft/template
+++ b/srcpkgs/fcft/template
@@ -1,6 +1,6 @@
 # Template file for 'fcft'
 pkgname=fcft
-version=3.1.4
+version=3.1.5
 revision=1
 build_style=meson
 configure_args="-Drun-shaping=$(vopt_if textshaping enabled disabled)
@@ -14,8 +14,8 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fcft"
 changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=37363f7af0430161902b8d194016366b0fbca3b8353ee26b70c5b7ad8e9602c8
+distfiles="https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz"
+checksum=8a7e09c887edce97f8780dba8a060026c3551da48252819400d7af1c5eacf871
 
 build_options="textshaping"
 build_options_default="textshaping"

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

* Re: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (2 preceding siblings ...)
  2022-11-11  3:06 ` [PR PATCH] [Updated] " cinerea0
@ 2022-11-11 21:10 ` cinerea0
  2023-02-10  2:39 ` github-actions
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2022-11-11 21:10 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#issuecomment-1312194213

Comment:
This shouldn't be merged until harfbuzz is updated. @paper42, should I wait for duncaen to do that since he's the only one who has historically done so, or is it okay for me to take a crack at it?

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

* Re: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (3 preceding siblings ...)
  2022-11-11 21:10 ` cinerea0
@ 2023-02-10  2:39 ` github-actions
  2023-02-15 14:56 ` cinerea0
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: github-actions @ 2023-02-10  2:39 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#issuecomment-1425096989

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (4 preceding siblings ...)
  2023-02-10  2:39 ` github-actions
@ 2023-02-15 14:56 ` cinerea0
  2023-03-23 20:29 ` cinerea0
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2023-02-15 14:56 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#issuecomment-1431500216

Comment:
This is still relevant but blocking on harfbuzz.

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

* Re: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (5 preceding siblings ...)
  2023-02-15 14:56 ` cinerea0
@ 2023-03-23 20:29 ` cinerea0
  2023-03-28  3:30 ` classabbyamp
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2023-03-23 20:29 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#issuecomment-1431500216

Comment:
This is still relevant but blocking on harfbuzz (#42954).

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

* Re: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (6 preceding siblings ...)
  2023-03-23 20:29 ` cinerea0
@ 2023-03-28  3:30 ` classabbyamp
  2023-03-28 12:45 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-03-28  3:30 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#issuecomment-1486151606

Comment:
@cinerea0 please rebase

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

* Re: [PR PATCH] [Updated] fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (7 preceding siblings ...)
  2023-03-28  3:30 ` classabbyamp
@ 2023-03-28 12:45 ` cinerea0
  2023-03-28 12:59 ` cinerea0
  2023-03-28 15:29 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2023-03-28 12:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages fcft
https://github.com/void-linux/void-packages/pull/40165

fcft: update to 3.1.5
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From c2bb80e1bd290c2e5abde4e6e10bd458c098fa80 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 28 Mar 2023 08:45:04 -0400
Subject: [PATCH] fcft: update to 3.1.5

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

diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template
index 2d02e6321fe1..c7bd02f09a83 100644
--- a/srcpkgs/fcft/template
+++ b/srcpkgs/fcft/template
@@ -1,6 +1,6 @@
 # Template file for 'fcft'
 pkgname=fcft
-version=3.1.4
+version=3.1.5
 revision=1
 build_style=meson
 configure_args="-Drun-shaping=$(vopt_if textshaping enabled disabled)
@@ -14,8 +14,8 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fcft"
 changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=37363f7af0430161902b8d194016366b0fbca3b8353ee26b70c5b7ad8e9602c8
+distfiles="https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz"
+checksum=8a7e09c887edce97f8780dba8a060026c3551da48252819400d7af1c5eacf871
 
 build_options="textshaping"
 build_options_default="textshaping"

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

* Re: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (8 preceding siblings ...)
  2023-03-28 12:45 ` [PR PATCH] [Updated] " cinerea0
@ 2023-03-28 12:59 ` cinerea0
  2023-03-28 15:29 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: cinerea0 @ 2023-03-28 12:59 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40165#issuecomment-1486842977

Comment:
@classabbyamp I have rebased.

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

* Re: [PR PATCH] [Merged]: fcft: update to 3.1.5
  2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
                   ` (9 preceding siblings ...)
  2023-03-28 12:59 ` cinerea0
@ 2023-03-28 15:29 ` classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-03-28 15:29 UTC (permalink / raw)
  To: ml

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

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

fcft: update to 3.1.5
https://github.com/void-linux/void-packages/pull/40165

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


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

end of thread, other threads:[~2023-03-28 15:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26  0:40 [PR PATCH] fcft: update to 3.1.5 cinerea0
2022-10-26  8:18 ` icp1994
2022-10-26 15:05 ` [PR REVIEW] " paper42
2022-11-11  3:06 ` [PR PATCH] [Updated] " cinerea0
2022-11-11 21:10 ` cinerea0
2023-02-10  2:39 ` github-actions
2023-02-15 14:56 ` cinerea0
2023-03-23 20:29 ` cinerea0
2023-03-28  3:30 ` classabbyamp
2023-03-28 12:45 ` [PR PATCH] [Updated] " cinerea0
2023-03-28 12:59 ` cinerea0
2023-03-28 15:29 ` [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).