From owner-svn-ports-all@freebsd.org Sat Sep 23 03:22:57 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 C107BE22D5D; Sat, 23 Sep 2017 03:22:57 +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 8FD44647AE; Sat, 23 Sep 2017 03:22:57 +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 v8N3MuLS009314; Sat, 23 Sep 2017 03:22:56 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8N3MuB9009312; Sat, 23 Sep 2017 03:22:56 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201709230322.v8N3MuB9009312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 23 Sep 2017 03:22:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450421 - 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: 450421 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: Sat, 23 Sep 2017 03:22:57 -0000 Author: novel Date: Sat Sep 23 03:22:56 2017 New Revision: 450421 URL: https://svnweb.freebsd.org/changeset/ports/450421 Log: net/py-libcloud: update to 2.2.1 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Sat Sep 23 03:22:18 2017 (r450420) +++ head/net/py-libcloud/Makefile Sat Sep 23 03:22:56 2017 (r450421) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sat Sep 23 03:22:18 2017 (r450420) +++ head/net/py-libcloud/distinfo Sat Sep 23 03:22:56 2017 (r450421) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504533860 -SHA256 (apache-libcloud-2.2.0.tar.bz2) = 661000e3d8bcb9beafe038fa6a8b0869aa9cccce9f412a27a02a977885776a2c -SIZE (apache-libcloud-2.2.0.tar.bz2) = 1335402 +TIMESTAMP = 1506089264 +SHA256 (apache-libcloud-2.2.1.tar.bz2) = 9011a48bb9887f50c4fb2310f2b11572fee9d5c8e31af5cea72a5cfaf4e80162 +SIZE (apache-libcloud-2.2.1.tar.bz2) = 1346343