summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB-Object/Makefile
diff options
context:
space:
mode:
authormef <mef>2014-12-12 05:02:18 +0000
committermef <mef>2014-12-12 05:02:18 +0000
commitdc773f3187bc2c04f633ce4a21aa9f4cb2955797 (patch)
tree34403c16283e0098685ff0f12fb3a6cc04f1058a /databases/p5-Rose-DB-Object/Makefile
parentf80cb17abfe78b8d442aa93f7f5972a574c89fbf (diff)
downloadpkgsrc-dc773f3187bc2c04f633ce4a21aa9f4cb2955797.tar.gz
Update 0.810 to 0.813
0.813 (11.07.2014) - John Siracusa <siracusa@gmail.com> * Added prepare_options parameter to get_objects_iterator_from_sql() and get_objects_from_sql() Manager methods (RT 98014) 0.812 (11.07.2014) - John Siracusa <siracusa@gmail.com> * Second attempt to address precision and scale mix-ups in auto-loaded numeric column metadata. * Fixed get_objects_count() with custom select lists and distinct (Reported by Alexander Karelas) * Fixed precision and scale references in the tutorial (RT 96079) * Fixed an incorrect method name in the Rose::DB::Object::Helpers documentation (RT 97602) * Fixed a bug where save() parameters were not passed to map record save() calls (RT 98730) * Corrected a typo in the documentation (RT 94100) * Updated tests to work with DBD::Pg versions greater than 2.x.x. 0.811 (03.21.2014) - John Siracusa <siracusa@gmail.com> * Fixed a bug that prevented many-to-many map records from being saved to the database (RT 93531)
Diffstat (limited to 'databases/p5-Rose-DB-Object/Makefile')
-rw-r--r--databases/p5-Rose-DB-Object/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile
index ca3472d3875..98c61934604 100644
--- a/databases/p5-Rose-DB-Object/Makefile
+++ b/databases/p5-Rose-DB-Object/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:30 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/12/12 05:02:18 mef Exp $
-DISTNAME= Rose-DB-Object-0.810
+DISTNAME= Rose-DB-Object-0.813
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}