diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2007-11-09 02:54:31 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2007-11-09 02:54:31 +0000 |
commit | 16119a6f0bff32da22c4e7d8f07283f8cb66f1f8 (patch) | |
tree | f12396124e272e27b2d15a08ecd103efed8a6391 /databases | |
parent | 7f6a8c16997839bcd68c5cb820669b02027008bf (diff) | |
download | pkgsrc-16119a6f0bff32da22c4e7d8f07283f8cb66f1f8.tar.gz |
Update p5-DBIx-ContextualFetch to 1.03.
Changes from 1.01:
1.03 Mon Dec 27 2004
- Revert to DBD::SQLite (rather than SQLite2) in tests
- no warnings 'uninitialized'
1.02 Mon Dec 27 2004
- Fix double execute bug in tests
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBIx-ContextualFetch/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBIx-ContextualFetch/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile index e95508f43b2..d141e98f847 100644 --- a/databases/p5-DBIx-ContextualFetch/Makefile +++ b/databases/p5-DBIx-ContextualFetch/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2006/03/04 21:29:09 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2007/11/09 02:54:31 hiramatsu Exp $ # -DISTNAME= DBIx-ContextualFetch-1.01 +DISTNAME= DBIx-ContextualFetch-1.03 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dbc -PKGREVISION= 2 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} diff --git a/databases/p5-DBIx-ContextualFetch/distinfo b/databases/p5-DBIx-ContextualFetch/distinfo index f1971ee17ef..47bc1246e82 100644 --- a/databases/p5-DBIx-ContextualFetch/distinfo +++ b/databases/p5-DBIx-ContextualFetch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 16:33:07 agc Exp $ +$NetBSD: distinfo,v 1.3 2007/11/09 02:54:31 hiramatsu Exp $ -SHA1 (DBIx-ContextualFetch-1.01.tar.gz) = 89263b07fa36c568e40660e5a80e6777e03b7002 -RMD160 (DBIx-ContextualFetch-1.01.tar.gz) = aee2161cf535e98f1a78ff8a3185262005d56be1 -Size (DBIx-ContextualFetch-1.01.tar.gz) = 3594 bytes +SHA1 (DBIx-ContextualFetch-1.03.tar.gz) = af4627f61980df2c889a8e12f1869ed01894662f +RMD160 (DBIx-ContextualFetch-1.03.tar.gz) = cd0aa0e634da277aae30b4e295eac2e0680d007e +Size (DBIx-ContextualFetch-1.03.tar.gz) = 4487 bytes |