Download raw body.
databases/p5-DBIx-Connector: Update to 0.59
Hi, all: Here is a patch for databases/p5-DBIx-Connector to update to 0.59. It build and pass all tests on amd64-current system. Only one port databases/p5-Catalyst-Model-DBI depends on it, build well and pass all tests with this patch. Best Regards, wen Index: Makefile =================================================================== RCS file: /cvs/ports/databases/p5-DBIx-Connector/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile 11 Mar 2022 18:31:30 -0000 1.6 +++ Makefile 17 Jul 2024 03:20:28 -0000 @@ -2,10 +2,9 @@ COMMENT = fast, safe DBI connection and MODULES = cpan PKG_ARCH = * -DISTNAME = DBIx-Connector-0.56 +DISTNAME = DBIx-Connector-0.59 CATEGORIES = databases -CPAN_AUTHOR = DWHEELER -REVISION = 0 +CPAN_AUTHOR = ARISTOTLE MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org> @@ -15,6 +14,6 @@ PERMIT_PACKAGE = Yes RUN_DEPENDS = databases/p5-DBI>=1.605 TEST_DEPENDS = devel/p5-Test-MockModule>=0.05 -CONFIGURE_STYLE = perl modbuild +CONFIGURE_STYLE = perl .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /cvs/ports/databases/p5-DBIx-Connector/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 18 Aug 2019 20:16:14 -0000 1.2 +++ distinfo 17 Jul 2024 03:20:28 -0000 @@ -1,2 +1,2 @@ -SHA256 (DBIx-Connector-0.56.tar.gz) = V8CNLBlRSGy5XPuD9Rj0YqPb8g01Pz7uT0avRPoZw1k= -SIZE (DBIx-Connector-0.56.tar.gz) = 36770 +SHA256 (DBIx-Connector-0.59.tar.gz) = eCmU8T9JVVhAU4SU+EBrC/JVj1M8zahsjSuV4jAQh/Q= +SIZE (DBIx-Connector-0.59.tar.gz) = 38205
databases/p5-DBIx-Connector: Update to 0.59