Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] shunit2: update to 2.1.8.
Date: Sat, 18 Apr 2020 14:35:36 +0200	[thread overview]
Message-ID: <20200418123536.DMfCFGSqZsAN4FmJMmE2jZ6OBYPAczpxILsVCwgFajg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21112@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages shunit2
https://github.com/void-linux/void-packages/pull/21112

shunit2: update to 2.1.8.


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

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

From 2af5b116fe5f03bfca34a2d791e2ac58d732f702 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 18 Apr 2020 11:07:26 +0300
Subject: [PATCH] shunit2: update to 2.1.8.

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

diff --git a/srcpkgs/shunit2/template b/srcpkgs/shunit2/template
index e5be2806828..4e9c1c30dac 100644
--- a/srcpkgs/shunit2/template
+++ b/srcpkgs/shunit2/template
@@ -1,16 +1,17 @@
 # Template file for 'shunit2'
 pkgname=shunit2
-version=2.1.7
+version=2.1.8
 revision=1
-checkdepends="bash zsh ksh"
+archs=noarch
 depends="bash"
+checkdepends="bash zsh ksh"
 short_desc="Unit testing framework for Unix shell scripts based on xUnit"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1"
+license="Apache-2.0"
 homepage="https://github.com/kward/shunit2"
+changelog="https://raw.githubusercontent.com/kward/shunit2/master/doc/CHANGES-2.1.md"
 distfiles="https://github.com/kward/shunit2/archive/v${version}.tar.gz"
-checksum=41a103aa984bfdeea3fec426edb0b3dda19153a5ce448d4b4bbe52a85c4d7fee
-archs=noarch
+checksum=b2fed28ba7282e4878640395284e43f08a029a6c27632df73267c8043c71b60c
 
 do_check() {
 	./test_runner
@@ -22,4 +23,5 @@ do_install() {
 	done
 
 	vbin shunit2
+	vdoc doc/design_doc.txt
 }

  reply	other threads:[~2020-04-18 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18  8:18 [PR PATCH] " mobinmob
2020-04-18 12:35 ` mobinmob [this message]
2020-04-20 13:52 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200418123536.DMfCFGSqZsAN4FmJMmE2jZ6OBYPAczpxILsVCwgFajg@z \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).