From owner-svn-ports-head@freebsd.org Fri Aug 16 18:25:53 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BF684AB1C4; Fri, 16 Aug 2019 18:25:53 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (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 469Bb532NNz4bTp; Fri, 16 Aug 2019 18:25:53 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 56FCA220FF; Fri, 16 Aug 2019 14:25:52 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute2.internal (MEProxy); Fri, 16 Aug 2019 14:25:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=HWchs/ MlfCl3K21emvFAQSeqFhQps2XG+2GorEAFxS8=; b=htJjLVZZkjZ0Rz2nS+8fOt I5k/GPtELl7wuvXCas9l5nK87TuCH8gBMJyQ5fK5DczG6sBtMczSUwvk2+VKWn5V FSYubdyeMzj1tgP3ThA23zkdoIWFa8U9CFAwMUylVvM8S3paeMAGU83TEIOLvvvl Rxdht/MNuSJeg4oX20vcewKCp9rxx2OgzX63xw2/6ZKto8T731miFe4NESkbGmAN x9JiTBtuEurZLiVBrbuuPoQmk/tMQXZ3IaMZcHFzZnXeLGEH55eZNVGP/IL7SAdP W8yAl56UJ9bfcO8ApP0w7agNm2CUiDW0SlT0/QAviOoKPX0brpsDM7LoYurX6yQg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrudeffedguddvvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefofgggkfgjfhffhffvufgtsehttdertderredtnecuhfhrohhmpedflfho shhhucfrrggvthiivghlfdcuoehjphgrvghtiigvlheshfhrvggvuefuffdrohhrgheqne cuffhomhgrihhnpehfrhgvvggsshgurdhorhhgnecurfgrrhgrmhepmhgrihhlfhhrohhm pehjphgrvghtiigvlheshfhrvggvuefuffdrohhrghenucevlhhushhtvghrufhiiigvpe dt X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id A9956E00A3; Fri, 16 Aug 2019 14:25:51 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.6-869-g2d94aad-fmstable-20190814v1 Mime-Version: 1.0 Message-Id: <3712ed4b-e373-4440-aae4-cc974f3389c2@www.fastmail.com> In-Reply-To: <201908161811.x7GIBoiF029703@repo.freebsd.org> References: <201908161811.x7GIBoiF029703@repo.freebsd.org> Date: Fri, 16 Aug 2019 13:25:51 -0500 From: "Josh Paetzel" To: "Sunpoet Po-Chuan Hsieh" , 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 Content-Type: text/plain X-Rspamd-Queue-Id: 469Bb532NNz4bTp X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:66.111.4.0/24, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2019 18:25:53 -0000 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