From owner-svn-ports-head@freebsd.org Sat Apr 29 17:51:48 2017 Return-Path: Delivered-To: svn-ports-head@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 900C0D5560E; Sat, 29 Apr 2017 17:51:48 +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 5CEE31D0; Sat, 29 Apr 2017 17:51:48 +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 v3THplvc072603; Sat, 29 Apr 2017 17:51:47 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3THplUB072601; Sat, 29 Apr 2017 17:51:47 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201704291751.v3THplUB072601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 29 Apr 2017 17:51:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439767 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Apr 2017 17:51:48 -0000 Author: novel Date: Sat Apr 29 17:51:47 2017 New Revision: 439767 URL: https://svnweb.freebsd.org/changeset/ports/439767 Log: net/py-libcloud: update to 2.0.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Sat Apr 29 17:42:25 2017 (r439766) +++ head/net/py-libcloud/Makefile Sat Apr 29 17:51:47 2017 (r439767) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 1.5.0 +PORTVERSION= 2.0.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sat Apr 29 17:42:25 2017 (r439766) +++ head/net/py-libcloud/distinfo Sat Apr 29 17:51:47 2017 (r439767) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483075874 -SHA256 (apache-libcloud-1.5.0.tar.bz2) = ea3dd7825e30611e5a018ab18107b33a9029097d64bd8b39a87feae7c2770282 -SIZE (apache-libcloud-1.5.0.tar.bz2) = 1258553 +TIMESTAMP = 1493482686 +SHA256 (apache-libcloud-2.0.0.tar.bz2) = 8ff695634d4f88e86c46a1ccc8676f9e96f3899d629f6410dc08d81053811d80 +SIZE (apache-libcloud-2.0.0.tar.bz2) = 1315343