Date: Fri, 5 Apr 2019 22:44:19 +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: r498015 - head/net-mgmt/py-msrest Message-ID: <201904052244.x35MiJsZ095918@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 5 22:44:19 2019 New Revision: 498015 URL: https://svnweb.freebsd.org/changeset/ports/498015 Log: Update to 0.6.6 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 Fri Apr 5 22:44:14 2019 (r498014) +++ head/net-mgmt/py-msrest/Makefile Fri Apr 5 22:44:19 2019 (r498015) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= msrest -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.6 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-mgmt/py-msrest/distinfo ============================================================================== --- head/net-mgmt/py-msrest/distinfo Fri Apr 5 22:44:14 2019 (r498014) +++ head/net-mgmt/py-msrest/distinfo Fri Apr 5 22:44:19 2019 (r498015) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547133869 -SHA256 (msrest-0.6.4.tar.gz) = 5dadd54bec98d52cd9f43fb095015c346135b8cafaa35f24c7309cc25d3ad266 -SIZE (msrest-0.6.4.tar.gz) = 57409 +TIMESTAMP = 1554486014 +SHA256 (msrest-0.6.6.tar.gz) = 947e9155fb55bda98340e99c15e4115a268ff69aee0007aaa54b7bf05018029b +SIZE (msrest-0.6.6.tar.gz) = 93757
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904052244.x35MiJsZ095918>