pkgsrc-WIP-changes archive

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

p5-Mojolicious-Plugin-OAuth2-Server: change p5-Net-OAuth2-AuthorizationServer



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Thu Feb 16 20:54:58 2023 +0100
Changeset:	e53c4f657dd7df3e7354e30cf8e57fd723ea012b

Modified Files:
	p5-Mojolicious-Plugin-OAuth2-Server/Makefile

Log Message:
p5-Mojolicious-Plugin-OAuth2-Server: change p5-Net-OAuth2-AuthorizationServer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e53c4f657dd7df3e7354e30cf8e57fd723ea012b

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

diffstat:
 p5-Mojolicious-Plugin-OAuth2-Server/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/p5-Mojolicious-Plugin-OAuth2-Server/Makefile b/p5-Mojolicious-Plugin-OAuth2-Server/Makefile
index 4d6a2f1eda..9479dfe0e8 100644
--- a/p5-Mojolicious-Plugin-OAuth2-Server/Makefile
+++ b/p5-Mojolicious-Plugin-OAuth2-Server/Makefile
@@ -18,7 +18,7 @@ DEPENDS+=	p5-Mojolicious-[0-9]*:../../www/p5-Mojolicious
 DEPENDS+=	p5-Moo-[0-9]*:../../devel/p5-Moo
 DEPENDS+=	p5-Mojo-JWT-[0-9]*:../../wip/p5-Mojo-JWT
 DEPENDS+=	p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
-DEPENDS+=	p5-Net-OAuth2-AuthorizationServer-[0-9]*:../../wip/p5-Net-OAuth2-AuthorizationServer
+DEPENDS+=	p5-Net-OAuth2-AuthorizationServer-[0-9]*:../../www/p5-Net-OAuth2-AuthorizationServer
 TEST_DEPENDS+=	p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
 TEST_DEPENDS+=	p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 TEST_DEPENDS+=	p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny


Home | Main Index | Thread Index | Old Index