Bug 253459

Summary: devel/tig: tigrc not marked as sample
Product: Ports & Packages Reporter: Michael Osipov <michael.osipov>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (0mp)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Michael Osipov 2021-02-12 14:20:54 UTC
Please mark /usr/local/etc/tigrc as sample otherwise pkg
* will delete a modified one after port removal
* pkg will complain that the checksum of the file has changed
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-12 22:11:45 UTC
A commit references this bug:

Author: 0mp
Date: Fri Feb 12 22:11:11 UTC 2021
New revision: 565072
URL: https://svnweb.freebsd.org/changeset/ports/565072

Log:
  Update to 2.5.2

  While here, install the tigrc file as a @sample.

  Changelog:
  https://github.com/jonas/tig/releases/tag/tig-2.5.2

  PR:		253459 (tigrc)
  Reported by:	Michael Osipov <michael.osipov siemens com> (tigrc)

Changes:
  head/devel/tig/Makefile
  head/devel/tig/distinfo
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-02-12 22:12:21 UTC
Good catch, thank you!