summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB-Object
diff options
context:
space:
mode:
authorsno <sno>2010-09-07 06:03:27 +0000
committersno <sno>2010-09-07 06:03:27 +0000
commit89f4593d5af08100b7aadc65acb0781b91701ea1 (patch)
tree39e28fd445964ae88ce026aadc67b5ccb094b37a /databases/p5-Rose-DB-Object
parent90933c85201f4eadad3d2d48aeb9f3dcf0f461af (diff)
downloadpkgsrc-89f4593d5af08100b7aadc65acb0781b91701ea1.tar.gz
Updating databases/p5-Rose-DB-Object from 0.786nb1 to 0.789
Upstream changes: 0.789 (06.23.2010) - John Siracusa <siracusa@gmail.com> * Added support for SELECT FOR UPDATE and other forms of locking (Initial patch by Kostas Chatzikokolakis) * Fixed some POD typos (RT 58405) 0.788 (05.22.2010) - John Siracusa <siracusa@gmail.com> * Fixed a bug that prevented function calls like now() from being properly inlined, even when allow_inline_column_values was set to a true value. (Reported by David Bourget) * The Loader/auto-init system will now automatically set the allow_inline_column_values attribute to a true value when a column has a default value that looks like a function call. * Fixed a non-numeric warning with development releases of Math::BigInt. * Fixed SQL reserved word quoting bug. (Reported by Taric Mirza) * Avoid stringifying exception objects when setting error(). (Suggested by Kostas Chatzikokolakis) 0.787 (04.27.2010) - John Siracusa <siracusa@gmail.com> * Added remarks column attribute. (Patch by Adam Mackler) * Improved error message generated by get_objects_from_sql() when an unknown column is encountered. * Added support for Rose::DB's keyword_function_calls attribute. * Added dedicated timestamp with time zone column type. * Inflate triggers now work correctly with lazy-loaded columns. (Reported by Alex Karelas) * Failure to have any valid registered data sources no longer causes a fatal error when looking up default column sequence names during class setup.
Diffstat (limited to 'databases/p5-Rose-DB-Object')
-rw-r--r--databases/p5-Rose-DB-Object/Makefile6
-rw-r--r--databases/p5-Rose-DB-Object/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile
index 6c42cc22ea2..f5fef2dd21e 100644
--- a/databases/p5-Rose-DB-Object/Makefile
+++ b/databases/p5-Rose-DB-Object/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:33:03 seb Exp $
+# $NetBSD: Makefile,v 1.10 2010/09/07 06:03:27 sno Exp $
-DISTNAME= Rose-DB-Object-0.786
+DISTNAME= Rose-DB-Object-0.789
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
diff --git a/databases/p5-Rose-DB-Object/distinfo b/databases/p5-Rose-DB-Object/distinfo
index 222fe2e3d67..5d5ddbccb4d 100644
--- a/databases/p5-Rose-DB-Object/distinfo
+++ b/databases/p5-Rose-DB-Object/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2010/02/02 23:57:40 sno Exp $
+$NetBSD: distinfo,v 1.8 2010/09/07 06:03:27 sno Exp $
-SHA1 (Rose-DB-Object-0.786.tar.gz) = f446b1a5a1047792f05a592f9416562fa3da5766
-RMD160 (Rose-DB-Object-0.786.tar.gz) = aa53b6bcb88e0f06cf9add9b96faaa5d8e8e8d0a
-Size (Rose-DB-Object-0.786.tar.gz) = 546576 bytes
+SHA1 (Rose-DB-Object-0.789.tar.gz) = eea885b9b8c970cab59e98940962928060a0daa1
+RMD160 (Rose-DB-Object-0.789.tar.gz) = d215d116455a9e9f1fa3bbb44ea3c5b9244735cb
+Size (Rose-DB-Object-0.789.tar.gz) = 552899 bytes