Bug 229213

Summary: [PATCH] devel/hub: update to 2.4.0
Product: Ports & Packages Reporter: Vinícius Zavam <egypcio>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, koukopoulos
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (koukopoulos)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[PATCH] devel/hub: update to 2.4.0 none

Description Vinícius Zavam freebsd_committer freebsd_triage 2018-06-21 16:50:25 UTC
Created attachment 194465 [details]
[PATCH] devel/hub: update to 2.4.0

RUN_DEPENDS was added because: 'exec: "git": executable file not found in $PATH'

kept the use of bash and zsh completions as is to not mess with its Makefile too much. also kept the (.ronn formated) man page as is.

PS: as the current maintainer is timing out last updates (since last 2 years), I would like to help and adopt this port. Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-30 08:58:23 UTC
A commit references this bug:

Author: fernape
Date: Sat Jun 30 08:58:12 UTC 2018
New revision: 473608
URL: https://svnweb.freebsd.org/changeset/ports/473608

Log:
  devel/hub: update to 2.4.0

  * Give maintainership to egypcio@googlemail.com
  * Create man page from .ronn file

  PR:	229213
  Submitted by:	egypcio@googlemail.com
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15982

Changes:
  head/devel/hub/Makefile
  head/devel/hub/distinfo
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2018-06-30 08:59:25 UTC
Committed,

You're the new maintainer,

Thanks!