Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] duc: update to 1.4.5.
@ 2022-07-24  8:33 mobinmob
  2022-07-25  7:20 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2022-07-24  8:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages duc
https://github.com/void-linux/void-packages/pull/38237

duc: update to 1.4.5.
Also:
- add changelog
- remove sed invocation in post_extract().

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 93181647e9039b3879776b9f08b80deeffaa105b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 24 Jul 2022 11:32:18 +0300
Subject: [PATCH] duc: update to 1.4.5.

Also:
- add changelog
- remove sed invocation in post_extract().
---
 srcpkgs/duc/template | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/duc/template b/srcpkgs/duc/template
index ba43fc0c6a01..6e571954cf69 100644
--- a/srcpkgs/duc/template
+++ b/srcpkgs/duc/template
@@ -1,6 +1,6 @@
 # Template file for 'duc'
 pkgname=duc
-version=1.4.4
+version=1.4.5
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,9 +9,6 @@ short_desc="Library and suite of tools for inspecting disk usage"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="LGPL-3.0-only"
 homepage="https://duc.zevv.nl/"
+changelog="https://raw.githubusercontent.com/zevv/duc/master/ChangeLog"
 distfiles="https://github.com/zevv/duc/releases/download/$version/duc-$version.tar.gz"
-checksum=f4e7483dbeca4e26b003548f9f850b84ce8859bba90da89c55a7a147636ba922
-
-post_extract() {
-	sed -i 's#<ncursesw/ncurses.h>#<ncurses.h>#' src/duc/cmd-ui.c
-}
+checksum=f84d39abf5afaade26cfa81382add6e97fb3b07fc626c2a6260e8d60c89c5a78

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

* Re: [PR PATCH] [Merged]: duc: update to 1.4.5.
  2022-07-24  8:33 [PR PATCH] duc: update to 1.4.5 mobinmob
@ 2022-07-25  7:20 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-07-25  7:20 UTC (permalink / raw)
  To: ml

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

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

duc: update to 1.4.5.
https://github.com/void-linux/void-packages/pull/38237

Description:
Also:
- add changelog
- remove sed invocation in post_extract().

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-25  7:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24  8:33 [PR PATCH] duc: update to 1.4.5 mobinmob
2022-07-25  7:20 ` [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).