mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update to latest stable version 2.2.1.
Remove CONFLICTS with redis-1. Remove NO_LATEST_LINK.
This commit is contained in:
parent
24ce793e23
commit
fa3eef2740
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269598
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= redis
|
||||
DISTVERSION= 2.2.0-rc4
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
|
@ -17,11 +17,10 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo
|
|||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
CONFLICTS?= redis-1.* redis-2.0.*
|
||||
CONFLICTS?= redis-2.0.*
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_RC_SUBR= redis.sh
|
||||
NO_LATEST_LINK= yes
|
||||
BIN_FILES= redis-benchmark redis-check-aof redis-check-dump \
|
||||
redis-cli redis-server
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (redis-2.2.0-rc4.tar.gz) = 5f3398c0b6d8e01132ea07f2b3143193db0a1e4dc8408cc5bd789a1e97cffc85
|
||||
SIZE (redis-2.2.0-rc4.tar.gz) = 445431
|
||||
SHA256 (redis-2.2.1.tar.gz) = 509219fd656516152f2c11d5d4959238c2c86d0392f1443eaf56dec5e6642eda
|
||||
SIZE (redis-2.2.1.tar.gz) = 446179
|
||||
|
|
Loading…
Add table
Reference in a new issue