From owner-svn-ports-all@freebsd.org Sun Nov 27 08:53:09 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 A596BC58193; Sun, 27 Nov 2016 08:53:09 +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 6C8B8789; Sun, 27 Nov 2016 08:53:09 +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 uAR8r81B088870; Sun, 27 Nov 2016 08:53:08 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAR8r8K3088868; Sun, 27 Nov 2016 08:53:08 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201611270853.uAR8r8K3088868@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 08:53:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427200 - head/devel/py-oslo.context 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.23 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, 27 Nov 2016 08:53:09 -0000 Author: novel Date: Sun Nov 27 08:53:08 2016 New Revision: 427200 URL: https://svnweb.freebsd.org/changeset/ports/427200 Log: devel/py-oslo.context: update to 2.10.0 Also, specify LICENSE and update RUN_DEPENDS. PR: 214741 Submitted by: maintainer Modified: head/devel/py-oslo.context/Makefile head/devel/py-oslo.context/distinfo Modified: head/devel/py-oslo.context/Makefile ============================================================================== --- head/devel/py-oslo.context/Makefile Sun Nov 27 08:50:39 2016 (r427199) +++ head/devel/py-oslo.context/Makefile Sun Nov 27 08:53:08 2016 (r427200) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oslo.context -PORTVERSION= 2.9.0 +PORTVERSION= 2.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Oslo Context library +LICENSE= APACHE20 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}positional>=1.0.1:devel/py-positional +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}positional>=1.1.1:devel/py-positional NO_ARCH= yes Modified: head/devel/py-oslo.context/distinfo ============================================================================== --- head/devel/py-oslo.context/distinfo Sun Nov 27 08:50:39 2016 (r427199) +++ head/devel/py-oslo.context/distinfo Sun Nov 27 08:53:08 2016 (r427200) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476297256 -SHA256 (oslo.context-2.9.0.tar.gz) = 2682d59ebea3c61421bba98cd3f36dcef5416ad771b220856f14fb528ef81b39 -SIZE (oslo.context-2.9.0.tar.gz) = 23049 +TIMESTAMP = 1479814087 +SHA256 (oslo.context-2.10.0.tar.gz) = d9df40aaea9c92b377f47e147470672a1446bec30dd59d01cb1c622643e400c8 +SIZE (oslo.context-2.10.0.tar.gz) = 22810