From owner-svn-ports-all@FreeBSD.ORG Sat Apr 18 05:00:39 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15EA994C; Sat, 18 Apr 2015 05:00:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 042637D8; Sat, 18 Apr 2015 05:00:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3I50cLq005865; Sat, 18 Apr 2015 05:00:38 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3I50cZH005860; Sat, 18 Apr 2015 05:00:38 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201504180500.t3I50cZH005860@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 18 Apr 2015 05:00:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384206 - 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, 18 Apr 2015 05:00:39 -0000 Author: novel Date: Sat Apr 18 05:00:37 2015 New Revision: 384206 URL: https://svnweb.freebsd.org/changeset/ports/384206 Log: Update to 0.17.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 18 04:35:27 2015 (r384205) +++ head/net/py-libcloud/Makefile Sat Apr 18 05:00:37 2015 (r384206) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 0.15.1 +PORTVERSION= 0.17.0 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sat Apr 18 04:35:27 2015 (r384205) +++ head/net/py-libcloud/distinfo Sat Apr 18 05:00:37 2015 (r384206) @@ -1,2 +1,2 @@ -SHA256 (apache-libcloud-0.15.1.tar.bz2) = 557e3f29e0ab1f19a31e858a8e802c822cb7f07df5edce029a1c67d2b0f30d15 -SIZE (apache-libcloud-0.15.1.tar.bz2) = 570953 +SHA256 (apache-libcloud-0.17.0.tar.bz2) = 22a6360fccbd956398e3236dceacc469c397d0d8c0caad33352f224b352bd943 +SIZE (apache-libcloud-0.17.0.tar.bz2) = 663406