From owner-svn-ports-all@freebsd.org Mon Sep 4 14:21:22 2017 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 DD47CE09D96; Mon, 4 Sep 2017 14:21:22 +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 A9CA6755B8; Mon, 4 Sep 2017 14:21:22 +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 v84ELL7K005320; Mon, 4 Sep 2017 14:21:21 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v84ELLOk005318; Mon, 4 Sep 2017 14:21:21 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201709041421.v84ELLOk005318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Mon, 4 Sep 2017 14:21:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449249 - head/net/py-libcloud X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/net/py-libcloud X-SVN-Commit-Revision: 449249 X-SVN-Commit-Repository: ports 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.23 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: Mon, 04 Sep 2017 14:21:23 -0000 Author: novel Date: Mon Sep 4 14:21:21 2017 New Revision: 449249 URL: https://svnweb.freebsd.org/changeset/ports/449249 Log: net/py-libcloud: update to 2.2.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Mon Sep 4 13:52:49 2017 (r449248) +++ head/net/py-libcloud/Makefile Mon Sep 4 14:21:21 2017 (r449249) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Mon Sep 4 13:52:49 2017 (r449248) +++ head/net/py-libcloud/distinfo Mon Sep 4 14:21:21 2017 (r449249) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500781135 -SHA256 (apache-libcloud-2.1.0.tar.bz2) = 22a8f0c46fca37c47d4ca894b6fa3d0285c72d838ff24d69eacdcedba8ce5f71 -SIZE (apache-libcloud-2.1.0.tar.bz2) = 1326868 +TIMESTAMP = 1504533860 +SHA256 (apache-libcloud-2.2.0.tar.bz2) = 661000e3d8bcb9beafe038fa6a8b0869aa9cccce9f412a27a02a977885776a2c +SIZE (apache-libcloud-2.2.0.tar.bz2) = 1335402