Date: Wed, 11 Mar 2020 16:25:30 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528235 - head/net/py-libcloud Message-ID: <202003111625.02BGPUdq052024@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Wed Mar 11 16:25:30 2020 New Revision: 528235 URL: https://svnweb.freebsd.org/changeset/ports/528235 Log: net/py-libcloud: update to 2.8.1 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Wed Mar 11 15:58:53 2020 (r528234) +++ head/net/py-libcloud/Makefile Wed Mar 11 16:25:30 2020 (r528235) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Wed Mar 11 15:58:53 2020 (r528234) +++ head/net/py-libcloud/distinfo Wed Mar 11 16:25:30 2020 (r528235) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578801620 -SHA256 (apache-libcloud-2.8.0.tar.bz2) = 14ce7733955e67702650fa34ad76a43b076808b39df264a75e7e717b193b21e5 -SIZE (apache-libcloud-2.8.0.tar.bz2) = 1573620 +TIMESTAMP = 1583930713 +SHA256 (apache-libcloud-2.8.1.tar.bz2) = 9c51b5aa049a47131698a105a8b5cad86f1905b0f11349f297b0e6717e0cad3e +SIZE (apache-libcloud-2.8.1.tar.bz2) = 1556539
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003111625.02BGPUdq052024>