Thu Apr 29 05:56:34 2021 UTC ()
Update to 1.1.1

Upstream changes:
DBI 1.1.1 (2021-01-04)
Documentation

    Expand "Get started" vignette to two tutorials, basic and advanced (#332, @jawond).

Bug fixes

    dbAppendTable() now allows columns named sep (#336).
    dbAppendTable() shows a better error message if the input has zero columns (#313).
    sqlInterpolate() now correctly interprets consecutive comments (#329, @rnorberg).
    dbQuoteLiteral() works for difftime objects (#325).
    dbQuoteLiteral() quotes dates as YYYY-MM-DD without time zone (#331).

Internal

    Switch to GitHub Actions (#326).
    Update URL in DESCRIPTION.


(wen)
diff -r1.9 -r1.10 pkgsrc/math/R-DBI/Makefile
diff -r1.8 -r1.9 pkgsrc/math/R-DBI/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/math/R-DBI/Makefile (expand / switch to context diff)
--- pkgsrc/math/R-DBI/Makefile 2020/09/20 22:51:47 1.9
+++ pkgsrc/math/R-DBI/Makefile 2021/04/29 05:56:34 1.10
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/09/20 22:51:47 mef Exp $
+# $NetBSD: Makefile,v 1.10 2021/04/29 05:56:34 wen Exp $
 
 R_PKGNAME=	DBI
-R_PKGVER=	1.1.0
+R_PKGVER=	1.1.1
 CATEGORIES=	math
 
 MAINTAINER=	minskim@NetBSD.org

cvs diff -r1.8 -r1.9 pkgsrc/math/R-DBI/distinfo (expand / switch to context diff)
--- pkgsrc/math/R-DBI/distinfo 2020/09/20 22:51:47 1.8
+++ pkgsrc/math/R-DBI/distinfo 2021/04/29 05:56:34 1.9
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/09/20 22:51:47 mef Exp $
+$NetBSD: distinfo,v 1.9 2021/04/29 05:56:34 wen Exp $
 
-SHA1 (R/DBI_1.1.0.tar.gz) = d0a0c5ad899024ff25e250de36dd4ffdbbe36ca1
+SHA1 (R/DBI_1.1.1.tar.gz) = 5db9cb21e7238b7d258a4602f1550a1bb44d69ae
-RMD160 (R/DBI_1.1.0.tar.gz) = 9ebb019ec45d824e93c653c8fe3aa62032575e5e
+RMD160 (R/DBI_1.1.1.tar.gz) = d52277138099789f6083fdbd8280bdfc5213cbb7
-SHA512 (R/DBI_1.1.0.tar.gz) = 0d5dbead2fbe40a11557a2e0e6e7e1bc88836a5f6e8ecdb2dda19b37d95a944bb2c387eb08bd586fc88217812f51dc5292f2431b4e67803a1299bc4fec9879c4
+SHA512 (R/DBI_1.1.1.tar.gz) = 5f6f23993d517fb381ef61de47aabc3e70d308d37c54b8416c85a64ce2576ac2860b17e7965a932d9555f854c69ee940d2c3fc63df935c6e1ea1157347e24730
-Size (R/DBI_1.1.0.tar.gz) = 633079 bytes
+Size (R/DBI_1.1.1.tar.gz) = 743802 bytes