Bug 253459 - devel/tig: tigrc not marked as sample
Summary: devel/tig: tigrc not marked as sample
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: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-12 14:20 UTC by Michael Osipov
Modified: 2021-02-12 22:12 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (0mp)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!