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:   fhajny
Date:           Tue Aug 15 08:35:34 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Enabe pg_repack


To generate a diff of this commit:
cvs rdiff -u -r1.535 -r1.536 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.535 pkgsrc/databases/Makefile:1.536
--- pkgsrc/databases/Makefile:1.535     Mon Jul 31 14:24:22 2017
+++ pkgsrc/databases/Makefile   Tue Aug 15 08:35:34 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.535 2017/07/31 14:24:22 maya Exp $
+# $NetBSD: Makefile,v 1.536 2017/08/15 08:35:34 fhajny Exp $
 
 COMMENT=       Databases
 
@@ -246,6 +246,7 @@ SUBDIR+=    pear-MDB2_Driver_mysql
 SUBDIR+=       pear-MDB2_Driver_mysqli
 SUBDIR+=       pear-MDB2_Driver_pgsql
 SUBDIR+=       percona-toolkit
+SUBDIR+=       pg_repack
 SUBDIR+=       pgadmin3
 SUBDIR+=       pgbouncer
 SUBDIR+=       pgbuildfarm



Home | Main Index | Thread Index | Old Index