svn commit: r509115 - head/devel/py-googleapis-common-protos

Mathieu Arnold mat at FreeBSD.org
Fri Aug 16 18:34:20 UTC 2019


On Fri, Aug 16, 2019 at 01:25:51PM -0500, Josh Paetzel wrote:
> 
> 
> 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 at FreeBSD.org
> > +MAINTAINER=	sunpoet at 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.

If you read the text on the page you cite, you will see that the three
consecutive timeouts or three months is about resetting all the ports of
a maintainer.  This means that if one of those conditions is met, any
committer can reset the maintainership of all that maintainer's ports to
ports at FreeBSD.org.

Any patch can be applied after a two week timeout, and there is no
restriction on that patch, it can absolutely include a maintainer
change.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190816/771d10da/attachment.sig>


More information about the svn-ports-all mailing list