Date: Thu, 13 Jun 2019 15:49:04 +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: r504108 - head/net-mgmt/py-msrest Message-ID: <201906131549.x5DFn4Y6069171@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 13 15:49:03 2019 New Revision: 504108 URL: https://svnweb.freebsd.org/changeset/ports/504108 Log: Update to 0.6.7 Changes: https://github.com/Azure/msrest-for-python/releases Modified: head/net-mgmt/py-msrest/Makefile head/net-mgmt/py-msrest/distinfo Modified: head/net-mgmt/py-msrest/Makefile ============================================================================== --- head/net-mgmt/py-msrest/Makefile Thu Jun 13 15:48:58 2019 (r504107) +++ head/net-mgmt/py-msrest/Makefile Thu Jun 13 15:49:03 2019 (r504108) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= msrest -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-mgmt/py-msrest/distinfo ============================================================================== --- head/net-mgmt/py-msrest/distinfo Thu Jun 13 15:48:58 2019 (r504107) +++ head/net-mgmt/py-msrest/distinfo Thu Jun 13 15:49:03 2019 (r504108) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554486014 -SHA256 (msrest-0.6.6.tar.gz) = 947e9155fb55bda98340e99c15e4115a268ff69aee0007aaa54b7bf05018029b -SIZE (msrest-0.6.6.tar.gz) = 93757 +TIMESTAMP = 1560418070 +SHA256 (msrest-0.6.7.tar.gz) = 05538c68251eb0c81bd2010524d8ff36d4266ec0669338fbdcecfd23c733231c +SIZE (msrest-0.6.7.tar.gz) = 94023
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906131549.x5DFn4Y6069171>