summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-06 21:42:13 +0000
committerwiz <wiz@pkgsrc.org>2020-09-06 21:42:13 +0000
commit4d8e9e29068fd61273241aafdaa8fd138b4696be (patch)
treee46ca4ac5e47a5a402ac1b34a30f768f02e5ff47 /databases/p5-Rose-DB/Makefile
parente1b5c60b77427a42492ee3c6a9412a6a4b490b11 (diff)
downloadpkgsrc-4d8e9e29068fd61273241aafdaa8fd138b4696be.tar.gz
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.)
Diffstat (limited to 'databases/p5-Rose-DB/Makefile')
-rw-r--r--databases/p5-Rose-DB/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile
index 552150da8e3..af0e8777902 100644
--- a/databases/p5-Rose-DB/Makefile
+++ b/databases/p5-Rose-DB/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2020/08/31 18:07:06 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2020/09/06 21:42:13 wiz Exp $
-DISTNAME= Rose-DB-0.778
+DISTNAME= Rose-DB-0.783
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}