pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
remove p5-Net-OAuth2-AuthorizationServer, imported as www/p5-Net-OAuth2-AuthorizationServer
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Thu Feb 16 20:52:02 2023 +0100
Changeset: 4051ee14e47ae3797f781331110f943dc57eced9
Removed Files:
p5-Net-OAuth2-AuthorizationServer/DESCR
p5-Net-OAuth2-AuthorizationServer/Makefile
p5-Net-OAuth2-AuthorizationServer/distinfo
Log Message:
remove p5-Net-OAuth2-AuthorizationServer, imported as www/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=4051ee14e47ae3797f781331110f943dc57eced9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Net-OAuth2-AuthorizationServer/DESCR | 10 ----------
p5-Net-OAuth2-AuthorizationServer/Makefile | 29 -----------------------------
p5-Net-OAuth2-AuthorizationServer/distinfo | 5 -----
3 files changed, 44 deletions(-)
diffs:
diff --git a/p5-Net-OAuth2-AuthorizationServer/DESCR b/p5-Net-OAuth2-AuthorizationServer/DESCR
deleted file mode 100644
index 4dbdfd007d..0000000000
--- a/p5-Net-OAuth2-AuthorizationServer/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-This module is the gateway to the various OAuth2 grant flows, as
-documented at https://tools.ietf.org/html/rfc6749. Each module
-implements a specific grant flow and is designed to "just work"
-with minimal detail and effort.
-
-Please see Net::OAuth2::AuthorizationServer::Manual for more
-information on how to use this module and the various grant types.
-You should use the manual in conjunction with the grant type module
-you are using to understand how to override the defaults if the
-"just work" mode isn't good enough for you.
diff --git a/p5-Net-OAuth2-AuthorizationServer/Makefile b/p5-Net-OAuth2-AuthorizationServer/Makefile
deleted file mode 100644
index c521800a17..0000000000
--- a/p5-Net-OAuth2-AuthorizationServer/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.139 2018/09/02 07:55:30 wiz Exp $
-#
-# When updating this package, please upload the distfile
-# since they disappear immediately when new releases happen,
-# which is quite often.
-
-DISTNAME= Net-OAuth2-AuthorizationServer-0.27
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AWS/LEEJO/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/pod/Net::OAuth2::AuthorizationServer
-COMMENT= Easier implementation of an OAuth2 Authorization Server
-LICENSE= ${PERL5_LICENSE}
-
-DEPENDS+= p5-CryptX-[0-9]*:../../security/p5-CryptX
-DEPENDS+= p5-Crypt-JWT-[0-9]*:../../security/p5-Crypt-JWT
-DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
-DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
-TEST_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most
-TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-TEST_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Net/OAuth2/AuthorizationServer/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Net-OAuth2-AuthorizationServer/distinfo b/p5-Net-OAuth2-AuthorizationServer/distinfo
deleted file mode 100644
index a9b7e13c3f..0000000000
--- a/p5-Net-OAuth2-AuthorizationServer/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.130 2018/09/02 07:55:30 wiz Exp $
-
-RMD160 (Net-OAuth2-AuthorizationServer-0.27.tar.gz) = e72024dc54ff2c2e3d835a9255bacd5f5272a0fa
-SHA512 (Net-OAuth2-AuthorizationServer-0.27.tar.gz) = ade04b5050e963d04adf93a8e95c3bb74be82334d9ecb82b7cbdf1e200ccf9fb9ab562aefa7a2b7ce96285eeac7142d468005a3da006cff4bf911b08f9bbe162
-Size (Net-OAuth2-AuthorizationServer-0.27.tar.gz) = 33916 bytes
Home |
Main Index |
Thread Index |
Old Index