Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] redis: update to 5.0.6.
Date: Mon, 07 Oct 2019 03:06:28 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15201@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages redis
https://github.com/void-linux/void-packages/pull/15201

redis: update to 5.0.6.
`procps-ng` needed for passing the testsuite

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

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

From cf705b6d3678c4c710ed2b4a74bd7b20ad44da9b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 7 Oct 2019 02:42:59 +0200
Subject: [PATCH] redis: update to 5.0.6.

---
 srcpkgs/redis/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 2cb07edbb19..5807af0b36f 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,16 @@
 # Template file for 'redis'
 pkgname=redis
-version=5.0.5
+version=5.0.6
 revision=1
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel"
+checkdepends="tcl-devel procps-ng"
 short_desc="Advanced key-value store"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://redis.io"
 changelog="https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
 distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
-checksum=2139009799d21d8ff94fc40b7f36ac46699b9e1254086299f8d3b223ca54a375
+checksum=6624841267e142c5d5d5be292d705f8fb6070677687c5aad1645421a936d22b3
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

             reply	other threads:[~2019-10-07  1:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07  1:06 voidlinux-github [this message]
2019-10-07  7:36 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15201@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).