summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-11-14 20:53:26 +0000
committersno <sno@pkgsrc.org>2010-11-14 20:53:26 +0000
commitb570bab64c6df4f26a3e6ef00b22a1f0d0ffe898 (patch)
treed2a5200bf0eb476b602e2d317b1b94a661b025b9
parentacce5c29b6a62361511352fa589bf7da1f199cbd (diff)
downloadpkgsrc-b570bab64c6df4f26a3e6ef00b22a1f0d0ffe898.tar.gz
Added databases/p5-MLDBM-Serializer-JSON version 0.001
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES-20103
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 65a9743a6c0..025b6de9f8d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.354 2010/10/16 21:28:17 kefren Exp $
+# $NetBSD: Makefile,v 1.355 2010/11/14 20:54:08 sno Exp $
#
COMMENT= Databases
@@ -149,6 +149,7 @@ SUBDIR+= p5-Jifty-DBI
SUBDIR+= p5-MARC
SUBDIR+= p5-MARC-Record
SUBDIR+= p5-MLDBM
+SUBDIR+= p5-MLDBM-Serializer-JSON
SUBDIR+= p5-MLDBM-Sync
SUBDIR+= p5-Net-Cassandra
SUBDIR+= p5-Net-MySQL
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 32a295c5b6a..8e86f286752 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.3967 2010/11/14 20:43:14 sno Exp $
+$NetBSD: CHANGES-2010,v 1.3968 2010/11/14 20:53:26 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -5549,3 +5549,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated www/nginx to 0.8.53 [joerg 2010-11-13]
Updated print/tex-amsmath-doc to 2.13nb1 [minskim 2010-11-14]
Added devel/p5-File-ConfigDir version 0.004 [sno 2010-11-14]
+ Added databases/p5-MLDBM-Serializer-JSON version 0.001 [sno 2010-11-14]