From owner-svn-ports-all@freebsd.org Sat Oct 31 05:37:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56340A22F30; Sat, 31 Oct 2015 05:37:06 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20F391759; Sat, 31 Oct 2015 05:37:06 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9V5b5ZM012791; Sat, 31 Oct 2015 05:37:05 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9V5b5RJ012789; Sat, 31 Oct 2015 05:37:05 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201510310537.t9V5b5RJ012789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 31 Oct 2015 05:37:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400564 - head/net/py-libcloud X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2015 05:37:06 -0000 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