Wed Sep 16 17:50:10 2009 UTC ()
Updating databases/p5-Rose-DB-Object from 0.782 to 0.783

Upstream changes:
0.783 (09.14.2009) - John Siracusa <siracusa@gmail.com>
    * Added new range operators: between, gt_lt, gt_le, ge_lt, and ge_le.
    * The strip() helper method will now throw an exception when there are
      pending "on-save" actions.  (Reported by Kevin McGrath)
    * Added strip_on_save_ok parameter to strip() to override the default
      behavior.
    * Worked around yet another MySQL empty-string-default "feature."
      (Reported by Terrence Brannon)
    * Added missing documentation about the required return value of the
      "object" handler in the traverse_depth_first() helper method.
      (Reported by David Christensen)
    * The traverse_depth_first() helper now preserves the existing context
      object if a "relationship" handler is not defined.  (Reported by
      David Christensen)
    * Fixed a bug that prevented scalar reference filter arguments from working
      correctly with date columns in Manager queries.  (Reported by Todd Lyons)
    * Fixed a multi-many Manager bug that caused duplicate sub-objects to be
      linked to the wrong parent object.  (Reported by Anton Shevchenko)


(sno)
diff -r1.6 -r1.7 pkgsrc/databases/p5-Rose-DB-Object/Makefile
diff -r1.5 -r1.6 pkgsrc/databases/p5-Rose-DB-Object/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/databases/p5-Rose-DB-Object/Makefile (expand / switch to context diff)
--- pkgsrc/databases/p5-Rose-DB-Object/Makefile 2009/08/20 18:55:57 1.6
+++ pkgsrc/databases/p5-Rose-DB-Object/Makefile 2009/09/16 17:50:09 1.7
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2009/08/20 18:55:57 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/09/16 17:50:09 sno Exp $
 
-DISTNAME=	Rose-DB-Object-0.782
+DISTNAME=	Rose-DB-Object-0.783
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Rose/}

cvs diff -r1.5 -r1.6 pkgsrc/databases/p5-Rose-DB-Object/distinfo (expand / switch to context diff)
--- pkgsrc/databases/p5-Rose-DB-Object/distinfo 2009/08/20 18:55:57 1.5
+++ pkgsrc/databases/p5-Rose-DB-Object/distinfo 2009/09/16 17:50:10 1.6
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/08/20 18:55:57 sno Exp $
+$NetBSD: distinfo,v 1.6 2009/09/16 17:50:10 sno Exp $
 
-SHA1 (Rose-DB-Object-0.782.tar.gz) = 18736b8f424ba812347dbdd8a8316e9f3a0fa641
+SHA1 (Rose-DB-Object-0.783.tar.gz) = 5fe98bdc6ecc029c343fc2c8d0fc96dc3488c257
-RMD160 (Rose-DB-Object-0.782.tar.gz) = d3e1807928e47a060978915da8ef593d8e98be3d
+RMD160 (Rose-DB-Object-0.783.tar.gz) = d35d2d2e1c942bee7c1a3811d33e45e8c2fdf476
-Size (Rose-DB-Object-0.782.tar.gz) = 535715 bytes
+Size (Rose-DB-Object-0.783.tar.gz) = 539883 bytes