Date: Wed, 27 Jun 2018 23:34:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473476 - head/net-mgmt/py-adal Message-ID: <201806272334.w5RNYWM5079448@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 27 23:34:31 2018 New Revision: 473476 URL: https://svnweb.freebsd.org/changeset/ports/473476 Log: Update to 1.0.2 Changes: https://github.com/AzureAD/azure-activedirectory-library-for-python/releases Modified: head/net-mgmt/py-adal/Makefile head/net-mgmt/py-adal/distinfo Modified: head/net-mgmt/py-adal/Makefile ============================================================================== --- head/net-mgmt/py-adal/Makefile Wed Jun 27 23:34:26 2018 (r473475) +++ head/net-mgmt/py-adal/Makefile Wed Jun 27 23:34:31 2018 (r473476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adal -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-mgmt/py-adal/distinfo ============================================================================== --- head/net-mgmt/py-adal/distinfo Wed Jun 27 23:34:26 2018 (r473475) +++ head/net-mgmt/py-adal/distinfo Wed Jun 27 23:34:31 2018 (r473476) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529611237 -SHA256 (adal-1.0.1.tar.gz) = 71b0e9b479320f76af4bcd268f7359580ba2e217228e83ff7529f51a9845f393 -SIZE (adal-1.0.1.tar.gz) = 32645 +TIMESTAMP = 1530134472 +SHA256 (adal-1.0.2.tar.gz) = 4c020807b3f3cfd90f59203077dd5e1f59671833f8c3c5028ec029ed5072f9ce +SIZE (adal-1.0.2.tar.gz) = 32634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806272334.w5RNYWM5079448>