Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] redis: update to 6.2.6.
@ 2022-04-15  6:42 mkohlhaas
  2022-04-15  6:48 ` [PR PATCH] [Updated] " mkohlhaas
                   ` (30 more replies)
  0 siblings, 31 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  6:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From df255360d25d9b76c5a82f46e5cf21bdb8d17639 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..f950325a6d67 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,6 +1,6 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
 makedepends="jemalloc-devel libatomic-devel"
 checkdepends="tcl-devel procps-ng"
@@ -10,7 +10,7 @@ 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
@ 2022-04-15  6:48 ` mkohlhaas
  2022-04-15  6:52 ` mkohlhaas
                   ` (29 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  6:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 1629c7d70ce1f5637bd6b9d083bb46b8c734e001 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..57e825ccbae9 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,6 +1,6 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
 makedepends="jemalloc-devel libatomic-devel"
 checkdepends="tcl-devel procps-ng"
@@ -10,7 +10,7 @@ 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
  2022-04-15  6:48 ` [PR PATCH] [Updated] " mkohlhaas
@ 2022-04-15  6:52 ` mkohlhaas
  2022-04-15  6:53 ` mkohlhaas
                   ` (28 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  6:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 6aa3ec4b96c7554c84b5ac7cf70c497de57f4d14 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..e869cae494b7 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,8 +1,9 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
 makedepends="jemalloc-devel libatomic-devel"
+hostmakedepends="pkg-config"
 checkdepends="tcl-devel procps-ng"
 short_desc="Advanced key-value store"
 maintainer="Enno Boland <gottox@voidlinux.org>"
@@ -10,7 +11,7 @@ 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
  2022-04-15  6:48 ` [PR PATCH] [Updated] " mkohlhaas
  2022-04-15  6:52 ` mkohlhaas
@ 2022-04-15  6:53 ` mkohlhaas
  2022-04-15  6:56 ` mkohlhaas
                   ` (27 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  6:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 3157efa0734169734497e38a4c36575110510bd9 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..b25ef25a6e15 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,7 +1,8 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
 checkdepends="tcl-devel procps-ng"
 short_desc="Advanced key-value store"
@@ -10,7 +11,7 @@ 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (2 preceding siblings ...)
  2022-04-15  6:53 ` mkohlhaas
@ 2022-04-15  6:56 ` mkohlhaas
  2022-04-15  7:25 ` mkohlhaas
                   ` (26 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  6:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From c1d5527319fab7b27072c97470d8b934912d0716 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..200c258b218c 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+checksum=5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (3 preceding siblings ...)
  2022-04-15  6:56 ` mkohlhaas
@ 2022-04-15  7:25 ` mkohlhaas
  2022-04-15  7:27 ` mkohlhaas
                   ` (25 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 4bf143d8d66436d085bfb4123581bb80c7e31cde Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..91837938ff16 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/6.2.6"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${pkgname}-${version}.tar.gz"
+checksum=5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (4 preceding siblings ...)
  2022-04-15  7:25 ` mkohlhaas
@ 2022-04-15  7:27 ` mkohlhaas
  2022-04-15  7:29 ` mkohlhaas
                   ` (24 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 45dc5eb3c0e5a1e9b66907a346fdf2496c73b41b Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..b47cad8c805f 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (5 preceding siblings ...)
  2022-04-15  7:27 ` mkohlhaas
@ 2022-04-15  7:29 ` mkohlhaas
  2022-04-15  7:32 ` mkohlhaas
                   ` (23 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 1aa0b726ede318e27db10d9dfcf660c654844434 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..495099d9cd38 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (6 preceding siblings ...)
  2022-04-15  7:29 ` mkohlhaas
@ 2022-04-15  7:32 ` mkohlhaas
  2022-04-15  7:34 ` mkohlhaas
                   ` (22 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 2331c21e55cdd148a6a9696aef18ae7596c9c87f Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..c6728ed25e35 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
-makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+hostmakedepends="pkg-config"
+makedepends="tcl jemalloc-devel libatomic-devel"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (7 preceding siblings ...)
  2022-04-15  7:32 ` mkohlhaas
@ 2022-04-15  7:34 ` mkohlhaas
  2022-04-15  7:37 ` mkohlhaas
                   ` (21 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From d0e6cb3dcf6bbbea99042a6c7fde136340e9e419 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..3267d85e7fad 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepens="tcl pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (8 preceding siblings ...)
  2022-04-15  7:34 ` mkohlhaas
@ 2022-04-15  7:37 ` mkohlhaas
  2022-04-15  7:39 ` mkohlhaas
                   ` (20 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 77e4a946c1b10cd948081511ac14b69d68122dd0 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..528747001503 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepens="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -34,10 +35,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (9 preceding siblings ...)
  2022-04-15  7:37 ` mkohlhaas
@ 2022-04-15  7:39 ` mkohlhaas
  2022-04-15  7:41 ` mkohlhaas
                   ` (19 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 350007da9414e0e46df9e68c07ebefd259a94707 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..f46c83e254f6 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -34,10 +35,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (10 preceding siblings ...)
  2022-04-15  7:39 ` mkohlhaas
@ 2022-04-15  7:41 ` mkohlhaas
  2022-04-15  7:55 ` mkohlhaas
                   ` (18 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 3b6884dc2f5cb1129ef71228c88529ca8509d69c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..495099d9cd38 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,17 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (11 preceding siblings ...)
  2022-04-15  7:41 ` mkohlhaas
@ 2022-04-15  7:55 ` mkohlhaas
  2022-04-15  7:56 ` mkohlhaas
                   ` (17 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 1dbe1f1d7e5e829e5649f591086dbb732cd9facc Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..d4730f5a822e 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,18 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl procps-ng"
+make_check_target="test"
 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (12 preceding siblings ...)
  2022-04-15  7:55 ` mkohlhaas
@ 2022-04-15  7:56 ` mkohlhaas
  2022-04-15  7:57 ` mkohlhaas
                   ` (16 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From f5855b78577f9c80ba43d87b69782163180a2f56 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..850e7dc718d3 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,18 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+make_check_target="test"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (13 preceding siblings ...)
  2022-04-15  7:56 ` mkohlhaas
@ 2022-04-15  7:57 ` mkohlhaas
  2022-04-15  8:00 ` mkohlhaas
                   ` (15 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  7:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 6e00e150991f88cdea1c208f7b2445dd4ad91766 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..2730c9e6be52 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,18 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+hostmakedepends="pkg-config"
+make_check_target="test"
+checkdepends="tcl procps-ng"
 makedepends="jemalloc-devel libatomic-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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -34,10 +36,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (14 preceding siblings ...)
  2022-04-15  7:57 ` mkohlhaas
@ 2022-04-15  8:00 ` mkohlhaas
  2022-04-15  8:04 ` mkohlhaas
                   ` (14 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 48be6c9dbf996a1872621ef8e5b5638e536cccf5 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..aae72c7d7ad4 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,18 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -34,10 +36,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (15 preceding siblings ...)
  2022-04-15  8:00 ` mkohlhaas
@ 2022-04-15  8:04 ` mkohlhaas
  2022-04-15  8:10 ` mkohlhaas
                   ` (13 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 64233e5cdfde7805d44e1bd88b4abbeab629e43d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..0298235153ba 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,19 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -34,10 +37,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (16 preceding siblings ...)
  2022-04-15  8:04 ` mkohlhaas
@ 2022-04-15  8:10 ` mkohlhaas
  2022-04-15  8:10 ` paper42
                   ` (12 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 4f15c89bff58744bf0687efed5cfca7e52ae26d8 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 33 ++++++++-------------------------
 1 file changed, 8 insertions(+), 25 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..fec85ab62c70 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,19 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -25,23 +28,3 @@ do_configure() {
 		-e "s|^pidfile .*|pidfile /run/redis/redis.pid|" redis.conf
 	vsed -i -e "s|^FINAL_LIBS=.*|& -latomic|" src/Makefile
 }
-
-do_build() {
-	case "$XBPS_TARGET_MACHINE" in
-		*-musl) _malloc="none";;
-		*) _malloc="jemalloc";;
-	esac
-	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
-}
-
-do_check() {
-	make test
-}
-
-do_install() {
-	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
-	vlicense COPYING
-
-	vinstall redis.conf 644 etc/redis
-	vsv redis
-}

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

* Re: redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (17 preceding siblings ...)
  2022-04-15  8:10 ` mkohlhaas
@ 2022-04-15  8:10 ` paper42
  2022-04-15  8:13 ` [PR PATCH] [Updated] " mkohlhaas
                   ` (11 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: paper42 @ 2022-04-15  8:10 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36702#issuecomment-1099949712

Comment:
please fill out the pr description template

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (18 preceding siblings ...)
  2022-04-15  8:10 ` paper42
@ 2022-04-15  8:13 ` mkohlhaas
  2022-04-15  8:16 ` mkohlhaas
                   ` (10 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From b7e2598067b9a621a69a016defe54223ceb776cd Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..0298235153ba 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,19 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -34,10 +37,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (19 preceding siblings ...)
  2022-04-15  8:13 ` [PR PATCH] [Updated] " mkohlhaas
@ 2022-04-15  8:16 ` mkohlhaas
  2022-04-15  8:17 ` mkohlhaas
                   ` (9 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From f2ea7e2c1d00a9589791f15f1417d682838a66f9 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..7b49f6889d42 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,19 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -31,13 +34,10 @@ do_build() {
 		*-musl) _malloc="none";;
 		*) _malloc="jemalloc";;
 	esac
+  which tclsh8.6
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (20 preceding siblings ...)
  2022-04-15  8:16 ` mkohlhaas
@ 2022-04-15  8:17 ` mkohlhaas
  2022-04-15  8:20 ` mkohlhaas
                   ` (8 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From c2ebd2c39a1acbdf75e9fe2d753571c73bbfd0a9 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..0f00428e8b37 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,19 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -31,13 +34,10 @@ do_build() {
 		*-musl) _malloc="none";;
 		*) _malloc="jemalloc";;
 	esac
+	which tclsh8.6
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (21 preceding siblings ...)
  2022-04-15  8:17 ` mkohlhaas
@ 2022-04-15  8:20 ` mkohlhaas
  2022-04-15  8:28 ` paper42
                   ` (7 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From da9c8b3f5eebc6c9afa2c49ada77e774fa3e2005 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..505771a3f4ad 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,19 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
-makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
+makedepends="which jemalloc-devel libatomic-devel"
+checkdepends="which tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -31,13 +34,10 @@ do_build() {
 		*-musl) _malloc="none";;
 		*) _malloc="jemalloc";;
 	esac
+	which tclsh8.6
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (22 preceding siblings ...)
  2022-04-15  8:20 ` mkohlhaas
@ 2022-04-15  8:28 ` paper42
  2022-04-15  8:29 ` [PR PATCH] [Updated] " mkohlhaas
                   ` (6 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: paper42 @ 2022-04-15  8:28 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36702#issuecomment-1099961009

Comment:
And please test your changes on your own machine before pushing them

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (23 preceding siblings ...)
  2022-04-15  8:28 ` paper42
@ 2022-04-15  8:29 ` mkohlhaas
  2022-04-15  8:39 ` mkohlhaas
                   ` (5 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 6a23734bb1ced0f30b724d27a9f65b59bff2d7dc Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..1ab52b0f26ef 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,16 +1,19 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="which tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
@@ -34,10 +37,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (24 preceding siblings ...)
  2022-04-15  8:29 ` [PR PATCH] [Updated] " mkohlhaas
@ 2022-04-15  8:39 ` mkohlhaas
  2022-04-15  8:57 ` mkohlhaas
                   ` (4 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From c73581fd6effb46fce32a16493979672c52edc23 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..70cd34c4b67d 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,21 +1,23 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="which tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
 conf_files="/etc/redis/redis.conf"
-
 make_dirs="/var/lib/redis 0700 redis redis"
 
 do_configure() {
@@ -34,10 +36,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (25 preceding siblings ...)
  2022-04-15  8:39 ` mkohlhaas
@ 2022-04-15  8:57 ` mkohlhaas
  2022-04-15  9:04 ` mkohlhaas
                   ` (3 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  8:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 7f1cde9e631cd93375e5a08888875fe2ea048893 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

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

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..bebca099a1f5 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,23 +1,29 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="which tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
 conf_files="/etc/redis/redis.conf"
-
 make_dirs="/var/lib/redis 0700 redis redis"
 
+if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
+	makedepends+=" musl-legacy-compat"
+fi
+
 do_configure() {
 	vsed -i \
 		-e "s|^# bind 127.0.0.1|bind 127.0.0.1|" \
@@ -34,10 +40,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (26 preceding siblings ...)
  2022-04-15  8:57 ` mkohlhaas
@ 2022-04-15  9:04 ` mkohlhaas
  2022-04-15  9:05 ` mkohlhaas
                   ` (2 subsequent siblings)
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  9:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages redis
https://github.com/void-linux/void-packages/pull/36702

redis: update to 6.2.6.
None

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

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

From 340c9c4821aa3faf7e0e75ba594de53519da192c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Fri, 15 Apr 2022 08:41:11 +0200
Subject: [PATCH] redis: update to 6.2.6.

---
 srcpkgs/redis/template | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/redis/template b/srcpkgs/redis/template
index 974305ff1f0f..70cd34c4b67d 100644
--- a/srcpkgs/redis/template
+++ b/srcpkgs/redis/template
@@ -1,21 +1,23 @@
 # Template file for 'redis'
 pkgname=redis
-version=6.0.9
+version=6.2.6
 revision=1
+build_style=gnu-makefile
+make_check_target="test"
+hostmakedepends="pkg-config"
 makedepends="jemalloc-devel libatomic-devel"
-checkdepends="tcl-devel procps-ng"
+checkdepends="which tcl 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=dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd
+changelog="https://github.com/redis/redis/releases/tag/${version}"
+distfiles="https://github.com/redis/redis/archive/refs/tags/${version}.tar.gz"
+checksum=5d452038e346b5f31d7d277a41a4ec583bc8bf04403db620403638f79bdda891
 
 system_accounts="redis"
 redis_homedir="/var/lib/redis"
 conf_files="/etc/redis/redis.conf"
-
 make_dirs="/var/lib/redis 0700 redis redis"
 
 do_configure() {
@@ -34,10 +36,6 @@ do_build() {
 	make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 MALLOC=${_malloc} ${makejobs}
 }
 
-do_check() {
-	make test
-}
-
 do_install() {
 	make INSTALL_BIN=${DESTDIR}/usr/bin PREFIX=/usr install
 	vlicense COPYING

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

* Re: redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (27 preceding siblings ...)
  2022-04-15  9:04 ` mkohlhaas
@ 2022-04-15  9:05 ` mkohlhaas
  2022-04-15  9:06 ` mkohlhaas
  2022-04-17 21:29 ` [PR PATCH] [Closed]: " mkohlhaas
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  9:05 UTC (permalink / raw)
  To: ml

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

New comment by mkohlhaas on void-packages repository

https://github.com/void-linux/void-packages/pull/36702#issuecomment-1099982075

Comment:
Musl causing problems again. Every time I want to update a package or create a new one I run into problems with Musl. Really annoying.

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

* Re: redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (28 preceding siblings ...)
  2022-04-15  9:05 ` mkohlhaas
@ 2022-04-15  9:06 ` mkohlhaas
  2022-04-17 21:29 ` [PR PATCH] [Closed]: " mkohlhaas
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-15  9:06 UTC (permalink / raw)
  To: ml

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

New comment by mkohlhaas on void-packages repository

https://github.com/void-linux/void-packages/pull/36702#issuecomment-1099982075

Comment:
Musl causing problems again. Every time I want to update a package or create a new one I run into problems with Musl. Really annoying.

Who uses Musl anyways?

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

* Re: [PR PATCH] [Closed]: redis: update to 6.2.6.
  2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
                   ` (29 preceding siblings ...)
  2022-04-15  9:06 ` mkohlhaas
@ 2022-04-17 21:29 ` mkohlhaas
  30 siblings, 0 replies; 32+ messages in thread
From: mkohlhaas @ 2022-04-17 21:29 UTC (permalink / raw)
  To: ml

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

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

redis: update to 6.2.6.
https://github.com/void-linux/void-packages/pull/36702

Description:
None

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

end of thread, other threads:[~2022-04-17 21:29 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15  6:42 [PR PATCH] redis: update to 6.2.6 mkohlhaas
2022-04-15  6:48 ` [PR PATCH] [Updated] " mkohlhaas
2022-04-15  6:52 ` mkohlhaas
2022-04-15  6:53 ` mkohlhaas
2022-04-15  6:56 ` mkohlhaas
2022-04-15  7:25 ` mkohlhaas
2022-04-15  7:27 ` mkohlhaas
2022-04-15  7:29 ` mkohlhaas
2022-04-15  7:32 ` mkohlhaas
2022-04-15  7:34 ` mkohlhaas
2022-04-15  7:37 ` mkohlhaas
2022-04-15  7:39 ` mkohlhaas
2022-04-15  7:41 ` mkohlhaas
2022-04-15  7:55 ` mkohlhaas
2022-04-15  7:56 ` mkohlhaas
2022-04-15  7:57 ` mkohlhaas
2022-04-15  8:00 ` mkohlhaas
2022-04-15  8:04 ` mkohlhaas
2022-04-15  8:10 ` mkohlhaas
2022-04-15  8:10 ` paper42
2022-04-15  8:13 ` [PR PATCH] [Updated] " mkohlhaas
2022-04-15  8:16 ` mkohlhaas
2022-04-15  8:17 ` mkohlhaas
2022-04-15  8:20 ` mkohlhaas
2022-04-15  8:28 ` paper42
2022-04-15  8:29 ` [PR PATCH] [Updated] " mkohlhaas
2022-04-15  8:39 ` mkohlhaas
2022-04-15  8:57 ` mkohlhaas
2022-04-15  9:04 ` mkohlhaas
2022-04-15  9:05 ` mkohlhaas
2022-04-15  9:06 ` mkohlhaas
2022-04-17 21:29 ` [PR PATCH] [Closed]: " mkohlhaas

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