summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2016-02-25 21:48:08 +0000
committertnn <tnn>2016-02-25 21:48:08 +0000
commit33bb0da661a58bd5f58e0762182da8057347d647 (patch)
tree559a7c0d12d8a2e7e77f3b5fa96a744be601eed4
parentdb9e88daada366b19cb2bda5abebecfac7266cd0 (diff)
downloadpkgsrc-33bb0da661a58bd5f58e0762182da8057347d647.tar.gz
add databases/postgresql95-*
-rw-r--r--databases/Makefile16
-rw-r--r--doc/CHANGES-201616
2 files changed, 30 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 95e52a95e8d..4e82cf583ba 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.509 2016/02/25 19:52:08 fhajny Exp $
+# $NetBSD: Makefile,v 1.510 2016/02/25 21:48:08 tnn Exp $
COMMENT= Databases
@@ -330,6 +330,20 @@ SUBDIR+= postgresql94-pltcl
SUBDIR+= postgresql94-replicationtools
SUBDIR+= postgresql94-server
SUBDIR+= postgresql94-upgrade
+SUBDIR+= postgresql95
+SUBDIR+= postgresql95-adminpack
+SUBDIR+= postgresql95-client
+SUBDIR+= postgresql95-datatypes
+SUBDIR+= postgresql95-dblink
+SUBDIR+= postgresql95-docs
+SUBDIR+= postgresql95-fuzzystrmatch
+SUBDIR+= postgresql95-monitoring
+SUBDIR+= postgresql95-pgcrypto
+SUBDIR+= postgresql95-plperl
+SUBDIR+= postgresql95-plpython
+SUBDIR+= postgresql95-pltcl
+SUBDIR+= postgresql95-replicationtools
+SUBDIR+= postgresql95-server
SUBDIR+= pxtools
SUBDIR+= py-PgSQL
SUBDIR+= py-apsw
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016
index e72de671ae3..625fd0172f8 100644
--- a/doc/CHANGES-2016
+++ b/doc/CHANGES-2016
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2016,v 1.865 2016/02/25 19:48:52 fhajny Exp $
+$NetBSD: CHANGES-2016,v 1.866 2016/02/25 21:48:08 tnn Exp $
Changes to the packages collection and infrastructure in 2016:
@@ -1162,3 +1162,17 @@ Changes to the packages collection and infrastructure in 2016:
Added textproc/R-gsubfn version 0.6.6 [fhajny 2016-02-25]
Added databases/R-RSQLite version 1.0.0 [fhajny 2016-02-25]
Added databases/R-sqldf version 0.4.10 [fhajny 2016-02-25]
+ Added databases/postgresql95 version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-adminpack version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-client version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-datatypes version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-dblink version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-docs version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-fuzzystrmatch version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-monitoring version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-pgcrypto version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-plperl version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-plpython version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-pltcl version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-replicationtools version 9.5.1 [tnn 2016-02-25]
+ Added databases/postgresql95-server version 9.5.1 [tnn 2016-02-25]