Tuesday, December 29, 2020

[Update] databases/p5-Mojo-Pg : Update to 4.22

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/p5-Mojo-Pg/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 17 Sep 2020 02:15:08 -0000 1.9
+++ Makefile 30 Dec 2020 00:28:56 -0000
@@ -4,7 +4,7 @@ COMMENT = dbd-pg wrapper for mojoliciou

MODULES = cpan databases/postgresql
PKG_ARCH = *
-DISTNAME = Mojo-Pg-4.19
+DISTNAME = Mojo-Pg-4.22
CPAN_AUTHOR = SRI
CATEGORIES = databases
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/p5-Mojo-Pg/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 17 Sep 2020 02:15:08 -0000 1.5
+++ distinfo 30 Dec 2020 00:28:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mojo-Pg-4.19.tar.gz) = UGHq3d21LJ2vLLw0uyHprupq5Yoid1/fH/p0eQXryZI=
-SIZE (Mojo-Pg-4.19.tar.gz) = 38263
+SHA256 (Mojo-Pg-4.22.tar.gz) = 2R4Ux+/zmwhTYBmqdhE3LCe5X5+Z4NR5snFEU+dwQ4c=
+SIZE (Mojo-Pg-4.22.tar.gz) = 39764
Hi,

Here is a patch for databases/p5-Mojo-Pg to update to 4.22.
It build well , pass all tests but one failed on amd64-current system.

migrations.t failed because it require Mojo>8.50 while we have 8.22
in portstree, I shall submit the patch to update Mojo later.

No other ports depends on databases/p5-Mojo-Pg.


Cheers !
wen

No comments:

Post a Comment