Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fsearch: update to 0.1.2
@ 2022-02-04  9:20 ScrelliCopter
  2022-02-04  9:27 ` [PR PATCH] [Updated] " ScrelliCopter
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ScrelliCopter @ 2022-02-04  9:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages fsearch
https://github.com/void-linux/void-packages/pull/35392

fsearch: update to 0.1.2
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From fa453de1441edc1efd656dc3334dc35dcdf0d8bc Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Fri, 4 Feb 2022 13:18:44 +1100
Subject: [PATCH] fsearch: update to 0.1.2

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

diff --git a/srcpkgs/fsearch/template b/srcpkgs/fsearch/template
index 06c3a095c5ef..4476b88838f2 100644
--- a/srcpkgs/fsearch/template
+++ b/srcpkgs/fsearch/template
@@ -1,6 +1,6 @@
 # Template file for 'fsearch'
 pkgname=fsearch
-version=0.1
+version=0.1.2
 revision=2
 build_style=gnu-configure
 hostmakedepends="autogen automake libtool pkg-config autoconf-archive
@@ -10,8 +10,8 @@ short_desc="Fast file search utility based on GTK+3"
 maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="GPL-2.0-or-later"
 homepage="https://cboxdoerfer.github.io/fsearch/"
-distfiles="https://github.com/cboxdoerfer/fsearch/archive/v${version}.tar.gz"
-checksum=50287fb77e56d2451bd828f207e9a1e33958aea591ec030d47b8b67d4e6f0828
+distfiles="https://github.com/cboxdoerfer/fsearch/archive/${version}.tar.gz"
+checksum=f80e10922812169e8437476d5fbe6d05249997c49b98f991d382a6d5566551b4
 
 pre_configure() {
 	./autogen.sh

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

* Re: [PR PATCH] [Updated] fsearch: update to 0.1.2
  2022-02-04  9:20 [PR PATCH] fsearch: update to 0.1.2 ScrelliCopter
@ 2022-02-04  9:27 ` ScrelliCopter
  2022-02-04  9:29 ` ScrelliCopter
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2022-02-04  9:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages fsearch
https://github.com/void-linux/void-packages/pull/35392

fsearch: update to 0.1.2
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 05de44d9971b10cf47a2a923cdf5c935fc0ff2c3 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Fri, 4 Feb 2022 13:18:44 +1100
Subject: [PATCH] fsearch: update to 0.1.2

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

diff --git a/srcpkgs/fsearch/template b/srcpkgs/fsearch/template
index 06c3a095c5ef..4476b88838f2 100644
--- a/srcpkgs/fsearch/template
+++ b/srcpkgs/fsearch/template
@@ -1,6 +1,6 @@
 # Template file for 'fsearch'
 pkgname=fsearch
-version=0.1
+version=0.1.2
 revision=2
 build_style=gnu-configure
 hostmakedepends="autogen automake libtool pkg-config autoconf-archive
@@ -10,8 +10,8 @@ short_desc="Fast file search utility based on GTK+3"
 maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="GPL-2.0-or-later"
 homepage="https://cboxdoerfer.github.io/fsearch/"
-distfiles="https://github.com/cboxdoerfer/fsearch/archive/v${version}.tar.gz"
-checksum=50287fb77e56d2451bd828f207e9a1e33958aea591ec030d47b8b67d4e6f0828
+distfiles="https://github.com/cboxdoerfer/fsearch/archive/${version}.tar.gz"
+checksum=f80e10922812169e8437476d5fbe6d05249997c49b98f991d382a6d5566551b4
 
 pre_configure() {
 	./autogen.sh

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

* Re: [PR PATCH] [Updated] fsearch: update to 0.1.2
  2022-02-04  9:20 [PR PATCH] fsearch: update to 0.1.2 ScrelliCopter
  2022-02-04  9:27 ` [PR PATCH] [Updated] " ScrelliCopter
