FreeBSD Bugzilla – Attachment 224478 Details for
Bug 255447
[New port] security/p5-Crypt-JWT ver 0.032
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
"git diff" for new port
p5-Crypt-JWT.patch (text/plain), 2.13 KB, created by
Sergei Vyshenski
on 2021-04-27 20:01:44 UTC
(
hide
)
Description:
"git diff" for new port
Filename:
MIME Type:
Creator:
Sergei Vyshenski
Created:
2021-04-27 20:01:44 UTC
Size:
2.13 KB
patch
obsolete
>diff --git a/security/p5-Crypt-JWT/Makefile b/security/p5-Crypt-JWT/Makefile >new file mode 100644 >index 000000000000..03ce998e7a40 >--- /dev/null >+++ b/security/p5-Crypt-JWT/Makefile >@@ -0,0 +1,25 @@ >+# Created by: Sergei Vyshenski >+ >+PORTNAME= Crypt-JWT >+PORTVERSION= 0.032 >+CATEGORIES= security perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= svysh.fbsd@gmail.com >+COMMENT= JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516 >+ >+LICENSE= ART10 GPLv1+ >+LICENSE_COMB= dual >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+BUILD_DEPENDS= ${RUN_DEPENDS} >+RUN_DEPENDS= p5-CryptX>=0.067:security/p5-CryptX \ >+ p5-JSON>=0:converters/p5-JSON >+ >+USES= perl5 >+USE_PERL5= configure >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >diff --git a/security/p5-Crypt-JWT/distinfo b/security/p5-Crypt-JWT/distinfo >new file mode 100644 >index 000000000000..5ee12d0434b3 >--- /dev/null >+++ b/security/p5-Crypt-JWT/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1619536946 >+SHA256 (Crypt-JWT-0.032.tar.gz) = 1d3e0f11aba0a946e39578abf8b3c45ef1a2fd0ad87245f5c1da75a660f035ca >+SIZE (Crypt-JWT-0.032.tar.gz) = 83732 >diff --git a/security/p5-Crypt-JWT/pkg-descr b/security/p5-Crypt-JWT/pkg-descr >new file mode 100644 >index 000000000000..09dcf2617ad8 >--- /dev/null >+++ b/security/p5-Crypt-JWT/pkg-descr >@@ -0,0 +1,12 @@ >+Implements JSON Web Token (JWT) - https://tools.ietf.org/html/rfc7519. >+The implementation covers not only JSON Web Signature (JWS) >+- https://tools.ietf.org/html/rfc7515, >+but also JSON Web Encryption (JWE) - https://tools.ietf.org/html/rfc7516. >+ >+The module implements all (100%) algorithms defined in >+https://tools.ietf.org/html/rfc7518 - JSON Web Algorithms (JWA). >+ >+This module supports Compact JWS/JWE and Flattened JWS/JWE JSON serialization, >+general JSON serialization is not supported yet. >+ >+WWW: https://metacpan.org/release/Crypt-JWT >diff --git a/security/p5-Crypt-JWT/pkg-plist b/security/p5-Crypt-JWT/pkg-plist >new file mode 100644 >index 000000000000..b9feeba7add1 >--- /dev/null >+++ b/security/p5-Crypt-JWT/pkg-plist >@@ -0,0 +1,4 @@ >+%%SITE_PERL%%/Crypt/JWT.pm >+%%SITE_PERL%%/Crypt/KeyWrap.pm >+%%PERL5_MAN3%%/Crypt::JWT.3.gz >+%%PERL5_MAN3%%/Crypt::KeyWrap.3.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 255447
: 224478