mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Update from 2.6.0 to 2.6.2.
Feature safe: yes <ChangeLog> [ Redis 2.6.2 ] * [BUGFIX] The compilation fix for RHLE5 in 2.6.1 was broken. Fixed. * [IMPROVED] Linenoise updated, now supports Ctrl+w. [ Redis 2.6.1 ] * [BUGFIX] Compilation on Linux < 2.6.17 or glibc < 2.6 fixed (RHLE5 & co). </ChangeLog>
This commit is contained in:
parent
32c77e89ce
commit
0e8b79dc58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306474
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis
|
||||
DISTVERSION= 2.6.0
|
||||
DISTVERSION= 2.6.2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (redis-2.6.0.tar.gz) = bf4de82b3f6cdde216c40f10667a00e65ae0fb8adc89c8b360ac16c900b2963f
|
||||
SIZE (redis-2.6.0.tar.gz) = 1000239
|
||||
SHA256 (redis-2.6.2.tar.gz) = b3b2e74ec8a13337e5e17cc24b0fecf5d612d6a0835d99bd1e337b391f20a46d
|
||||
SIZE (redis-2.6.2.tar.gz) = 1000600
|
||||
|
|
Loading…
Add table
Reference in a new issue