aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-adal
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:27:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:27:57 +0000
commitf85d14d39ec2b257e0f916e945a2fd0dd59c031c (patch)
treed491cce0255645dfd27ebb2f3a1235153822df28 /net-mgmt/py-adal
parent895a4b7826da2e3ed4c553cb991c584d463fc4ba (diff)
downloadports-f85d14d39ec2b257e0f916e945a2fd0dd59c031c.tar.gz
ports-f85d14d39ec2b257e0f916e945a2fd0dd59c031c.zip
Update to 1.2.5
Notes
Notes: svn path=/head/; revision=554245
Diffstat (limited to 'net-mgmt/py-adal')
-rw-r--r--net-mgmt/py-adal/Makefile2
-rw-r--r--net-mgmt/py-adal/distinfo6
-rw-r--r--net-mgmt/py-adal/pkg-descr1
3 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile
index 992f50b47d74..438e31d43262 100644
--- a/net-mgmt/py-adal/Makefile
+++ b/net-mgmt/py-adal/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= adal
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net-mgmt/py-adal/distinfo b/net-mgmt/py-adal/distinfo
index 87c3cdc448bb..0439e8ec7e81 100644
--- a/net-mgmt/py-adal/distinfo
+++ b/net-mgmt/py-adal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592145141
-SHA256 (adal-1.2.4.tar.gz) = 7a15d22b1ee7ce1be92441199958748982feba6b7dec35fbf60f9b607bad1bc0
-SIZE (adal-1.2.4.tar.gz) = 34889
+TIMESTAMP = 1604480750
+SHA256 (adal-1.2.5.tar.gz) = 8003ba03ef04170195b3eddda8a5ab43649ef2c5f0287023d515affb1ccfcfc3
+SIZE (adal-1.2.5.tar.gz) = 34959
diff --git a/net-mgmt/py-adal/pkg-descr b/net-mgmt/py-adal/pkg-descr
index 6247f998477d..a6c66de4e142 100644
--- a/net-mgmt/py-adal/pkg-descr
+++ b/net-mgmt/py-adal/pkg-descr
@@ -3,5 +3,4 @@ Microsoft Azure Active Directory Authentication Library (ADAL) for Python
The ADAL for python library makes it easy for python applications to
authenticate to AAD in order to access AAD protected web resources.
-WWW: https://pypi.org/project/adal/
WWW: https://github.com/AzureAD/azure-activedirectory-library-for-python