Date: Fri, 16 Aug 2019 13:25:51 -0500 From: "Josh Paetzel" <jpaetzel@FreeBSD.org> To: "Sunpoet Po-Chuan Hsieh" <sunpoet@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r509115 - head/devel/py-googleapis-common-protos Message-ID: <3712ed4b-e373-4440-aae4-cc974f3389c2@www.fastmail.com> In-Reply-To: <201908161811.x7GIBoiF029703@repo.freebsd.org> References: <201908161811.x7GIBoiF029703@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 16, 2019, at 1:12 PM, Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Fri Aug 16 18:11:50 2019 > New Revision: 509115 > URL: https://svnweb.freebsd.org/changeset/ports/509115 > > Log: > Update to 1.6.0 > > - Take maintainership > > PR: 239529 > Submitted by: sunpoet (myself) > Approved by: maintainer (timeout, 17 days) > > Modified: > head/devel/py-googleapis-common-protos/Makefile > head/devel/py-googleapis-common-protos/distinfo > > Modified: head/devel/py-googleapis-common-protos/Makefile > ============================================================================== > --- head/devel/py-googleapis-common-protos/Makefile Fri Aug 16 18:11:44 > 2019 (r509114) > +++ head/devel/py-googleapis-common-protos/Makefile Fri Aug 16 18:11:50 > 2019 (r509115) > @@ -1,12 +1,12 @@ > # $FreeBSD$ > > PORTNAME= googleapis-common-protos > -PORTVERSION= 1.5.10 > +PORTVERSION= 1.6.0 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > -MAINTAINER= jpaetzel@FreeBSD.org > +MAINTAINER= sunpoet@FreeBSD.org > COMMENT= Common protobufs used in Google APIs > > LICENSE= APACHE20 > @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0:devel/py-protobuf@${PY_FLAVOR} > > USES= python > -USE_PYTHON= distutils autoplist > +USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes > > > Modified: head/devel/py-googleapis-common-protos/distinfo > ============================================================================== > --- head/devel/py-googleapis-common-protos/distinfo Fri Aug 16 18:11:44 > 2019 (r509114) > +++ head/devel/py-googleapis-common-protos/distinfo Fri Aug 16 18:11:50 > 2019 (r509115) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1556750173 > -SHA256 (googleapis-common-protos-1.5.10.tar.gz) = > d564872083af40bbcc7091340f17db778a316525c7c76497d58d11b98ca2aa74 > -SIZE (googleapis-common-protos-1.5.10.tar.gz) = 37970 > +TIMESTAMP = 1563737549 > +SHA256 (googleapis-common-protos-1.6.0.tar.gz) = > e61b8ed5e36b976b487c6e7b15f31bb10c7a0ca7bd5c0e837f4afab64b53a0c6 > +SIZE (googleapis-common-protos-1.6.0.tar.gz) = 35186 > > There must have been an issue with the FreeBSD org infrasructure sending email. I was never notified about this PR. Another interesting datapoint is in my weekly summary of open PRs this never showed up. Regardless, https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-maintainer.html says three maintainer timeouts or three months are required to take maintainership of a port. Please revert the maintainer change. -- Thanks, Josh Paetzel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3712ed4b-e373-4440-aae4-cc974f3389c2>