Bug 230024

Summary: devel/tig: Update to 2.4.1
Product: Ports & Packages Reporter: lightside <lightside>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Some People CC: dharrigan, gregf, joneum
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (dharrigan)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch (since 455573 revision)
none
Proposed patch (since 455573 revision) lightside: maintainer-approval? (dharrigan)

Description lightside 2018-07-24 22:14:28 UTC
Created attachment 195433 [details]
Proposed patch (since 455573 revision)

Patch to update devel/tig port from 2.3.0 to 2.4.0 version.

Look following links for changes:
https://github.com/jonas/tig/releases/tag/tig-2.4.0
https://github.com/jonas/tig/blob/tig-2.4.0/NEWS.adoc#release-notes
https://github.com/jonas/tig/compare/tig-2.3.0...tig-2.4.0

The build was tested on FreeBSD 10.4 amd64.
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2018-07-29 11:55:32 UTC
*** Bug 230121 has been marked as a duplicate of this bug. ***
Comment 3 Jochen Neumeister freebsd_committer freebsd_triage 2018-08-17 17:38:09 UTC
Landed. Thanks :-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-08-17 17:38:17 UTC
A commit references this bug:

Author: joneum
Date: Fri Aug 17 17:37:54 UTC 2018
New revision: 477437
URL: https://svnweb.freebsd.org/changeset/ports/477437

Log:
  Update to 2.4.1

  changelog: https://github.com/jonas/tig/releases/tag/tig-2.4.1

  - Back to pool, because of a long history of maintainer timeouts

  PR:		230024
  Submitted by:	lightside <lightside@gmx.com>
  Approved by:	darcsis@gmail.com (maintainer timeout)

Changes:
  head/devel/tig/Makefile
  head/devel/tig/distinfo
Comment 5 lightside 2018-08-17 19:45:13 UTC
(In reply to #4)
> - Back to pool, because of a long history of maintainer timeouts
As far as I know, the darcsis@ is not a dharrigan@, which maintained devel/tig port before ports r477437 changes. Look bug 222723 and ports r452422 changes, where dharrigan@ was assigned as maintainer for devel/tig port. The darcsis@ created devel/tig port, if check bug 121805 and ports r209381 changes.

But looks like, the devel/tig port was assigned to another maintainer in ports r477438 changes.
Comment 6 lightside 2018-08-17 20:06:04 UTC
Otherwise, thanks for commit of proposed changes in attachment #195499 [details], except different TIMESTAMP value, which may meant, that port was updated manually (and `make makesum` command usage after this), but doesn't matter.