git: a4aaa83fac55 - main - security/py-authlib: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:38:36 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4aaa83fac5598f957c123fbeb353ed767a97611 commit a4aaa83fac5598f957c123fbeb353ed767a97611 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:19:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:51 +0000 security/py-authlib: Update WWW and clean up pkg-descr --- security/py-authlib/Makefile | 3 ++- security/py-authlib/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/security/py-authlib/Makefile b/security/py-authlib/Makefile index 79fd9888c660..d06ad693650e 100644 --- a/security/py-authlib/Makefile +++ b/security/py-authlib/Makefile @@ -7,7 +7,8 @@ DISTNAME= Authlib-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ultimate Python library in building OAuth and OpenID Connect servers -WWW= https://authlib.org/ +WWW= https://authlib.org/ \ + https://github.com/lepture/authlib LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/py-authlib/pkg-descr b/security/py-authlib/pkg-descr index 4cd3ae819652..bac1c0819b81 100644 --- a/security/py-authlib/pkg-descr +++ b/security/py-authlib/pkg-descr @@ -1,4 +1,2 @@ Authlib is the ultimate Python library in building OAuth and OpenID Connect servers. JWS, JWK, JWA, JWT are included. - -See also: https://github.com/lepture/authlib