pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-Rose-DB-Object Updating databases/p5-Rose...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f0ba933eb8f
branches: trunk
changeset: 399288:4f0ba933eb8f
user: sno <sno%pkgsrc.org@localhost>
date: Wed Sep 16 17:50:09 2009 +0000
description:
Updating databases/p5-Rose-DB-Object from 0.782 to 0.783
Upstream changes:
0.783 (09.14.2009) - John Siracusa <siracusa%gmail.com@localhost>
* 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)
diffstat:
databases/p5-Rose-DB-Object/Makefile | 4 ++--
databases/p5-Rose-DB-Object/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r aa87fbdf49ac -r 4f0ba933eb8f databases/p5-Rose-DB-Object/Makefile
--- a/databases/p5-Rose-DB-Object/Makefile Wed Sep 16 17:44:45 2009 +0000
+++ b/databases/p5-Rose-DB-Object/Makefile Wed Sep 16 17:50:09 2009 +0000
@@ -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/}
diff -r aa87fbdf49ac -r 4f0ba933eb8f databases/p5-Rose-DB-Object/distinfo
--- a/databases/p5-Rose-DB-Object/distinfo Wed Sep 16 17:44:45 2009 +0000
+++ b/databases/p5-Rose-DB-Object/distinfo Wed Sep 16 17:50:09 2009 +0000
@@ -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
-RMD160 (Rose-DB-Object-0.782.tar.gz) = d3e1807928e47a060978915da8ef593d8e98be3d
-Size (Rose-DB-Object-0.782.tar.gz) = 535715 bytes
+SHA1 (Rose-DB-Object-0.783.tar.gz) = 5fe98bdc6ecc029c343fc2c8d0fc96dc3488c257
+RMD160 (Rose-DB-Object-0.783.tar.gz) = d35d2d2e1c942bee7c1a3811d33e45e8c2fdf476
+Size (Rose-DB-Object-0.783.tar.gz) = 539883 bytes
Home |
Main Index |
Thread Index |
Old Index