pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBIx-SearchBuilder - updated to 1.53
details: https://anonhg.NetBSD.org/pkgsrc/rev/bda50947a13f
branches: trunk
changeset: 544709:bda50947a13f
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Fri Jul 18 11:17:26 2008 +0000
description:
- updated to 1.53
- verify the dependencies added: p5-File-Temp, p5-Encode
ChangeLog:
1.54 Wed Jul 9 09:34:25 EDT 2008
When aborting transactions, we need to flush our cache,
because SQLite is reusing the primary id for later inserts and the cache
can otherwise become inconsistent.
diffstat:
databases/p5-DBIx-SearchBuilder/Makefile | 7 ++++---
databases/p5-DBIx-SearchBuilder/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r 0fa566ef6d10 -r bda50947a13f databases/p5-DBIx-SearchBuilder/Makefile
--- a/databases/p5-DBIx-SearchBuilder/Makefile Fri Jul 18 09:51:55 2008 +0000
+++ b/databases/p5-DBIx-SearchBuilder/Makefile Fri Jul 18 11:17:26 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2008/06/20 01:09:11 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2008/07/18 11:17:26 rhaen Exp $
#
-DISTNAME= DBIx-SearchBuilder-1.53
+DISTNAME= DBIx-SearchBuilder-1.54
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dxs
CATEGORIES= databases perl5
@@ -15,16 +15,17 @@
PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
+BUILD_DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
DEPENDS+= p5-capitalization>=0.03nb1:../../devel/p5-capitalization
DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor
DEPENDS+= p5-Class-ReturnValue>=0.40:../../devel/p5-Class-ReturnValue
DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
DEPENDS+= p5-DBI>=1.41:../../databases/p5-DBI
DEPENDS+= p5-DBIx-DBSchema-[0-9]*:../../databases/p5-DBIx-DBSchema
+DEPENDS+= p5-Encode>=1.99:../../textproc/p5-Encode
DEPENDS+= p5-Want-[0-9]*:../../devel/p5-Want
DEPENDS+= p5-Cache-Simple-TimedExpiry>=0.21:../../devel/p5-Cache-Simple-TimedExpiry
-USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DBIx/SearchBuilder/.packlist
.include "../../lang/perl5/module.mk"
diff -r 0fa566ef6d10 -r bda50947a13f databases/p5-DBIx-SearchBuilder/distinfo
--- a/databases/p5-DBIx-SearchBuilder/distinfo Fri Jul 18 09:51:55 2008 +0000
+++ b/databases/p5-DBIx-SearchBuilder/distinfo Fri Jul 18 11:17:26 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2008/04/23 20:20:34 wiz Exp $
+$NetBSD: distinfo,v 1.24 2008/07/18 11:17:26 rhaen Exp $
-SHA1 (DBIx-SearchBuilder-1.53.tar.gz) = be1622d6a0c7c1bf5eca74e6618a49976e942360
-RMD160 (DBIx-SearchBuilder-1.53.tar.gz) = 5d97049402f0fac45728480654dca5d0043735b4
-Size (DBIx-SearchBuilder-1.53.tar.gz) = 83551 bytes
+SHA1 (DBIx-SearchBuilder-1.54.tar.gz) = a7e5a2572145b5762dbe79fde0bc1b7837b4d002
+RMD160 (DBIx-SearchBuilder-1.54.tar.gz) = 7238f6611710c739a1753f27216dea0ccc811864
+Size (DBIx-SearchBuilder-1.54.tar.gz) = 83859 bytes
Home |
Main Index |
Thread Index |
Old Index