pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Apr 29 14:47:58 UTC 2023

Modified Files:
        pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server: Makefile distinfo

Log Message:
Update to 0.51

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)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/Makefile \
    pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/Makefile
diff -u pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/Makefile:1.1 pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/Makefile:1.2
--- pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/Makefile:1.1 Mon Feb 27 18:13:34 2023
+++ pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/Makefile     Sat Apr 29 14:47:58 2023
@@ -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/}
Index: pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/distinfo
diff -u pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/distinfo:1.1 pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/distinfo:1.2
--- pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/distinfo:1.1 Mon Feb 27 18:13:34 2023
+++ pkgsrc/www/p5-Mojolicious-Plugin-OAuth2-Server/distinfo     Sat Apr 29 14:47:58 2023
@@ -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



Home | Main Index | Thread Index | Old Index