Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sratom: update to 0.6.6.
Date: Thu, 10 Dec 2020 00:42:45 +0100	[thread overview]
Message-ID: <20201209234245.WoJaf7VjFdqAcjPoXPMNRDCHmDKXlRbY2cOS7i9Vt-4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26899@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages sratom
https://github.com/void-linux/void-packages/pull/26899

sratom: update to 0.6.6.


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

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

From df661dfac8fe35ca750dea014ddafd0f0368bdef Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 2 Dec 2020 20:12:40 -0600
Subject: [PATCH] sratom: update to 0.6.6.

---
 srcpkgs/sratom/template | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sratom/template b/srcpkgs/sratom/template
index bc81b525a80..ef9b76fc7ab 100644
--- a/srcpkgs/sratom/template
+++ b/srcpkgs/sratom/template
@@ -1,6 +1,6 @@
 # Template file for 'sratom'
 pkgname=sratom
-version=0.6.4
+version=0.6.6
 revision=1
 build_style=waf3
 hostmakedepends="pkg-config"
@@ -10,7 +10,15 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="http://drobilla.net/software/sratom/"
 distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
-checksum=146c8f14b8902ac3c8fa8c2e0a014eb8a38fab60090c5adbfbff3e3b7c5c006e
+checksum=fb910bf62a5e69f4430bf09653d386fc4de9ff02bfd58635e1d45cbd31481b9d
+
+if [ "$XBPS_CHECK_PKGS" ]; then
+	configure_args="-T"
+fi
+
+do_check() {
+	./build/sratom_test
+}
 
 post_install() {
 	vlicense COPYING

  parent reply	other threads:[~2020-12-09 23:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03  2:14 [PR PATCH] " ndowens
2020-12-09 23:24 ` [PR REVIEW] " Piraty
2020-12-09 23:42 ` ndowens [this message]
2020-12-11 23:50 ` [PR PATCH] [Merged]: " Piraty

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=20201209234245.WoJaf7VjFdqAcjPoXPMNRDCHmDKXlRbY2cOS7i9Vt-4@z \
    --to=ndowens@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).