Date: Sat, 7 Sep 2019 23:02:16 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511502 - head/devel/py-azure-mgmt-servicefabric Message-ID: <201909072302.x87N2GcV063087@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Sep 7 23:02:16 2019 New Revision: 511502 URL: https://svnweb.freebsd.org/changeset/ports/511502 Log: devel/py-azure-mgmt-servicefabric: Update to 0.4.0 Changelog: https://pypi.org/project/azure-mgmt-servicefabric/0.4.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-servicefabric/Makefile head/devel/py-azure-mgmt-servicefabric/distinfo Modified: head/devel/py-azure-mgmt-servicefabric/Makefile ============================================================================== --- head/devel/py-azure-mgmt-servicefabric/Makefile Sat Sep 7 23:01:44 2019 (r511501) +++ head/devel/py-azure-mgmt-servicefabric/Makefile Sat Sep 7 23:02:16 2019 (r511502) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-servicefabric -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-servicefabric/distinfo ============================================================================== --- head/devel/py-azure-mgmt-servicefabric/distinfo Sat Sep 7 23:01:44 2019 (r511501) +++ head/devel/py-azure-mgmt-servicefabric/distinfo Sat Sep 7 23:02:16 2019 (r511502) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559777483 -SHA256 (azure-mgmt-servicefabric-0.3.0.zip) = 56f47d7529195711f71b06f85a0a1a914b2da9d084d7f58c5a5c6bcbd1d53932 -SIZE (azure-mgmt-servicefabric-0.3.0.zip) = 172152 +TIMESTAMP = 1567862046 +SHA256 (azure-mgmt-servicefabric-0.4.0.zip) = a2cbd2797e796a550a93d37229b2ded22765f50166730a63c8e20a27677e28f4 +SIZE (azure-mgmt-servicefabric-0.4.0.zip) = 70460
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909072302.x87N2GcV063087>