pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar  7 12:59:13 UTC 2021

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: add and enable php-redis4


To generate a diff of this commit:
cvs rdiff -u -r1.623 -r1.624 pkgsrc/databases/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.623 pkgsrc/databases/Makefile:1.624
--- pkgsrc/databases/Makefile:1.623     Wed Feb 17 09:59:27 2021
+++ pkgsrc/databases/Makefile   Sun Mar  7 12:59:13 2021
@@ -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-pdo_sqlite
 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