summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2009-03-14 19:42:28 +0000
committermanu <manu@pkgsrc.org>2009-03-14 19:42:28 +0000
commit57cd3bf825ea26fca9ebe0615752a2b81b7fb758 (patch)
treeaf44909ce28779f1d2daaacd1b02c8b6fa05f74d
parenta27fc5b410afdeef05f8df39a59776ea709e7cd7 (diff)
downloadpkgsrc-57cd3bf825ea26fca9ebe0615752a2b81b7fb758.tar.gz
Added openldap-cloak
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 4f5c336cb3c..6728ebdadee 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.293 2009/02/11 23:11:08 adrianp Exp $
+# $NetBSD: Makefile,v 1.294 2009/03/14 19:42:28 manu Exp $
#
COMMENT= Databases
@@ -64,6 +64,7 @@ SUBDIR+= ocaml-mysql
SUBDIR+= odbc-postgresql
SUBDIR+= openldap
SUBDIR+= openldap-client
+SUBDIR+= openldap-cloak
SUBDIR+= openldap-doc
SUBDIR+= openldap-nops
SUBDIR+= openldap-server
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 953d0665351..7613e8aec78 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.990 2009/03/14 15:07:46 taca Exp $
+$NetBSD: CHANGES-2009,v 1.991 2009/03/14 19:42:28 manu Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -1332,3 +1332,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated www/typolight-translations to 20090312 [taca 2009-03-14]
Updated security/ap-modsecurity2 to 2.5.9 [adrianp 2009-03-14]
Updated textproc/namazu to 2.0.19 [taca 2009-03-14]
+ Added databases/openldap-cloak version 2.4.15 [manu 2009-03-14]