Page MenuHomeFreeBSD

net/fiche: fix the pkg-message after 6b13f9598ed5
AcceptedPublic

Authored by kevans on Jul 8 2025, 2:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 17, 4:36 PM
Unknown Object (File)
Sep 14 2025, 6:56 AM
Unknown Object (File)
Sep 1 2025, 6:35 AM
Unknown Object (File)
Aug 13 2025, 10:47 AM
Unknown Object (File)
Jul 29 2025, 7:42 AM
Unknown Object (File)
Jul 29 2025, 2:58 AM
Unknown Object (File)
Jul 28 2025, 5:46 PM
Unknown Object (File)
Jul 15 2025, 4:48 PM
Subscribers
None

Details

Reviewers
zi
dch
Summary

The referenced commit added a fiche_options because fiche_args would get
eaten by daemon(8). Adjust the pkg-message to reflect reality that the
mentioned "-S" needs to go to fiche itself.

PORTREVISION bumped so that consumers actually get the fixed message,
though nobody's complained about it until today it seems.

Fixes: 6b13f9598ed5 ("net/fiche: enable passing options such [...]")

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65264
Build 62147: arc lint + arc unit

Event Timeline

kevans requested review of this revision.Jul 8 2025, 2:15 AM
kevans created this revision.

mea culpa, mea culpa! thanks!

This revision is now accepted and ready to land.Jul 9 2025, 10:30 AM