From owner-svn-ports-all@freebsd.org Mon May 2 19:19:52 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 05A16B2A19D; Mon, 2 May 2016 19:19:52 +0000 (UTC) (envelope-from olivierd@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 AFEBE1177; Mon, 2 May 2016 19:19:51 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42JJoVi008627; Mon, 2 May 2016 19:19:50 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42JJoBZ008624; Mon, 2 May 2016 19:19:50 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605021919.u42JJoBZ008624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 2 May 2016 19:19:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414477 - head/devel/py-babel 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.22 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: Mon, 02 May 2016 19:19:52 -0000 Author: olivierd Date: Mon May 2 19:19:50 2016 New Revision: 414477 URL: https://svnweb.freebsd.org/changeset/ports/414477 Log: Update to 2.3.3 PR: 208751 Submitted by: myself Approved by: Hung-Yi Chen (maintainer timeout > 2 weeks) Modified: head/devel/py-babel/Makefile head/devel/py-babel/distinfo head/devel/py-babel/pkg-plist Modified: head/devel/py-babel/Makefile ============================================================================== --- head/devel/py-babel/Makefile Mon May 2 19:14:43 2016 (r414476) +++ head/devel/py-babel/Makefile Mon May 2 19:19:50 2016 (r414477) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Babel -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.3.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-babel/distinfo ============================================================================== --- head/devel/py-babel/distinfo Mon May 2 19:14:43 2016 (r414476) +++ head/devel/py-babel/distinfo Mon May 2 19:19:50 2016 (r414477) @@ -1,2 +1,2 @@ -SHA256 (Babel-2.2.0.tar.gz) = d8cb4c0e78148aee89560f9fe21587aa57739c975bb89ff66b1e842cc697428f -SIZE (Babel-2.2.0.tar.gz) = 6334150 +SHA256 (Babel-2.3.3.tar.gz) = 12dff9afa9c6cd6e2a39960d3cd4b46b2b98768cdc6646833c66b20799c1c58e +SIZE (Babel-2.3.3.tar.gz) = 6917535 Modified: head/devel/py-babel/pkg-plist ============================================================================== --- head/devel/py-babel/pkg-plist Mon May 2 19:14:43 2016 (r414476) +++ head/devel/py-babel/pkg-plist Mon May 2 19:19:50 2016 (r414477) @@ -15,6 +15,8 @@ %%PORTDOCS%%%%DOCSDIR%%/api/core.rst %%PORTDOCS%%%%DOCSDIR%%/api/dates.rst %%PORTDOCS%%%%DOCSDIR%%/api/index.rst +%%PORTDOCS%%%%DOCSDIR%%/api/languages.rst +%%PORTDOCS%%%%DOCSDIR%%/api/lists.rst %%PORTDOCS%%%%DOCSDIR%%/api/messages/catalog.rst %%PORTDOCS%%%%DOCSDIR%%/api/messages/extract.rst %%PORTDOCS%%%%DOCSDIR%%/api/messages/index.rst @@ -23,6 +25,7 @@ %%PORTDOCS%%%%DOCSDIR%%/api/numbers.rst %%PORTDOCS%%%%DOCSDIR%%/api/plural.rst %%PORTDOCS%%%%DOCSDIR%%/api/support.rst +%%PORTDOCS%%%%DOCSDIR%%/api/units.rst %%PORTDOCS%%%%DOCSDIR%%/changelog.rst %%PORTDOCS%%%%DOCSDIR%%/cmdline.rst %%PORTDOCS%%%%DOCSDIR%%/conf.py