Bug 239419 - lang/gcc*: Hide pkg-message during upgrades
Summary: lang/gcc*: Hide pkg-message during upgrades
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-07-24 05:12 UTC by Tobias Kortkamp
Modified: 2019-07-24 21:31 UTC (History)
1 user (show)

See Also:


Attachments
gcc.diff (5.17 KB, patch)
2019-07-24 05:12 UTC, Tobias Kortkamp
gerald: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-07-24 05:12:08 UTC
Created attachment 206026 [details]
gcc.diff

It would be nice if the pkg-message could only be shown on initial install.
I do not think there is enough of a reason that users have to always reread
it during upgrades.

For reference: https://www.freebsd.org/doc/en/books/porters-handbook/pkg-files.html#porting-message
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2019-07-24 17:18:14 UTC
Comment on attachment 206026 [details]
gcc.diff

Fair point, and thanks for providing a patch already, Tobias!

Approved-by: gerald (maintainer)
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2019-07-24 21:31:15 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-07-24 21:31:37 UTC
A commit references this bug:

Author: tobik
Date: Wed Jul 24 21:30:47 UTC 2019
New revision: 507302
URL: https://svnweb.freebsd.org/changeset/ports/507302

Log:
  lang/gcc*: Hide pkg-message during upgrades

  PR:		239419
  Approved by:	gerald (maintainer)

Changes:
  head/lang/gcc10-devel/files/pkg-message.in
  head/lang/gcc48/files/pkg-message.in
  head/lang/gcc5/files/pkg-message.in
  head/lang/gcc6/files/pkg-message.in
  head/lang/gcc7/files/pkg-message.in
  head/lang/gcc7-devel/files/pkg-message.in
  head/lang/gcc8/files/pkg-message.in
  head/lang/gcc8-devel/files/pkg-message.in
  head/lang/gcc9/files/pkg-message.in
  head/lang/gcc9-devel/files/pkg-message.in