From owner-svn-ports-head@freebsd.org Sun Nov 27 14:28:41 2016 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 75089C56846; Sun, 27 Nov 2016 14:28:41 +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 449601977; Sun, 27 Nov 2016 14:28:41 +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 uARESeEs025759; Sun, 27 Nov 2016 14:28:40 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uARESenD025757; Sun, 27 Nov 2016 14:28:40 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201611271428.uARESenD025757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 27 Nov 2016 14:28:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427236 - 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: Sun, 27 Nov 2016 14:28:41 -0000 Author: novel Date: Sun Nov 27 14:28:40 2016 New Revision: 427236 URL: https://svnweb.freebsd.org/changeset/ports/427236 Log: net/py-libcloud: update to 1.4.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Sun Nov 27 14:27:42 2016 (r427235) +++ head/net/py-libcloud/Makefile Sun Nov 27 14:28:40 2016 (r427236) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Sun Nov 27 14:27:42 2016 (r427235) +++ head/net/py-libcloud/distinfo Sun Nov 27 14:28:40 2016 (r427236) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477120322 -SHA256 (apache-libcloud-1.3.0.tar.bz2) = 3b74fa9ee317b9e744f25fe2381c4a582545fe1259d133afc5a660b935a9861b -SIZE (apache-libcloud-1.3.0.tar.bz2) = 1025630 +TIMESTAMP = 1480250952 +SHA256 (apache-libcloud-1.4.0.tar.bz2) = c8a8a28c687180e73b776308521c6b6be420d049cbec851ea23022ce7af6ef1e +SIZE (apache-libcloud-1.4.0.tar.bz2) = 1083881