Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] catfish: update to 4.16.4
@ 2022-09-06 10:44 clyhtsuriva
  2022-09-06 10:47 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-09-06 10:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages catfish-update
https://github.com/void-linux/void-packages/pull/39130

catfish: update to 4.16.4
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 0dda7b9e793da46cc008fb21b0863f8f5ce8c325 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 30 Aug 2022 05:03:09 +0200
Subject: [PATCH] catfish: update to 4.16.4

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 9c5170152d9c..d54ab7e229ae 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,7 +1,7 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=4.16.3
-revision=2
+version=4.16.4
+revision=1
 build_style=python3-module
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
 depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject
@@ -10,5 +10,6 @@ short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
+changelog="https://gitlab.xfce.org/apps/catfish/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
-checksum=e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda
+checksum=6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc

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

* Re: [PR PATCH] [Updated] catfish: update to 4.16.4
  2022-09-06 10:44 [PR PATCH] catfish: update to 4.16.4 clyhtsuriva
@ 2022-09-06 10:47 ` clyhtsuriva
  2022-09-06 10:52 ` [PR PATCH] [Closed]: " clyhtsuriva
  2022-09-06 10:52 ` clyhtsuriva
  2 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-09-06 10:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages catfish-update
https://github.com/void-linux/void-packages/pull/39130

catfish: update to 4.16.4
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 0dda7b9e793da46cc008fb21b0863f8f5ce8c325 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 30 Aug 2022 05:03:09 +0200
Subject: [PATCH] catfish: update to 4.16.4

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 9c5170152d9c..d54ab7e229ae 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,7 +1,7 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=4.16.3
-revision=2
+version=4.16.4
+revision=1
 build_style=python3-module
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
 depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject
@@ -10,5 +10,6 @@ short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
+changelog="https://gitlab.xfce.org/apps/catfish/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
-checksum=e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda
+checksum=6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc

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

* Re: catfish: update to 4.16.4
  2022-09-06 10:44 [PR PATCH] catfish: update to 4.16.4 clyhtsuriva
  2022-09-06 10:47 ` [PR PATCH] [Updated] " clyhtsuriva
  2022-09-06 10:52 ` [PR PATCH] [Closed]: " clyhtsuriva
@ 2022-09-06 10:52 ` clyhtsuriva
  2 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-09-06 10:52 UTC (permalink / raw)
  To: ml

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

New comment by clyhtsuriva on void-packages repository

https://github.com/void-linux/void-packages/pull/39130#issuecomment-1237989458

Comment:
Lots of issues on my local fork, redoing stuff

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

* Re: [PR PATCH] [Closed]: catfish: update to 4.16.4
  2022-09-06 10:44 [PR PATCH] catfish: update to 4.16.4 clyhtsuriva
  2022-09-06 10:47 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-09-06 10:52 ` clyhtsuriva
  2022-09-06 10:52 ` clyhtsuriva
  2 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-09-06 10:52 UTC (permalink / raw)
  To: ml

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

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

catfish: update to 4.16.4
https://github.com/void-linux/void-packages/pull/39130

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

* Re: [PR PATCH] [Updated] catfish: update to 4.16.4
  2022-08-30  3:03 [PR PATCH] " clyhtsuriva
  2022-09-06  6:32 ` [PR PATCH] [Updated] " clyhtsuriva
  2022-09-06  6:33 ` clyhtsuriva
@ 2022-09-06 10:33 ` clyhtsuriva
  2 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-09-06 10:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages catfish-update
https://github.com/void-linux/void-packages/pull/38975

catfish: update to 4.16.4
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 0dda7b9e793da46cc008fb21b0863f8f5ce8c325 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 30 Aug 2022 05:03:09 +0200
Subject: [PATCH] catfish: update to 4.16.4

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 9c5170152d9c..d54ab7e229ae 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,7 +1,7 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=4.16.3
-revision=2
+version=4.16.4
+revision=1
 build_style=python3-module
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
 depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject
@@ -10,5 +10,6 @@ short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
+changelog="https://gitlab.xfce.org/apps/catfish/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
-checksum=e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda
+checksum=6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc

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

* Re: [PR PATCH] [Updated] catfish: update to 4.16.4
  2022-08-30  3:03 [PR PATCH] " clyhtsuriva
  2022-09-06  6:32 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-09-06  6:33 ` clyhtsuriva
  2022-09-06 10:33 ` clyhtsuriva
  2 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-09-06  6:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages catfish-update
https://github.com/void-linux/void-packages/pull/38975

catfish: update to 4.16.4
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 0dda7b9e793da46cc008fb21b0863f8f5ce8c325 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 30 Aug 2022 05:03:09 +0200
Subject: [PATCH] catfish: update to 4.16.4

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 9c5170152d9c..d54ab7e229ae 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,7 +1,7 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=4.16.3
-revision=2
+version=4.16.4
+revision=1
 build_style=python3-module
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
 depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject
@@ -10,5 +10,6 @@ short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
+changelog="https://gitlab.xfce.org/apps/catfish/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
-checksum=e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda
+checksum=6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc

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

* Re: [PR PATCH] [Updated] catfish: update to 4.16.4
  2022-08-30  3:03 [PR PATCH] " clyhtsuriva
@ 2022-09-06  6:32 ` clyhtsuriva
  2022-09-06  6:33 ` clyhtsuriva
  2022-09-06 10:33 ` clyhtsuriva
  2 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-09-06  6:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages catfish-update
https://github.com/void-linux/void-packages/pull/38975

catfish: update to 4.16.4
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From c2ac0bad33b4a0a2bc710516c91d9429cad15386 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 30 Aug 2022 05:03:09 +0200
Subject: [PATCH 1/2] catfish: update to 4.16.4

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 9c5170152d9c..9bdd7e4779e5 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,7 +1,7 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=4.16.3
-revision=2
+version=4.16.4
+revision=1
 build_style=python3-module
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
 depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject
@@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
 distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
-checksum=e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda
+checksum=6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc

From d357156d13df02a53e805b7d47806f0276d9e9a6 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com>
Date: Tue, 6 Sep 2022 06:31:58 +0000
Subject: [PATCH 2/2] Update srcpkgs/catfish/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/catfish/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 9bdd7e4779e5..d54ab7e229ae 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -10,5 +10,6 @@ short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
+changelog="https://gitlab.xfce.org/apps/catfish/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
 checksum=6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 10:44 [PR PATCH] catfish: update to 4.16.4 clyhtsuriva
2022-09-06 10:47 ` [PR PATCH] [Updated] " clyhtsuriva
2022-09-06 10:52 ` [PR PATCH] [Closed]: " clyhtsuriva
2022-09-06 10:52 ` clyhtsuriva
  -- strict thread matches above, loose matches on Subject: below --
2022-08-30  3:03 [PR PATCH] " clyhtsuriva
2022-09-06  6:32 ` [PR PATCH] [Updated] " clyhtsuriva
2022-09-06  6:33 ` clyhtsuriva
2022-09-06 10:33 ` clyhtsuriva

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