Skip to content

Commit

Permalink
Update to 1.627
Browse files Browse the repository at this point in the history
Upstream changes:
Changes in DBI 1.627 - 16th May 2013

    Fixed VERSION regression in DBI::SQL::Nano [Tim Bunce]
Changes in DBI 1.626 - 15th May 2013

    Fixed pod text/link was reversed in a few cases RT#85168
        [H.Merijn Brand]

    Handle aliasing of STORE'd attributes in DBI::DBD::SqlEngine
        [Jens Rehsack]

    Updated repository URI to git [Jens Rehsack]

    Fixed skip() count arg in t/48dbi_dbd_sqlengine.t [Tim Bunce]
  • Loading branch information
wen committed May 20, 2013
1 parent 5ef8a37 commit b1f82ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions databases/p5-DBI/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.58 2013/05/02 03:26:57 wen Exp $
# $NetBSD: Makefile,v 1.59 2013/05/20 15:09:33 wen Exp $

DISTNAME= DBI-1.625
DISTNAME= DBI-1.627
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
Expand Down
8 changes: 4 additions & 4 deletions databases/p5-DBI/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.36 2013/05/02 03:26:57 wen Exp $
$NetBSD: distinfo,v 1.37 2013/05/20 15:09:33 wen Exp $

SHA1 (DBI-1.625.tar.gz) = 49e8b82c3e8db29f4a6a2b81e3c071121416359b
RMD160 (DBI-1.625.tar.gz) = ced4a6d816fdd98a7a6fac823e728aed86dce1e8
Size (DBI-1.625.tar.gz) = 596547 bytes
SHA1 (DBI-1.627.tar.gz) = f00851bb32c1a89fbc072b9eff3486991e28558e
RMD160 (DBI-1.627.tar.gz) = ae8f99981678444a63a04e89a0c663c7c14a1493
Size (DBI-1.627.tar.gz) = 585833 bytes

0 comments on commit b1f82ab

Please sign in to comment.