From owner-svn-ports-head@freebsd.org Sun Oct 23 16:32:17 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 AC09BC1EC1D; Sun, 23 Oct 2016 16:32:17 +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 7DCC82E3; Sun, 23 Oct 2016 16:32:17 +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 u9NGWGL9062087; Sun, 23 Oct 2016 16:32:16 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9NGWGWY062085; Sun, 23 Oct 2016 16:32:16 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201610231632.u9NGWGWY062085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 23 Oct 2016 16:32:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424529 - head/devel/py-oslo.i18n 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, 23 Oct 2016 16:32:17 -0000 Author: novel Date: Sun Oct 23 16:32:16 2016 New Revision: 424529 URL: https://svnweb.freebsd.org/changeset/ports/424529 Log: devel/py-oslo.i18n: update to 3.10.0 Modified: head/devel/py-oslo.i18n/Makefile head/devel/py-oslo.i18n/distinfo Modified: head/devel/py-oslo.i18n/Makefile ============================================================================== --- head/devel/py-oslo.i18n/Makefile Sun Oct 23 16:31:30 2016 (r424528) +++ head/devel/py-oslo.i18n/Makefile Sun Oct 23 16:32:16 2016 (r424529) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oslo.i18n -PORTVERSION= 3.8.0 +PORTVERSION= 3.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,6 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= novel@FreeBSD.org COMMENT= Oslo i18n library +LICENSE= APACHE20 + BUILD_DEPENDS= ${PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six Modified: head/devel/py-oslo.i18n/distinfo ============================================================================== --- head/devel/py-oslo.i18n/distinfo Sun Oct 23 16:31:30 2016 (r424528) +++ head/devel/py-oslo.i18n/distinfo Sun Oct 23 16:32:16 2016 (r424529) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469397938 -SHA256 (oslo.i18n-3.8.0.tar.gz) = 09d5f92317eda9f026f58c6d403c552780ec0beccc02e1b25b70e45b9e7175d7 -SIZE (oslo.i18n-3.8.0.tar.gz) = 36154 +TIMESTAMP = 1477157101 +SHA256 (oslo.i18n-3.10.0.tar.gz) = eb55cb3c1bdb4d8ff0eee70561244f412d539e505ad52e324c7be6ebd74c616f +SIZE (oslo.i18n-3.10.0.tar.gz) = 35710