Bug 237907

Summary: devel/modules2tuple: Move to ports-mgmt, Update CATEGORIES
Product: Ports & Packages Reporter: Mateusz Piotrowski <0mp>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Some People CC: dmgk, joneum
Priority: --- Keywords: needs-patch
Version: LatestFlags: dmgk: maintainer-feedback+
Hardware: Any   
OS: Any   

Description Mateusz Piotrowski freebsd_committer freebsd_triage 2019-05-15 09:04:51 UTC
modules2tuple currently lives in devel. As a result it is much harder to discover it than it would be if it lived in ports-mgmt. Personally, every time I want to recall the name of this software I have to search quite a lot. At the moment I happen to remember maintainer's email more than the name of the port, haha.

Would you mind if we move modules2tuple to ports-mgmt?
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-05-15 09:30:08 UTC
Reporter is committer, assign accordingly
Comment 2 Dmitri Goutnik freebsd_committer freebsd_triage 2019-05-15 12:13:56 UTC
Sounds good, thanks.
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2019-05-15 12:55:41 UTC
(In reply to Dmitri Goutnik from comment #2)
Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-05-15 12:56:33 UTC
A commit references this bug:

Author: 0mp
Date: Wed May 15 12:55:29 UTC 2019
New revision: 501708
URL: https://svnweb.freebsd.org/changeset/ports/501708

Log:
  Move devel/modules2tuple to ports-mgmt/modules2tuple

  The reason is that modules2tuple is a tool useful to port maintainer to
  generate contents for GH_TUPLE for ports written in Go.

  PR:		237907
  Approved by:	Dmitri Goutnik <dg@syrec.org> (maintainer)

Changes:
  head/MOVED
  head/devel/Makefile
  head/devel/modules2tuple/
  head/ports-mgmt/Makefile
  head/ports-mgmt/modules2tuple/
  head/ports-mgmt/modules2tuple/Makefile
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-05-18 12:38:23 UTC
A commit references this bug:

Author: joneum
Date: Sat May 18 12:37:21 UTC 2019
New revision: 501957
URL: https://svnweb.freebsd.org/changeset/ports/501957

Log:
  - Add LICENSE File
  - Update Maintainers eMail

  PR:		237907
  Submitted by:	pave (maintainer)
  Sponsored by:	Netzkommune GmbH

Changes:
  head/archivers/php-lz4/Makefile
Comment 6 Jochen Neumeister freebsd_committer freebsd_triage 2019-05-18 12:40:27 UTC
Sorry for tihs. I committed into the wrong PR. The right PR is 237901