Sun Sep 6 21:42:13 2020 UTC ()
p5-Rose-DB: update to 0.783.

0.783 (04.06.2020) - John Siracusa <siracusa@gmail.com>

    * Fixed a bug in DBD::Pg version detection.

0.782 (04.03.2020) - John Siracusa <siracusa@gmail.com>

    * Added workarounds for changes to the behavior of the TABLE_CAT catalog
      name key in DBD::Pg 3.8.0 and later.

0.781 (01.06.2020) - John Siracusa <siracusa@gmail.com>

    * Corrected the MANIFEST file. Fixed MariaDB test counts.

0.780 (01.06.2020) - John Siracusa <siracusa@gmail.com>

    * Added basic support for MariaDB. (Patch by Peter Karman.)

0.779 (08.09.2019) - John Siracusa <siracusa@gmail.com>

    * Added skip_locked support for PostgreSQL. (Patch by fhendrikx.)


(wiz)
diff -r1.32 -r1.33 pkgsrc/databases/p5-Rose-DB/Makefile
diff -r1.16 -r1.17 pkgsrc/databases/p5-Rose-DB/distinfo

cvs diff -r1.32 -r1.33 pkgsrc/databases/p5-Rose-DB/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/p5-Rose-DB/Makefile 2020/08/31 18:07:06 1.32
+++ pkgsrc/databases/p5-Rose-DB/Makefile 2020/09/06 21:42:13 1.33
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.32 2020/08/31 18:07:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.33 2020/09/06 21:42:13 wiz Exp $
2 2
3DISTNAME= Rose-DB-0.778 3DISTNAME= Rose-DB-0.783
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= databases perl5 5CATEGORIES= databases perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Rose-DB 9HOMEPAGE= https://metacpan.org/release/Rose-DB
11COMMENT= DBI wrapper and abstraction layer 10COMMENT= DBI wrapper and abstraction layer
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Bit-Vector>=6.4:../../devel/p5-Bit-Vector 13DEPENDS+= p5-Bit-Vector>=6.4:../../devel/p5-Bit-Vector
15DEPENDS+= p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP 14DEPENDS+= p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP
16DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime 15DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
17DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL 16DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL
18DEPENDS+= p5-DateTime-Format-Oracle-[0-9]*:../../time/p5-DateTime-Format-Oracle 17DEPENDS+= p5-DateTime-Format-Oracle-[0-9]*:../../time/p5-DateTime-Format-Oracle

cvs diff -r1.16 -r1.17 pkgsrc/databases/p5-Rose-DB/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/p5-Rose-DB/distinfo 2016/07/16 02:36:32 1.16
+++ pkgsrc/databases/p5-Rose-DB/distinfo 2020/09/06 21:42:13 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2016/07/16 02:36:32 wen Exp $ 1$NetBSD: distinfo,v 1.17 2020/09/06 21:42:13 wiz Exp $
2 2
3SHA1 (Rose-DB-0.778.tar.gz) = 150753e77ca14464d06cdbb5ecde6cc41646e8b6 3SHA1 (Rose-DB-0.783.tar.gz) = 93768eeecb4cca903a941aa4cce9fad91073cf52
4RMD160 (Rose-DB-0.778.tar.gz) = a1aae406b534fb49bff8376cd12dc8c4f450c556 4RMD160 (Rose-DB-0.783.tar.gz) = 2eaa4007e58291172dcd583d2a88f3076acfc28b
5SHA512 (Rose-DB-0.778.tar.gz) = 85fa077c764f513f2af295c29251280a0e9eceb186380ceaf2746c8de2744d25b93a631c498bb5d581fc7d9bc5353cce5339647be075b015828d8a2d3f59c1c6 5SHA512 (Rose-DB-0.783.tar.gz) = 5134303f6d320f262a4f8052781a5aa8304a83f3e73693e930a62660bc11f73f7a59f7939dc601472c440c3ade6ec2b429450ecc6f8ed77ab819e67f28e5c78e
6Size (Rose-DB-0.778.tar.gz) = 116605 bytes 6Size (Rose-DB-0.783.tar.gz) = 127290 bytes