Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fuzzel: update to 1.4.1.
@ 2020-08-16 21:29 ifreund
  2020-08-17  8:34 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: ifreund @ 2020-08-16 21:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ifreund/void-packages bump-fuzzel
https://github.com/void-linux/void-packages/pull/24311

fuzzel: update to 1.4.1.


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

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

From 3577a20713b88724f2f9240a8eb707fadab9a3c7 Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Sun, 16 Aug 2020 23:28:31 +0200
Subject: [PATCH] fuzzel: update to 1.4.1.

---
 ...on-t-use-.gz-extension-for-man-pages.patch | 27 -------------------
 srcpkgs/fuzzel/template                       |  5 ++--
 2 files changed, 2 insertions(+), 30 deletions(-)
 delete mode 100644 srcpkgs/fuzzel/patches/0001-meson-don-t-use-.gz-extension-for-man-pages.patch

diff --git a/srcpkgs/fuzzel/patches/0001-meson-don-t-use-.gz-extension-for-man-pages.patch b/srcpkgs/fuzzel/patches/0001-meson-don-t-use-.gz-extension-for-man-pages.patch
deleted file mode 100644
index b4cf597734d..00000000000
--- a/srcpkgs/fuzzel/patches/0001-meson-don-t-use-.gz-extension-for-man-pages.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From e6e05877f6e0c8ba363422cec33b8913497dbf78 Mon Sep 17 00:00:00 2001
-From: Isaac Freund <ifreund@ifreund.xyz>
-Date: Sat, 15 Aug 2020 14:57:41 +0200
-Subject: [PATCH] meson: don't use .gz extension for man pages
-
-The man pages aren't compressed with gzip and therefore shouldn't have
-this extension.
----
- doc/meson.build | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/doc/meson.build b/doc/meson.build
-index 7e3d9b4..2755dd2 100644
---- a/doc/meson.build
-+++ b/doc/meson.build
-@@ -4,7 +4,7 @@ scdoc_prog = find_program(scdoc.get_pkgconfig_variable('scdoc'), native: true)
- 
- foreach man_src : ['fuzzel.scd']
-   base = man_src.split('.')[-2]
--  out = '@0@.1.gz'.format(base)
-+  out = '@0@.1'.format(base)
- 
-   custom_target(
-     out,
--- 
-2.28.0
-
diff --git a/srcpkgs/fuzzel/template b/srcpkgs/fuzzel/template
index 410877ee445..1df01654d30 100644
--- a/srcpkgs/fuzzel/template
+++ b/srcpkgs/fuzzel/template
@@ -1,6 +1,6 @@
 # Template file for 'fuzzel'
 pkgname=fuzzel
-version=1.4.0
+version=1.4.1
 revision=1
 wrksrc="$pkgname"
 build_style=meson
@@ -12,8 +12,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fuzzel"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=2a189c6879726dd96a816a2ce677b7899225726da5477878230c0be6c29f6089
-patch_args="-Np1"
+checksum=7cae8d2fa45d7d5558da6a8bcdc890a87f28152581c6d93196ab4e75dd9cdf55
 
 post_install() {
 	rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"

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

* Re: [PR PATCH] [Merged]: fuzzel: update to 1.4.1.
  2020-08-16 21:29 [PR PATCH] fuzzel: update to 1.4.1 ifreund
@ 2020-08-17  8:34 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-08-17  8:34 UTC (permalink / raw)
  To: ml

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

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

fuzzel: update to 1.4.1.
https://github.com/void-linux/void-packages/pull/24311

Description:


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

end of thread, other threads:[~2020-08-17  8:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-16 21:29 [PR PATCH] fuzzel: update to 1.4.1 ifreund
2020-08-17  8:34 ` [PR PATCH] [Merged]: " Piraty

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