From owner-svn-ports-all@freebsd.org Sat Aug 15 15:45:11 2015 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 88FC59BAF23; Sat, 15 Aug 2015 15:45:11 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.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 799C81A50; Sat, 15 Aug 2015 15:45:11 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7FFjBFL033677; Sat, 15 Aug 2015 15:45:11 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7FFjBsF033675; Sat, 15 Aug 2015 15:45:11 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201508151545.t7FFjBsF033675@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 15 Aug 2015 15:45:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394323 - in head/net/py-libcloud: . files 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, 15 Aug 2015 15:45:11 -0000 Author: novel Date: Sat Aug 15 15:45:10 2015 New Revision: 394323 URL: https://svnweb.freebsd.org/changeset/ports/394323 Log: - Update to 0.18.0. - Drop backports.ssl-match-hostname related patches as it's only used now for Python versions that we do not ship Deleted: head/net/py-libcloud/files/ Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Sat Aug 15 15:28:49 2015 (r394322) +++ head/net/py-libcloud/Makefile Sat Aug 15 15:45:10 2015 (r394323) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 0.17.0 -PORTREVISION= 2 +PORTVERSION= 0.18.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sat Aug 15 15:28:49 2015 (r394322) +++ head/net/py-libcloud/distinfo Sat Aug 15 15:45:10 2015 (r394323) @@ -1,2 +1,2 @@ -SHA256 (apache-libcloud-0.17.0.tar.bz2) = 22a6360fccbd956398e3236dceacc469c397d0d8c0caad33352f224b352bd943 -SIZE (apache-libcloud-0.17.0.tar.bz2) = 663406 +SHA256 (apache-libcloud-0.18.0.tar.bz2) = af87e9ccd5577f7a7cf8b0f642889c40738561eb7ab2f23039c0d3d648b80d2a +SIZE (apache-libcloud-0.18.0.tar.bz2) = 764395