summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-12 19:34:53 +0000
committersno <sno@pkgsrc.org>2010-02-12 19:34:53 +0000
commitede07d1a2b1e1b6a7d619d284c3ea00437d425e6 (patch)
treea1c4a96f3d3ebec90b8d5ce5e4a98b888342c195
parent6cfe295f23590b14776b2ae2138f51bc930fdabc (diff)
downloadpkgsrc-ede07d1a2b1e1b6a7d619d284c3ea00437d425e6.tar.gz
Added databases/p5-DBIx-Class-EncodedColumn version 0.00006
-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 14d72abce49..ee90a684105 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.318 2010/02/11 13:14:46 joerg Exp $
+# $NetBSD: Makefile,v 1.319 2010/02/12 19:36:00 sno Exp $
#
COMMENT= Databases
@@ -109,6 +109,7 @@ SUBDIR+= p5-DBIx-Class
SUBDIR+= p5-DBIx-Class-Cursor-Cached
SUBDIR+= p5-DBIx-Class-DigestColumns
SUBDIR+= p5-DBIx-Class-DynamicDefault
+SUBDIR+= p5-DBIx-Class-EncodedColumn
SUBDIR+= p5-DBIx-Class-Fixtures
SUBDIR+= p5-DBIx-Class-InflateColumn-IP
SUBDIR+= p5-DBIx-Class-IntrospectableM2M
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 1da39adf838..55ed2de6cf4 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.692 2010/02/12 18:26:47 sno Exp $
+$NetBSD: CHANGES-2010,v 1.693 2010/02/12 19:34:53 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -828,3 +828,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated security/p5-Crypt-RIPEMD160 to 0.04nb4 [sno 2010-02-12]
Updated security/p5-Crypt-DSA to 1.16nb1 [sno 2010-02-12]
Updated security/p5-Crypt-OpenPGP to 1.04 [sno 2010-02-12]
+ Added databases/p5-DBIx-Class-EncodedColumn version 0.00006 [sno 2010-02-12]