diff options
author | wen <wen@pkgsrc.org> | 2013-05-06 16:08:19 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-05-06 16:08:19 +0000 |
commit | 97a36ab02841e4fb031b29dabb765a6b903a2804 (patch) | |
tree | bf8d9eddf6268e5164c0b6b5dd32fe6eb76be028 /databases/p5-DBIx-Connector | |
parent | bcdf8a87fc3268a9f03a7d4c38d855212e290477 (diff) | |
download | pkgsrc-97a36ab02841e4fb031b29dabb765a6b903a2804.tar.gz |
Update to 0.53
Upstream changes:
0.53 2013-03-20T06:04:34Z
- Fixed some documentation typos, thanks to Mike O'Regan (Issue #22).
- Fixed issue where an connection failure caused an unhelpful error
(Issue #26).
Diffstat (limited to 'databases/p5-DBIx-Connector')
-rw-r--r-- | databases/p5-DBIx-Connector/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBIx-Connector/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index 4e86a4758d0..34b8322b7ae 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:54:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/06 16:08:19 wen Exp $ # -DISTNAME= DBIx-Connector-0.52 +DISTNAME= DBIx-Connector-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} diff --git a/databases/p5-DBIx-Connector/distinfo b/databases/p5-DBIx-Connector/distinfo index 1a72ff482ca..6d4c58550bd 100644 --- a/databases/p5-DBIx-Connector/distinfo +++ b/databases/p5-DBIx-Connector/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/05/30 08:21:47 wiz Exp $ +$NetBSD: distinfo,v 1.5 2013/05/06 16:08:19 wen Exp $ -SHA1 (DBIx-Connector-0.52.tar.gz) = 4fa9602e31502e3731a7d25b4c93a54e3b4b3be1 -RMD160 (DBIx-Connector-0.52.tar.gz) = 753c3c66b92191e1e56eae1bf9eeee10064c3b96 -Size (DBIx-Connector-0.52.tar.gz) = 35709 bytes +SHA1 (DBIx-Connector-0.53.tar.gz) = b5af0eeba1053ee44ff6698c84086dbfd85edcef +RMD160 (DBIx-Connector-0.53.tar.gz) = fa4fe7b5c46491cf2d845c5cfe26a6c011d31651 +Size (DBIx-Connector-0.53.tar.gz) = 35777 bytes |