pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Added postgresql96 directories



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62b14772df72
branches:  trunk
changeset: 354441:62b14772df72
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Oct 30 08:58:12 2016 +0000

description:
Added postgresql96 directories

diffstat:

 databases/Makefile |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r d5a6f0cf475b -r 62b14772df72 databases/Makefile
--- a/databases/Makefile        Sun Oct 30 08:57:12 2016 +0000
+++ b/databases/Makefile        Sun Oct 30 08:58:12 2016 +0000
@@ -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-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