Bump.
On Wed, Jul 17, 2024 at 08:04:14PM GMT, Lucas Gabriel Vuotto wrote:
> Hi ports@,
>
> I keep forgetting to send this patch. Back in March 2023 I sent an
> update for www/p5-Mojo [0]. In May 2024, a newer version was commited
> after a bump from wen heping, but that diff missed a fix for the
> breakage of this port.
>
> This is the same diff that I sent back in May 2023. It still passes the
> tests, thing that currently doesn't happen (they hang). I'm not an user
> of the port btw, it's only something that came up when I was testing
> the Mojo update.
>
> Lucas
>
> [0]: https://marc.info/?l=openbsd-ports&m=167871488231807&w=2
>
> Relavant part of that email:
>
> > - security/p5-Mojolicious-Plugin-Authentication: tests fail. Currently
> > at 1.37; release 1.38 includes the following in the release notes:
> > "Fixed an issue that made the test suite fail with Mojolicious 9.25."
> > So, I made a small patch for 1.39 and tests passed. The diff is
> > included, as no other ports depends on it.
diff /usr/ports
commit - 7304a451eb2ac7f3d404daa7f0c1afb24b419b9d
path + /usr/ports
blob - 7c87e4959795c74c3f143eb03f5276a2be527605
file + security/p5-Mojolicious-Plugin-Authentication/Makefile
--- security/p5-Mojolicious-Plugin-Authentication/Makefile
+++ security/p5-Mojolicious-Plugin-Authentication/Makefile
@@ -2,7 +2,7 @@ COMMENT = authentication plugin for the Mojolicious Pe
MODULES = cpan
PKG_ARCH = *
-DISTNAME = Mojolicious-Plugin-Authentication-1.37
+DISTNAME = Mojolicious-Plugin-Authentication-1.39
CATEGORIES = security
# Perl
blob - 8632368ef3b2f3d80a0acdef8270fc1a5c623be7
file + security/p5-Mojolicious-Plugin-Authentication/distinfo
--- security/p5-Mojolicious-Plugin-Authentication/distinfo
+++ security/p5-Mojolicious-Plugin-Authentication/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-Plugin-Authentication-1.37.tar.gz) = p+0gZyW3s5XU/KEuPx2SPaZE2RMzP/SOojHgZOyxq7Y=
-SIZE (Mojolicious-Plugin-Authentication-1.37.tar.gz) = 27712
+SHA256 (Mojolicious-Plugin-Authentication-1.39.tar.gz) = n5nL31ysqj+j+WG+6U3pcibRd6NqFee6MDrnnRModNE=
+SIZE (Mojolicious-Plugin-Authentication-1.39.tar.gz) = 27979
No comments:
Post a Comment