summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SearchBuilder
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-05 18:33:28 +0000
committerwiz <wiz>2013-09-05 18:33:28 +0000
commitf607c2fe7cd8fdcf33d47c2dce3e93255ef3b65e (patch)
tree9cc2646d0a9d14fb66c8554d5d229844493776a4 /databases/p5-DBIx-SearchBuilder
parenteb1bd68b864322b335578a40d9cb18b8d611bd7e (diff)
downloadpkgsrc-f607c2fe7cd8fdcf33d47c2dce3e93255ef3b65e.tar.gz
Update to 1.65:
1.65 Wed Jul 3 16:40:48 PDT 2013 Ruslan Zakirov: * Bug fix for DateTimeInterval extraction on Pg 1.64 Mon Jul 1 10:20:43 PDT 2013 No changes since 1.63_03. Simply a non-dev release of everything since 1.63. 1.63_03 Fri Jun 14 13:11:01 PDT 2013 Ruslan Zakirov: * warn when rollback and commit are mixed * Handle->NullsOrder * skip timezone tests on SQLite when tzinfo is not there * skip tests if mysql can not do timezones * DISTINCT argument in Join method * DISTINCT argument in Join and NewAlias Thomas Sibley: * Reset the iterator position whenever a search is run * Return the correct record from ->Last instead of the first record * Document the caveat of using GotoItem with a non-zero N 1.63_02 Wed Apr 17 18:47:31 MSK 2013 * _Set now can take undef as argument to mean default or NULL. Still may result in error if default is not defined and no_nulls is true for the column. If old behaviour is required set $record->{'no_undefs_in_set'} to true value. * FUNCTION argument is now allowed in Limit. Code to combine FUNCTION, ALIAS and FIELD was refactored and unified in one place - CombineFunctionWithField method. Used in Column, GroupBy and Limit. This change should be backwards compatible. * Handle->DateTimeIntervalFunction 1.63_01 Wed Mar 27 13:02:35 PDT 2013 * IN and NOT IN operators in ->Limit method * Add an AdditionalColumn method to collections * Add an AS parameter to Column method in collections * Consistent query generation by sorting hash keys/values 1.63 Fri Sep 14 2012 01:19:38 GMT+0400 (MSK) * joins_are_distinct hint to indicate that distinct is not required for the current set of joins. 1.62 Mon Mar 26 09:31:05 UTC 2012 * Bind values were ignored in SimpleUpdateFromSelect
Diffstat (limited to 'databases/p5-DBIx-SearchBuilder')
-rw-r--r--databases/p5-DBIx-SearchBuilder/Makefile6
-rw-r--r--databases/p5-DBIx-SearchBuilder/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile
index 3f90c79f2e1..8070d4befeb 100644
--- a/databases/p5-DBIx-SearchBuilder/Makefile
+++ b/databases/p5-DBIx-SearchBuilder/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2013/05/31 12:39:52 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.46 2013/09/05 18:33:28 wiz Exp $
-DISTNAME= DBIx-SearchBuilder-1.61
+DISTNAME= DBIx-SearchBuilder-1.65
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5dxs
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff --git a/databases/p5-DBIx-SearchBuilder/distinfo b/databases/p5-DBIx-SearchBuilder/distinfo
index dc2349e1fdf..f9d10040a36 100644
--- a/databases/p5-DBIx-SearchBuilder/distinfo
+++ b/databases/p5-DBIx-SearchBuilder/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2011/11/16 08:02:42 hiramatsu Exp $
+$NetBSD: distinfo,v 1.28 2013/09/05 18:33:28 wiz Exp $
-SHA1 (DBIx-SearchBuilder-1.61.tar.gz) = 2ebc1c1fef01115f7dcb7ae02e4efae41f11e306
-RMD160 (DBIx-SearchBuilder-1.61.tar.gz) = c6c0612200f0eeb20a5617f36ff40239d77d209a
-Size (DBIx-SearchBuilder-1.61.tar.gz) = 105000 bytes
+SHA1 (DBIx-SearchBuilder-1.65.tar.gz) = 72aa1fd8c9f92c36b373bfe8467b2651112a6821
+RMD160 (DBIx-SearchBuilder-1.65.tar.gz) = e91188007b6afc392c6ea2766fc1db98577b1d53
+Size (DBIx-SearchBuilder-1.65.tar.gz) = 115442 bytes