aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-redis
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-04-25 10:33:56 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-04-25 10:33:56 +0000
commite00a6b1ba11af6499487be4d9c7f00e86a3ffee8 (patch)
tree19ca3999f04685fe110ec3d2e40f02595907f053 /databases/pecl-redis
parent0872f9aefdef1dcc6e629160349a910a4654fa2b (diff)
downloadports-e00a6b1ba11af6499487be4d9c7f00e86a3ffee8.tar.gz
ports-e00a6b1ba11af6499487be4d9c7f00e86a3ffee8.zip
databases/pecl-redis: Update and split into new port
This update consists of two parts which updates current port and creates a new port with the old version as there are breaking changes in the new version. PR: 227396 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) Differential Revision: https://reviews.freebsd.org/D15146
Notes
Notes: svn path=/head/; revision=468272
Diffstat (limited to 'databases/pecl-redis')
-rw-r--r--databases/pecl-redis/Makefile4
-rw-r--r--databases/pecl-redis/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/databases/pecl-redis/Makefile b/databases/pecl-redis/Makefile
index 551b0ac3a480..c95e049e05f2 100644
--- a/databases/pecl-redis/Makefile
+++ b/databases/pecl-redis/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= redis
-PORTVERSION= 3.1.6
+PORTVERSION= 4.0.0
CATEGORIES= databases
MAINTAINER= daniel@blodan.se
@@ -10,6 +10,8 @@ COMMENT= Extension to access Redis
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/COPYING
+CONFLICTS_INSTALL= pecl-redis3
+
USES= php:pecl
USE_PHP= session:build
diff --git a/databases/pecl-redis/distinfo b/databases/pecl-redis/distinfo
index 2571833fdb24..87d037ab556b 100644
--- a/databases/pecl-redis/distinfo
+++ b/databases/pecl-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515603372
-SHA256 (PECL/redis-3.1.6.tgz) = b229274cdc14c22efc41fefa00db4dc5bb32a997d6811278662a043a76aa2600
-SIZE (PECL/redis-3.1.6.tgz) = 199920
+TIMESTAMP = 1523299384
+SHA256 (PECL/redis-4.0.0.tgz) = c8a969cca131efa9e583c11e6522953a9165b804dbc5d2cba8875323ab22cfc1
+SIZE (PECL/redis-4.0.0.tgz) = 212340