Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fzf: update to 0.39.0.
@ 2023-04-04 20:01 sirkhancision
  2023-04-07 10:26 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: sirkhancision @ 2023-04-04 20:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirkhancision/void-packages fzf
https://github.com/void-linux/void-packages/pull/43266

fzf: update to 0.39.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64
  - i686
  - x86_64-musl


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

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

From fd755d24c28fe6285bd89efcbecc9313301b039b Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Tue, 4 Apr 2023 12:49:48 -0300
Subject: [PATCH] fzf: update to 0.39.0.

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

diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index a658eccbbf57..95e5a2762c92 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -1,6 +1,6 @@
 # Template file for 'fzf'
 pkgname=fzf
-version=0.38.0
+version=0.39.0
 revision=1
 build_style=go
 go_import_path="github.com/junegunn/fzf"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/junegunn/fzf"
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/refs/tags/${version}.tar.gz"
-checksum=75ad1bdb2ba40d5b4da083883e65a2887d66bd2d4dbfa29424cb3f09c37efaa7
+checksum=ac665ac269eca320ca9268227142f01b10ad5d25364ff274658b5a9f709a7259
 
 post_install() {
 	cd ${wrksrc}

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

* Re: fzf: update to 0.39.0.
  2023-04-04 20:01 [PR PATCH] fzf: update to 0.39.0 sirkhancision
@ 2023-04-07 10:26 ` paper42
  2023-04-07 16:49 ` [PR PATCH] [Updated] " sirkhancision
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-04-07 10:26 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/43266#issuecomment-1500157839

Comment:
please rebase on top of master, fzf was revbumped to pick up newest go security fixes

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

* Re: [PR PATCH] [Updated] fzf: update to 0.39.0.
  2023-04-04 20:01 [PR PATCH] fzf: update to 0.39.0 sirkhancision
  2023-04-07 10:26 ` paper42
@ 2023-04-07 16:49 ` sirkhancision
  2023-04-07 16:54 ` sirkhancision
  2023-04-12 23:58 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: sirkhancision @ 2023-04-07 16:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirkhancision/void-packages fzf
https://github.com/void-linux/void-packages/pull/43266

fzf: update to 0.39.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64
  - i686
  - x86_64-musl


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

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

From 86b8a1954f1ce9ec7ff13e8737fc5b230203869b Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Tue, 4 Apr 2023 12:49:48 -0300
Subject: [PATCH] fzf: update to 0.39.0.

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

diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index a658eccbbf57..95e5a2762c92 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -1,6 +1,6 @@
 # Template file for 'fzf'
 pkgname=fzf
-version=0.38.0
+version=0.39.0
 revision=1
 build_style=go
 go_import_path="github.com/junegunn/fzf"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/junegunn/fzf"
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/refs/tags/${version}.tar.gz"
-checksum=75ad1bdb2ba40d5b4da083883e65a2887d66bd2d4dbfa29424cb3f09c37efaa7
+checksum=ac665ac269eca320ca9268227142f01b10ad5d25364ff274658b5a9f709a7259
 
 post_install() {
 	cd ${wrksrc}

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

* Re: [PR PATCH] [Updated] fzf: update to 0.39.0.
  2023-04-04 20:01 [PR PATCH] fzf: update to 0.39.0 sirkhancision
  2023-04-07 10:26 ` paper42
  2023-04-07 16:49 ` [PR PATCH] [Updated] " sirkhancision
@ 2023-04-07 16:54 ` sirkhancision
  2023-04-12 23:58 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: sirkhancision @ 2023-04-07 16:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sirkhancision/void-packages fzf
https://github.com/void-linux/void-packages/pull/43266

fzf: update to 0.39.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64
  - i686
  - x86_64-musl


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

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

From 8373efe39d64e5e66de8f635f41560cbbbcebdfb Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Fri, 7 Apr 2023 13:53:21 -0300
Subject: [PATCH] fzf: update to 0.39.0.

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

diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index 4a5862e55535..95e5a2762c92 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -1,7 +1,7 @@
 # Template file for 'fzf'
 pkgname=fzf
-version=0.38.0
-revision=2
+version=0.39.0
+revision=1
 build_style=go
 go_import_path="github.com/junegunn/fzf"
 go_ldflags="-X main.version=${version} -X main.revision="
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/junegunn/fzf"
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/refs/tags/${version}.tar.gz"
-checksum=75ad1bdb2ba40d5b4da083883e65a2887d66bd2d4dbfa29424cb3f09c37efaa7
+checksum=ac665ac269eca320ca9268227142f01b10ad5d25364ff274658b5a9f709a7259
 
 post_install() {
 	cd ${wrksrc}

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

* Re: [PR PATCH] [Merged]: fzf: update to 0.39.0.
  2023-04-04 20:01 [PR PATCH] fzf: update to 0.39.0 sirkhancision
                   ` (2 preceding siblings ...)
  2023-04-07 16:54 ` sirkhancision
@ 2023-04-12 23:58 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-04-12 23:58 UTC (permalink / raw)
  To: ml

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

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

fzf: update to 0.39.0.
https://github.com/void-linux/void-packages/pull/43266

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

- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64
  - i686
  - x86_64-musl


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

end of thread, other threads:[~2023-04-12 23:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04 20:01 [PR PATCH] fzf: update to 0.39.0 sirkhancision
2023-04-07 10:26 ` paper42
2023-04-07 16:49 ` [PR PATCH] [Updated] " sirkhancision
2023-04-07 16:54 ` sirkhancision
2023-04-12 23:58 ` [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).