Skip to content

Commit

Permalink
Update to 0.51
Browse files Browse the repository at this point in the history
Upstream changes:
0.51     2022-08-15
        - Bump min perl version to 5.16 (as per core Mojolicious)

0.50     2022-08-08
        - Allow client_id / client_secret in body params (GH #28)

0.49     2022-06-02
        - Fix tests broken by Mojolicious multiple render fixes (GH #27)

0.48     2021-06-15
        - Accept error_description from auth methods (GH #26)
  • Loading branch information
wen committed Apr 29, 2023
1 parent da218ec commit eaf4bfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/p5-Mojolicious-Plugin-OAuth2-Server/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.1 2023/02/27 18:13:34 nikita Exp $
# $NetBSD: Makefile,v 1.2 2023/04/29 14:47:58 wen Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
# which is quite often.

DISTNAME= Mojolicious-Plugin-OAuth2-Server-0.47
DISTNAME= Mojolicious-Plugin-OAuth2-Server-0.51
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mojolicious/}
Expand Down
8 changes: 4 additions & 4 deletions www/p5-Mojolicious-Plugin-OAuth2-Server/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/02/27 18:13:34 nikita Exp $
$NetBSD: distinfo,v 1.2 2023/04/29 14:47:58 wen Exp $

BLAKE2s (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = aaf9d7b8a4854f5c724e90ceb48a8abc5eee65305c708d439eff5791610cc555
SHA512 (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = 62d4613f8928e25b929768df223290eda1933e3cc0a191ffba77e6965e69dc42a008e24f434611541b19130fafa0e6cf651429af0c44a138e547bb39b5bbfe96
Size (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = 16823 bytes
BLAKE2s (Mojolicious-Plugin-OAuth2-Server-0.51.tar.gz) = 13c590865ed8cb2fefa65774f3685b2c6d73a38c9a002d78cf57a9bf3378e33d
SHA512 (Mojolicious-Plugin-OAuth2-Server-0.51.tar.gz) = 9bd9cd7e636e4228c249d679d2733088681f25849f60949178ad6859b479b3f49d150fd1022ebc5030d4fc87e86b1400dadbd92285084454832bf334d09e4451
Size (Mojolicious-Plugin-OAuth2-Server-0.51.tar.gz) = 19752 bytes

0 comments on commit eaf4bfb

Please sign in to comment.