pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases databases/Makefile: add and enable php-redis4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5bdce09afa7
branches:  trunk
changeset: 448315:f5bdce09afa7
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 07 12:59:13 2021 +0000

description:
databases/Makefile: add and enable php-redis4

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cb676ae7c6e5 -r f5bdce09afa7 databases/Makefile
--- a/databases/Makefile        Sun Mar 07 12:58:28 2021 +0000
+++ b/databases/Makefile        Sun Mar 07 12:59:13 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.623 2021/02/17 09:59:27 adam Exp $
+# $NetBSD: Makefile,v 1.624 2021/03/07 12:59:13 taca Exp $
 
 COMMENT=       Databases
 
@@ -279,6 +279,7 @@
 SUBDIR+=       php-pgsql
 SUBDIR+=       php-redis
 SUBDIR+=       php-redis3
+SUBDIR+=       php-redis4
 SUBDIR+=       php-rrd
 SUBDIR+=       php-sqlite3
 SUBDIR+=       php-sqlrelay



Home | Main Index | Thread Index | Old Index