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:   jperkin
Date:           Fri Dec  8 15:28:58 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases: Add repmgr.


To generate a diff of this commit:
cvs rdiff -u -r1.553 -r1.554 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.553 pkgsrc/databases/Makefile:1.554
--- pkgsrc/databases/Makefile:1.553     Fri Dec  8 12:18:01 2017
+++ pkgsrc/databases/Makefile   Fri Dec  8 15:28:58 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.553 2017/12/08 12:18:01 adam Exp $
+# $NetBSD: Makefile,v 1.554 2017/12/08 15:28:58 jperkin Exp $
 
 COMMENT=       Databases
 
@@ -396,6 +396,7 @@ SUBDIR+=    qore-sqlite3-module
 SUBDIR+=       quicklist
 SUBDIR+=       rdb
 SUBDIR+=       redis
+SUBDIR+=       repmgr
 SUBDIR+=       rrdtool
 SUBDIR+=       rrdtool12
 SUBDIR+=       ruby-activeldap



Home | Main Index | Thread Index | Old Index