Skip to content

Commit

Permalink
Update to 1.640
Browse files Browse the repository at this point in the history
Upstream changes:
Changes in DBI 1.640 - 28th January 2018

    Fix test t/91_store_warning.t for perl 5.10.0
        thanks to pali #57

    Add Perl 5.10.0 and 5.8.1 specific versions to Travis testing
        thanks to pali #57
    Add registration of mariadb_ prefix for new DBD::MariaDB driver
        thanks to pali #56
  • Loading branch information
wen committed Feb 2, 2018
1 parent 950b3a8 commit defd35a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.78 2017/12/31 13:28:44 wiz Exp $
# $NetBSD: Makefile,v 1.79 2018/02/02 02:11:51 wen Exp $

DISTNAME= DBI-1.639
DISTNAME= DBI-1.640
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
Expand Down
10 changes: 5 additions & 5 deletions databases/p5-DBI/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.48 2017/12/31 13:28:44 wiz Exp $
$NetBSD: distinfo,v 1.49 2018/02/02 02:11:51 wen Exp $

SHA1 (DBI-1.639.tar.gz) = d486ad357708054827017a0d7151554704ce6607
RMD160 (DBI-1.639.tar.gz) = 49e4fca747a282cbaf42c27bec10a1a04e53d57d
SHA512 (DBI-1.639.tar.gz) = 14833f9c4f91e4ab646471254e893ec2c39dbe64c67f4324cea23b4a50249fd94622c9c8c63628faaed2bea1f765e3d9d223c5bbf33ad4124eda70b69d0b8640
Size (DBI-1.639.tar.gz) = 603697 bytes
SHA1 (DBI-1.640.tar.gz) = 2446ea4e139cd56c66f1dd99c58536fa3f4e97cc
RMD160 (DBI-1.640.tar.gz) = 018b2bc5b1928b576ca36d679467d19d9134d327
SHA512 (DBI-1.640.tar.gz) = d2d08d1caa5779d3673ccddd9836fb4edf42909880cdb7c8554d09527bd6d44faf410cb1587a0ad880b0677abf21fd3ef71458b889d5a1bb5cecda020bdb4bb0
Size (DBI-1.640.tar.gz) = 603787 bytes

0 comments on commit defd35a

Please sign in to comment.