Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 16:38:58 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Kris Moore <kmoore@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme
Message-ID:  <20150714143857.GJ37597@ivaldir.etoilebsd.net>
In-Reply-To: <201507141432.t6EEWfVi034732@repo.freebsd.org>
References:  <201507141432.t6EEWfVi034732@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--p7S+EREVcBHk3zUG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Jul 14, 2015 at 02:32:41PM +0000, Kris Moore wrote:
> Author: kmoore
> Date: Tue Jul 14 14:32:40 2015
> New Revision: 392004
> URL: https://svnweb.freebsd.org/changeset/ports/392004
>=20
> Log:
>   - Update textproc/py-sphinx to 1.3.1
>   - Reverse depend upon textproc/py-sphinx_rtd_theme
>   - Take maintainership of textproc/py-sphinx
>  =20
>   Approved by: lwhsu@
>=20
> Modified:
>   head/textproc/py-sphinx/Makefile
>   head/textproc/py-sphinx/distinfo
>   head/textproc/py-sphinx_rtd_theme/Makefile
>=20
> Modified: head/textproc/py-sphinx/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/textproc/py-sphinx/Makefile	Tue Jul 14 14:31:42 2015	(r392003)
> +++ head/textproc/py-sphinx/Makefile	Tue Jul 14 14:32:40 2015	(r392004)
> @@ -2,23 +2,28 @@
>  # $FreeBSD$
> =20
>  PORTNAME=3D	sphinx
> -PORTVERSION=3D	1.2.3
> +PORTVERSION=3D	1.3.1
>  CATEGORIES=3D	textproc python
>  MASTER_SITES=3D	CHEESESHOP
>  PKGNAMEPREFIX=3D	${PYTHON_PKGNAMEPREFIX}
>  DISTNAME=3D	Sphinx-${PORTVERSION}
>  DIST_SUBDIR=3D	python
> =20
> -MAINTAINER=3D	lwhsu@FreeBSD.org
> +MAINTAINER=3D	kmoore@FreeBSD.org
>  COMMENT=3D	Python documentation generator
> =20
>  LICENSE=3D	BSD2CLAUSE
> =20
>  BUILD_DEPENDS=3D	${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/=
py-Jinja2 \
> -		${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutils
> +		${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutil=
s \
> +		${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six
>  RUN_DEPENDS=3D	${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/py=
-Jinja2 \
>  		${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutil=
s \
> -		${PYTHON_PKGNAMEPREFIX}pygments>=3D1.2:${PORTSDIR}/textproc/py-pygments
> +		${PYTHON_PKGNAMEPREFIX}pygments>=3D1.2:${PORTSDIR}/textproc/py-pygment=
s \
> +		${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=3D0.1.6:${PORTSDIR}/textproc/=
py-sphinx_rtd_theme \
> +		${PYTHON_PKGNAMEPREFIX}alabaster>=3D0.7.6:${PORTSDIR}/textproc/py-alab=
aster \
> +		${PYTHON_PKGNAMEPREFIX}snowballstemmer>=3D1.2.0:${PORTSDIR}/textproc/p=
y-snowballstemmer \
> +		${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six
> =20
>  USES=3D		python
>  USE_PYTHON=3D	autoplist distutils
>=20
> Modified: head/textproc/py-sphinx/distinfo
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/textproc/py-sphinx/distinfo	Tue Jul 14 14:31:42 2015	(r392003)
> +++ head/textproc/py-sphinx/distinfo	Tue Jul 14 14:32:40 2015	(r392004)
> @@ -1,2 +1,2 @@
> -SHA256 (python/Sphinx-1.2.3.tar.gz) =3D 94933b64e2fe0807da0612c574a021c0=
dac28c7bd3c4a23723ae5a39ea8f3d04
> -SIZE (python/Sphinx-1.2.3.tar.gz) =3D 3200548
> +SHA256 (python/Sphinx-1.3.1.tar.gz) =3D 1a6e5130c2b42d2de301693c299f78cc=
4bd3501e78b610c08e45efc70e2b5114
> +SIZE (python/Sphinx-1.3.1.tar.gz) =3D 3469782
>=20
> Modified: head/textproc/py-sphinx_rtd_theme/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/textproc/py-sphinx_rtd_theme/Makefile	Tue Jul 14 14:31:42 2015	(=
r392003)
> +++ head/textproc/py-sphinx_rtd_theme/Makefile	Tue Jul 14 14:32:40 2015	(=
r392004)
> @@ -11,8 +11,6 @@ COMMENT=3D	Mobile-friendly py-sphinx theme
> =20
>  LICENSE=3D	MIT
> =20
> -RUN_DEPENDS=3D	${PYTHON_PKGNAMEPREFIX}sphinx>=3D1.1:${PORTSDIR}/textproc=
/py-sphinx

You are changing a dependency so you do need to bump the revision

Bapt

--p7S+EREVcBHk3zUG
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlWlHwEACgkQ8kTtMUmk6EwQKQCggMbuknUplNlyYohygOKY7VES
kJsAoKlaPLV4Tjcy4hag9FX0Qnc3toiJ
=0pH/
-----END PGP SIGNATURE-----

--p7S+EREVcBHk3zUG--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150714143857.GJ37597>