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:   adam
Date:           Sun Oct 30 08:58:12 UTC 2016

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Added postgresql96 directories


To generate a diff of this commit:
cvs rdiff -u -r1.520 -r1.521 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.520 pkgsrc/databases/Makefile:1.521
--- pkgsrc/databases/Makefile:1.520     Sat Oct  8 13:02:37 2016
+++ pkgsrc/databases/Makefile   Sun Oct 30 08:58:12 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.520 2016/10/08 13:02:37 kamil Exp $
+# $NetBSD: Makefile,v 1.521 2016/10/30 08:58:12 adam Exp $
 
 COMMENT=       Databases
 
@@ -320,6 +320,14 @@ SUBDIR+=   postgresql95-plperl
 SUBDIR+=       postgresql95-plpython
 SUBDIR+=       postgresql95-pltcl
 SUBDIR+=       postgresql95-server
+SUBDIR+=       postgresql96
+SUBDIR+=       postgresql96-client
+SUBDIR+=       postgresql96-contrib
+SUBDIR+=       postgresql96-docs
+SUBDIR+=       postgresql96-plperl
+SUBDIR+=       postgresql96-plpython
+SUBDIR+=       postgresql96-pltcl
+SUBDIR+=       postgresql96-server
 SUBDIR+=       pxtools
 SUBDIR+=       py-PgSQL
 SUBDIR+=       py-apsw



Home | Main Index | Thread Index | Old Index