gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6883: update redis to 5.0.7


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6883: update redis to 5.0.7
Date: Wed, 12 Feb 2020 22:26:03 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6883
revision-id: address@hidden-20200213032559-yr01iw78cvvxc0qs
parent: address@hidden-20200213030435-8e2eoa9upaapeq71
committer: address@hidden
branch nick: trunk
timestamp: Wed 2020-02-12 19:25:59 -0800
message:
  update redis to 5.0.7
modified:
  pkg/other/redis/Makefile       makefile-20180906205328-zlveh14wki1krtj4-3
  pkg/other/redis/sha256sums     sha256sums-20180906205328-zlveh14wki1krtj4-4
=== modified file 'pkg/other/redis/Makefile'
--- a/pkg/other/redis/Makefile  2019-06-10 18:36:29 +0000
+++ b/pkg/other/redis/Makefile  2020-02-13 03:25:59 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2018,2019 Carl Hansen <address@hidden>
+# Copyright ©2018,2019,2020 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
 
 NAME =    redis
 GARNAME = redis
-GARVERSION = 5.0.5
+GARVERSION = 5.0.7
 HOME_URL = http://www.redis.io
  # http://www.redis.io/download/
 DESCRIPTION = in-memory data structure store
@@ -67,6 +67,7 @@
 
 # use standard naem FIXME
 custom-install:  
+       @echo  Installing in   $(prefix)/packages/$(DISTNAME) 
        mkdir -p $(prefix)/packages/$(DISTNAME)
        mkdir -p $(prefix)/packages/$(DISTNAME)-DEST
        $(MAKE) V=1 -C $(WORKSRC)/src  -f Makefile 
PREFIX=$(prefix)/packages/$(DISTNAME)-DEST   install 

=== modified file 'pkg/other/redis/sha256sums'
--- a/pkg/other/redis/sha256sums        2019-06-10 18:36:29 +0000
+++ b/pkg/other/redis/sha256sums        2020-02-13 03:25:59 +0000
@@ -1,1 +1,1 @@
-2139009799d21d8ff94fc40b7f36ac46699b9e1254086299f8d3b223ca54a375  
download/redis-5.0.5.tar.gz
+61db74eabf6801f057fd24b590232f2f337d422280fd19486eca03be87d3a82b  
download/redis-5.0.7.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]