Date: Sat, 31 Oct 2015 05:37:05 +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: r400564 - head/net/py-libcloud Message-ID: <201510310537.t9V5b5RJ012789@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sat Oct 31 05:37:04 2015 New Revision: 400564 URL: https://svnweb.freebsd.org/changeset/ports/400564 Log: net/py-libcloud: update to 0.19.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Sat Oct 31 00:23:55 2015 (r400563) +++ head/net/py-libcloud/Makefile Sat Oct 31 05:37:04 2015 (r400564) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 0.18.0 +PORTVERSION= 0.19.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sat Oct 31 00:23:55 2015 (r400563) +++ head/net/py-libcloud/distinfo Sat Oct 31 05:37:04 2015 (r400564) @@ -1,2 +1,2 @@ -SHA256 (apache-libcloud-0.18.0.tar.bz2) = af87e9ccd5577f7a7cf8b0f642889c40738561eb7ab2f23039c0d3d648b80d2a -SIZE (apache-libcloud-0.18.0.tar.bz2) = 764395 +SHA256 (apache-libcloud-0.19.0.tar.bz2) = 419f524d6a9d1d3af6f7c8db8fb1257b7de870f2772bcc15dacae8cd1b877788 +SIZE (apache-libcloud-0.19.0.tar.bz2) = 840347
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510310537.t9V5b5RJ012789>