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)
Fri, Sep 11, 5:07 AM
Unknown Object (File)
Mon, Sep 7, 11:17 PM
Unknown Object (File)
Sun, Sep 6, 10:35 PM
Unknown Object (File)
Fri, Sep 4, 8:52 AM
Unknown Object (File)
Thu, Sep 3, 2:56 PM
Unknown Object (File)
Wed, Sep 2, 6:07 PM
Unknown Object (File)
Aug 12 2026, 5:52 PM
Unknown Object (File)
Aug 10 2026, 12:43 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