pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBIx-Connector Update to 0.57
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a6f5d879d41
branches: trunk
changeset: 459568:4a6f5d879d41
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 09 13:25:34 2021 +0000
description:
Update to 0.57
Upstream changes:
0.57 2021-09-27
- `$conn->dsn` and `$conn->driver_name` accessors
- Use of ExtUtils::MakeMaker instead of Module::Build
- Corrected, reduced, properly declared prerequisites
- POD tests in `xt/`
- Simplified SQLite version check
- Doc typo fix. Thanks to Michael R. Davis
diffstat:
databases/p5-DBIx-Connector/Makefile | 6 ++----
databases/p5-DBIx-Connector/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 3bf0515e54ae -r 4a6f5d879d41 databases/p5-DBIx-Connector/Makefile
--- a/databases/p5-DBIx-Connector/Makefile Sat Oct 09 12:50:57 2021 +0000
+++ b/databases/p5-DBIx-Connector/Makefile Sat Oct 09 13:25:34 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2021/05/24 19:49:37 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2021/10/09 13:25:34 wen Exp $
#
-DISTNAME= DBIx-Connector-0.56
+DISTNAME= DBIx-Connector-0.57
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
@@ -18,7 +17,6 @@
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DBIx/Connector/.packlist
-PERL5_MODULE_TYPE= Module::Build
BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.614
.include "../../databases/p5-DBI/buildlink3.mk"
diff -r 3bf0515e54ae -r 4a6f5d879d41 databases/p5-DBIx-Connector/distinfo
--- a/databases/p5-DBIx-Connector/distinfo Sat Oct 09 12:50:57 2021 +0000
+++ b/databases/p5-DBIx-Connector/distinfo Sat Oct 09 13:25:34 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/07 13:35:23 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/10/09 13:25:34 wen Exp $
-RMD160 (DBIx-Connector-0.56.tar.gz) = c9db90f06782bfaf6c8f76022723ab31623a9216
-SHA512 (DBIx-Connector-0.56.tar.gz) = feeb26277c61ee91b2b2436d3fbc7453b6fe64ef2ac24cc0848da80202bd07092321fa530c58ab5370f6b40e6e1a3e578101794b2e1c0696aa017040ee02cd7a
-Size (DBIx-Connector-0.56.tar.gz) = 36770 bytes
+RMD160 (DBIx-Connector-0.57.tar.gz) = c081ec424699b931176ec0e4fa34c6ba2031b93e
+SHA512 (DBIx-Connector-0.57.tar.gz) = 5aa85831cf9244bb55b3ad4be000dcc2b881b06b11ba570537024c6ae861a3e7106773542155428b884b70f021eadcd9508fab48639af8011ead4da1ebe68bcd
+Size (DBIx-Connector-0.57.tar.gz) = 29653 bytes
Home |
Main Index |
Thread Index |
Old Index