From owner-svn-ports-all@freebsd.org Sun Jun 26 13:08:23 2016 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 71FC1B73133; Sun, 26 Jun 2016 13:08:23 +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 3577C2D15; Sun, 26 Jun 2016 13:08:23 +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 u5QD8Mdd076123; Sun, 26 Jun 2016 13:08:22 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5QD8M2B076121; Sun, 26 Jun 2016 13:08:22 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201606261308.u5QD8M2B076121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 26 Jun 2016 13:08:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417523 - 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.22 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: Sun, 26 Jun 2016 13:08:23 -0000 Author: novel Date: Sun Jun 26 13:08:22 2016 New Revision: 417523 URL: https://svnweb.freebsd.org/changeset/ports/417523 Log: net/py-libcloud: update to 1.0.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Sun Jun 26 13:01:08 2016 (r417522) +++ head/net/py-libcloud/Makefile Sun Jun 26 13:08:22 2016 (r417523) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 0.20.1 +PORTVERSION= 1.0.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sun Jun 26 13:01:08 2016 (r417522) +++ head/net/py-libcloud/distinfo Sun Jun 26 13:08:22 2016 (r417523) @@ -1,2 +1,2 @@ -SHA256 (apache-libcloud-0.20.1.tar.bz2) = a5afb1263329e6b60a69277d1fa5026d88fa65ec2964aaf4086d59d061c76faf -SIZE (apache-libcloud-0.20.1.tar.bz2) = 875309 +SHA256 (apache-libcloud-1.0.0.tar.bz2) = 2be0bac4bc4d6c3cffd057508dd8403066e1ecbc4f4252d00118e232cc9f7631 +SIZE (apache-libcloud-1.0.0.tar.bz2) = 981409