@ 2022-02-04  9:29 ` ScrelliCopter
  2022-02-04 23:13 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2022-02-04  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages fsearch
https://github.com/void-linux/void-packages/pull/35392

fsearch: update to 0.1.2
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 09391ccf687300426ea8c900c706fa0a35e3555f Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Fri, 4 Feb 2022 13:18:44 +1100
Subject: [PATCH] fsearch: update to 0.1.2

---
 srcpkgs/fsearch/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/fsearch/template b/srcpkgs/fsearch/template
index 06c3a095c5ef..6f3fe92f9780 100644
--- a/srcpkgs/fsearch/template
+++ b/srcpkgs/fsearch/template
@@ -1,7 +1,7 @@
 # Template file for 'fsearch'
 pkgname=fsearch
-version=0.1
-revision=2
+version=0.1.2
+revision=1
 build_style=gnu-configure
 hostmakedepends="autogen automake libtool pkg-config autoconf-archive
  intltool gettext-devel glib-devel"
@@ -10,8 +10,8 @@ short_desc="Fast file search utility based on GTK+3"
 maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="GPL-2.0-or-later"
 homepage="https://cboxdoerfer.github.io/fsearch/"
-distfiles="https://github.com/cboxdoerfer/fsearch/archive/v${version}.tar.gz"
-checksum=50287fb77e56d2451bd828f207e9a1e33958aea591ec030d47b8b67d4e6f0828
+distfiles="https://github.com/cboxdoerfer/fsearch/archive/${version}.tar.gz"
+checksum=f80e10922812169e8437476d5fbe6d05249997c49b98f991d382a6d5566551b4
 
 pre_configure() {
 	./autogen.sh

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

* Re: [PR REVIEW] fsearch: update to 0.1.2
  2022-02-04  9:20 [PR PATCH] fsearch: update to 0.1.2 ScrelliCopter
  2022-02-04  9:27 ` [PR PATCH] [Updated] " ScrelliCopter
  2022-02-04  9:29 ` ScrelliCopter
@ 2022-02-04 23:13 ` paper42
  2022-02-06  5:30 ` [PR PATCH] [Updated] " ScrelliCopter
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-02-04 23:13 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35392#discussion_r799873471

Comment:
intltool shouldn't be necessary anymore

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

* Re: [PR PATCH] [Updated] fsearch: update to 0.1.2
  2022-02-04  9:20 [PR PATCH] fsearch: update to 0.1.2 ScrelliCopter
                   ` (2 preceding siblings ...)
  2022-02-04 23:13 ` [PR REVIEW] " paper42
@ 2022-02-06  5:30 ` ScrelliCopter
  2022-02-06  5:39 ` [PR REVIEW] " ScrelliCopter
  2022-02-06 22:52 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2022-02-06  5:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages fsearch
https://github.com/void-linux/void-packages/pull/35392

fsearch: update to 0.1.2
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 16c8dcb9c094b119669e44cc57356b52b4b4936e Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Fri, 4 Feb 2022 13:18:44 +1100
Subject: [PATCH] fsearch: update to 0.1.2

---
 srcpkgs/fsearch/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/fsearch/template b/srcpkgs/fsearch/template
index 06c3a095c5ef..37ca90897c62 100644
--- a/srcpkgs/fsearch/template
+++ b/srcpkgs/fsearch/template
@@ -1,17 +1,17 @@
 # Template file for 'fsearch'
 pkgname=fsearch
-version=0.1
-revision=2
+version=0.1.2
+revision=1
 build_style=gnu-configure
 hostmakedepends="autogen automake libtool pkg-config autoconf-archive
- intltool gettext-devel glib-devel"
+ gettext-devel glib-devel"
 makedepends="gtk+3-devel"
 short_desc="Fast file search utility based on GTK+3"
 maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="GPL-2.0-or-later"
 homepage="https://cboxdoerfer.github.io/fsearch/"
-distfiles="https://github.com/cboxdoerfer/fsearch/archive/v${version}.tar.gz"
-checksum=50287fb77e56d2451bd828f207e9a1e33958aea591ec030d47b8b67d4e6f0828
+distfiles="https://github.com/cboxdoerfer/fsearch/archive/${version}.tar.gz"
+checksum=f80e10922812169e8437476d5fbe6d05249997c49b98f991d382a6d5566551b4
 
 pre_configure() {
 	./autogen.sh

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

* Re: [PR REVIEW] fsearch: update to 0.1.2
  2022-02-04  9:20 [PR PATCH] fsearch: update to 0.1.2 ScrelliCopter
                   ` (3 preceding siblings ...)
  2022-02-06  5:30 ` [PR PATCH] [Updated] " ScrelliCopter
@ 2022-02-06  5:39 ` ScrelliCopter
  2022-02-06 22:52 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2022-02-06  5:39 UTC (permalink / raw)
  To: ml

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

New review comment by ScrelliCopter on void-packages repository

https://github.com/void-linux/void-packages/pull/35392#discussion_r800129413

Comment:
Gone now

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

* Re: [PR PATCH] [Merged]: fsearch: update to 0.1.2
  2022-02-04  9:20 [PR PATCH] fsearch: update to 0.1.2 ScrelliCopter
                   ` (4 preceding siblings ...)
  2022-02-06  5:39 ` [PR REVIEW] " ScrelliCopter
@ 2022-02-06 22:52 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2022-02-06 22:52 UTC (permalink / raw)
  To: ml

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

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

fsearch: update to 0.1.2
https://github.com/void-linux/void-packages/pull/35392

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


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

end of thread, other threads:[~2022-02-06 22:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04  9:20 [PR PATCH] fsearch: update to 0.1.2 ScrelliCopter
2022-02-04  9:27 ` [PR PATCH] [Updated] " ScrelliCopter
2022-02-04  9:29 ` ScrelliCopter
2022-02-04 23:13 ` [PR REVIEW] " paper42
2022-02-06  5:30 ` [PR PATCH] [Updated] " ScrelliCopter
2022-02-06  5:39 ` [PR REVIEW] " ScrelliCopter
2022-02-06 22:52 ` [PR PATCH] [Merged]: " ericonr

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