Bug 250291 - sysutils/fselect: Update to 0.7.1
Summary: sysutils/fselect: Update to 0.7.1
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: Fernando Apesteguía
URL: https://github.com/jhspetersson/fsele...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-12 09:36 UTC by Lewis Cook
Modified: 2020-10-13 06:20 UTC (History)
1 user (show)

See Also:
fernape: merge-quarterly+


Attachments
fselect-0.7.1.diff (31.56 KB, patch)
2020-10-12 09:36 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis Cook freebsd_committer freebsd_triage 2020-10-12 09:36:32 UTC
Created attachment 218684 [details]
fselect-0.7.1.diff

Changelog:

 * https://github.com/jhspetersson/fselect/releases/0.7.1

QA:

 * portlint: OK (looks fine).
 * testport: OK (poudriere: 12.1-RELEASE-p10, amd64).

MFH: No (Feature changes).
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-10-12 11:56:31 UTC
Having a look at the changelog I think this might apply for MFH. It fixes some unspecified bugs and a panic for badly handling symlinks.

What do you think?
Comment 2 Lewis Cook freebsd_committer freebsd_triage 2020-10-12 16:14:43 UTC
(In reply to Fernando Apesteguía from comment #1)

Good catch. Little oversight on my behalf, and definitely worth an MFH. Thanks. :-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-13 06:15:01 UTC
A commit references this bug:

Author: fernape
Date: Tue Oct 13 06:14:33 UTC 2020
New revision: 552187
URL: https://svnweb.freebsd.org/changeset/ports/552187

Log:
  sysutils/fselect: Update to 0.7.1

  ChangeLog: https://github.com/jhspetersson/fselect/releases/0.7.1

  PR:	250291
  Submitted by:	vulcan@wired.sh
  MFH:	2020Q4 (blanket, runtime fixes)

Changes:
  head/sysutils/fselect/Makefile
  head/sysutils/fselect/distinfo
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-10-13 06:20:02 UTC
A commit references this bug:

Author: fernape
Date: Tue Oct 13 06:19:52 UTC 2020
New revision: 552190
URL: https://svnweb.freebsd.org/changeset/ports/552190

Log:
  MFH: r552187

  sysutils/fselect: Update to 0.7.1

  ChangeLog: https://github.com/jhspetersson/fselect/releases/0.7.1

  PR:	250291
  Submitted by:	vulcan@wired.sh (maintainer)

  Approved by:	ports-secteam (blanket, runtime fix)

Changes:
_U  branches/2020Q4/
  branches/2020Q4/sysutils/fselect/Makefile
  branches/2020Q4/sysutils/fselect/distinfo
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2020-10-13 06:20:52 UTC
Committed,

Thanks for another very well prepared PR!