Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] liburing: update to 0.7.0.
Date: Mon, 10 Aug 2020 14:44:46 +0200	[thread overview]
Message-ID: <20200810124446.xszzSjMYkbkJy_OwAoGbdgvMHzwRVZkCiIW41-X9FjQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24148@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages uring
https://github.com/void-linux/void-packages/pull/24148

liburing: update to 0.7.0.
Add test target (currently broken), remove arch restrictions.

Closes #17702.

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

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

From eb36643789817a84e2c37acca5818192792ea209 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 9 Aug 2020 01:38:04 -0300
Subject: [PATCH] liburing: update to 0.7.0.

Add test target (currently broken), remove arch restrictions.

Closes #17702.
---
 srcpkgs/liburing/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/liburing/template b/srcpkgs/liburing/template
index 7277a3453c5..acbbabb8851 100644
--- a/srcpkgs/liburing/template
+++ b/srcpkgs/liburing/template
@@ -1,16 +1,17 @@
 # Template file for 'liburing'
 pkgname=liburing
-version=0.2
+version=0.7
 revision=1
-archs="i686* x86_64* aarch64*"
 build_style=configure
 configure_args="--mandir=/usr/share/man"
+make_check_target=runtests
+checkdepends="procps-ng"
 short_desc="Linux-native io_uring I/O access library"
 maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-only"
 homepage="http://git.kernel.dk/cgit/liburing/"
-distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.xz"
-checksum=9e971105a376dc71feb76efe3e2a708e7da28b662edca77f8d230f000debde01
+distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.bz2"
+checksum=0f1c3de5e2081a4ce26c3243cb915f1fc406c43810317744fc11a04d2747d1e0
 
 liburing-devel_package() {
 	short_desc+=" - development files"

  reply	other threads:[~2020-08-10 12:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09  5:03 [PR PATCH] " ericonr
2020-08-10 12:44 ` ericonr [this message]
2020-08-10 12:45 ` ericonr
2020-08-10 15:39 ` ahesford
2020-08-10 15:40 ` ericonr
2020-08-10 15:55 ` ahesford
2020-08-26 16:42 ` ericonr
2020-08-26 17:34 ` ailiop-git
2020-08-26 18:00 ` [PR PATCH] [Updated] " ericonr
2020-09-20 15:13 ` ericonr
2020-09-20 15:19 ` ericonr
2020-09-22  6:45 ` ericonr
2020-09-22 17:52 ` ericonr
2020-09-22 18:14 ` [PR PATCH] [Merged]: " Chocimier

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=20200810124446.xszzSjMYkbkJy_OwAoGbdgvMHzwRVZkCiIW41-X9FjQ@z \
    --to=ericonr@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).