Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] shfmt: update to 3.2.0, add man page.
@ 2020-10-31 18:46 mobinmob
  2020-11-09 18:05 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-10-31 18:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages shfmt
https://github.com/void-linux/void-packages/pull/26008

shfmt: update to 3.2.0, add man page.


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

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

From a379a867f46d03b4814ec7b26232ca59a8990633 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 31 Oct 2020 20:45:00 +0200
Subject: [PATCH] shfmt: update to 3.2.0, add man page.

---
 srcpkgs/shfmt/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index c57cf86c63c..a217fd3d9a1 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -1,18 +1,21 @@
 # Template file for 'shfmt'
 pkgname=shfmt
-version=3.1.2
+version=3.2.0
 revision=1
 wrksrc="sh-${version}"
 build_style=go
 go_import_path=mvdan.cc/sh
 go_package="${go_import_path}/cmd/shfmt"
+hostmakedepends="scdoc"
 short_desc="Shell parser and formatter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
-checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
+checksum=6755f587fcb6f037f819b96a322b0273d0ab6ecb5911c005b9aae74292c4a819
 
 post_install() {
+	scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
+	vman shfmt.1
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: shfmt: update to 3.2.0, add man page.
  2020-10-31 18:46 [PR PATCH] shfmt: update to 3.2.0, add man page mobinmob
@ 2020-11-09 18:05 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-11-09 18:05 UTC (permalink / raw)
  To: ml

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

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

shfmt: update to 3.2.0, add man page.
https://github.com/void-linux/void-packages/pull/26008

Description:


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

end of thread, other threads:[~2020-11-09 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 18:46 [PR PATCH] shfmt: update to 3.2.0, add man page mobinmob
2020-11-09 18:05 ` [PR PATCH] [Merged]: " ahesford

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