From owner-svn-ports-all@freebsd.org Thu May 12 15:53:32 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 3EF32B38D88; Thu, 12 May 2016 15:53:32 +0000 (UTC) (envelope-from kmoore@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 107281CFD; Thu, 12 May 2016 15:53:31 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CFrVS0060786; Thu, 12 May 2016 15:53:31 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CFrVhw060784; Thu, 12 May 2016 15:53:31 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201605121553.u4CFrVhw060784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Thu, 12 May 2016 15:53:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415071 - head/textproc/py-sphinx 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: Thu, 12 May 2016 15:53:32 -0000 Author: kmoore Date: Thu May 12 15:53:30 2016 New Revision: 415071 URL: https://svnweb.freebsd.org/changeset/ports/415071 Log: - Update to 1.4.1 Modified: head/textproc/py-sphinx/Makefile head/textproc/py-sphinx/distinfo Modified: head/textproc/py-sphinx/Makefile ============================================================================== --- head/textproc/py-sphinx/Makefile Thu May 12 15:52:47 2016 (r415070) +++ head/textproc/py-sphinx/Makefile Thu May 12 15:53:30 2016 (r415071) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sphinx -PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTVERSION= 1.4.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +25,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babe ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py-sphinx_rtd_theme \ ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py-alabaster \ ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize USES= python USE_PYTHON= autoplist distutils Modified: head/textproc/py-sphinx/distinfo ============================================================================== --- head/textproc/py-sphinx/distinfo Thu May 12 15:52:47 2016 (r415070) +++ head/textproc/py-sphinx/distinfo Thu May 12 15:53:30 2016 (r415071) @@ -1,2 +1,2 @@ -SHA256 (python/Sphinx-1.3.1.tar.gz) = 1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114 -SIZE (python/Sphinx-1.3.1.tar.gz) = 3469782 +SHA256 (python/Sphinx-1.4.1.tar.gz) = c6871a784d24aba9270b6b28541537a57e2fcf4d7c799410eba18236bc76d6bc +SIZE (python/Sphinx-1.4.1.tar.gz) = 4259820