Skip to content

Commit

Permalink
p5-DBD-ODBC: update to 1.61.
Browse files Browse the repository at this point in the history
1.61 2020-01-30

  [BUG FIXES]

  Fix 12blob.t test by pali
  Fix searching for ODBC libraries in system by pali (#15)

  [ENHANCEMENTS]

  use PERL_NO_GET_CONTEXT for more performance by markusbeth (#13)

  [MISCELLANEOUS]

  Fix travis builds for older Perls by pali
  • Loading branch information
0-wiz-0 committed Sep 6, 2020
1 parent f746a5f commit 2c60353
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions databases/p5-DBD-ODBC/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.27 2020/08/31 18:06:59 wiz Exp $
# $NetBSD: Makefile,v 1.28 2020/09/06 20:11:56 wiz Exp $

DISTNAME= DBD-ODBC-1.60
DISTNAME= DBD-ODBC-1.61
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}

Expand Down
10 changes: 5 additions & 5 deletions databases/p5-DBD-ODBC/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2019/02/09 00:27:49 wen Exp $
$NetBSD: distinfo,v 1.14 2020/09/06 20:11:56 wiz Exp $

SHA1 (DBD-ODBC-1.60.tar.gz) = b033e7ebf64c89bcd3e54f0ef1611c2b5721808d
RMD160 (DBD-ODBC-1.60.tar.gz) = 37aa00afc9977c0fb539cbf6e5faa5bd5b1b8c25
SHA512 (DBD-ODBC-1.60.tar.gz) = 35a365ff305e412c59cb24e6be4f06d2f0fab15154023689a14c928af87a801dad26f95ab91212469dd3e3170a1b7b73aac660b306c25f87d2fd2e02c03048ed
Size (DBD-ODBC-1.60.tar.gz) = 282900 bytes
SHA1 (DBD-ODBC-1.61.tar.gz) = 89e428147c11deecf3ada1d5d9aa440b1b3e8df7
RMD160 (DBD-ODBC-1.61.tar.gz) = ac0ca97131940438e18c7e119d0bd8e9e65c744d
SHA512 (DBD-ODBC-1.61.tar.gz) = cd20a505b64fd6a6d9a5158c134f9337a9f40879516e4fcb45270dcc20d88ade1ddcf856e36db72b8ca57e34052284f794532f55f0a1f6469cd3d8dff0103435
Size (DBD-ODBC-1.61.tar.gz) = 283251 bytes

0 comments on commit 2c60353

Please sign in to comment.