Bug 251933 - Several ports: Take MAINTAINER'ship (MAINTAINER: che bein.link, multiple timeouts)
Summary: Several ports: Take MAINTAINER'ship (MAINTAINER: che bein.link, multiple time...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-18 04:06 UTC by Guangyuan Yang
Modified: 2020-12-18 18:37 UTC (History)
3 users (show)

See Also:
koobs: merge-quarterly?


Attachments
Proposed patch (3.89 KB, text/plain)
2020-12-18 12:11 UTC, Guangyuan Yang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guangyuan Yang freebsd_committer freebsd_triage 2020-12-18 04:06:40 UTC
There has been three consecutive timeouts of devel/py-atomicwrites[0] as well as recent timeouts [1][2][3][4][5]. A quick search [6] shows that the maintainer's last activity is in 2018. 

[0]: https://www.freshports.org/devel/py-atomicwrites
[1]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251294
[2]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251315
[3]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251339
[4]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251393
[5]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251295
[6]: https://bugs.freebsd.org/bugzilla/buglist.cgi?email1=che%40bein.link&emaillongdesc1=1&emailtype1=substring&list_id=391039&query_format=advanced

I also dropped a mail to the maintainer but haven't got any replies.

After discussing with rene, I would like to take maintainership of those ports [7].

[7] % grep che@bein.link INDEX-13 | awk -F\| '{print $2}' | sort -u
> /usr/ports/devel/py-atomicwrites
> /usr/ports/devel/py-git-up
> /usr/ports/devel/py-python-pcre
> /usr/ports/devel/py-sh
> /usr/ports/lang/lci
> /usr/ports/sysutils/py-pkginfo
> /usr/ports/www/cpr
> /usr/ports/www/py-flask-bootstrap
> /usr/ports/www/py-pyocclient
>
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2020-12-18 05:10:55 UTC
^Triage: Do not require maintainer-feedback at this stage (given comment 0)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2020-12-18 12:11:33 UTC
Created attachment 220698 [details]
Proposed patch
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2020-12-18 15:16:12 UTC
(In reply to Guangyuan Yang from comment #2)
approved by: mikael (ports committer)
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-12-18 18:37:03 UTC
A commit references this bug:

Author: ygy
Date: Fri Dec 18 18:36:34 UTC 2020
New revision: 558397
URL: https://svnweb.freebsd.org/changeset/ports/558397

Log:
  Reset and take che bein.link's maintainership

  PR:		251933
  Discussed with:	rene
  Approved by:	mikael

Changes:
  head/devel/py-atomicwrites/Makefile
  head/devel/py-git-up/Makefile
  head/devel/py-python-pcre/Makefile
  head/devel/py-sh/Makefile
  head/lang/lci/Makefile
  head/sysutils/py-pkginfo/Makefile
  head/www/cpr/Makefile
  head/www/py-flask-bootstrap/Makefile
  head/www/py-pyocclient/Makefile
Comment 5 Guangyuan Yang freebsd_committer freebsd_triage 2020-12-18 18:37:56 UTC
(In reply to Mikael Urankar from comment #3)

Committed. Thanks for the approval!