Bug 255530 - net/gmid: fix rc script
Summary: net/gmid: fix rc script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-01 11:55 UTC by Omar Polo
Modified: 2021-05-06 01:50 UTC (History)
1 user (show)

See Also:
koobs: merge-quarterly?


Attachments
fix rc script and bump PORTREVISION (809 bytes, patch)
2021-05-01 11:55 UTC, Omar Polo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Omar Polo 2021-05-01 11:55:50 UTC
Created attachment 224593 [details]
fix rc script and bump PORTREVISION

Hi,

There was a typo on the variable name (command_flags -> gmid_flags) in the rc script.  Not noticed before due to a custom configuration.

Found & reported by `Gnuserland' (thanks!)

I also bumped PORTREVISION as is the right thing in this situation, right?

Thanks,

Omar Polo
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-05-06 01:31:54 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-05-06 01:32:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b7125c22c60d2bbcbab5b6ac796080bffd9c2482

commit b7125c22c60d2bbcbab5b6ac796080bffd9c2482
Author:     Omar Polo <freebsd@omarpolo.com>
AuthorDate: 2021-05-06 01:30:46 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-06 01:30:46 +0000

    net/gmid: fix rc script

    Also bump PORTREVISION.

    PR:     255530

 net/gmid/Makefile      | 1 +
 net/gmid/files/gmid.in | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2021-05-06 01:50:04 UTC
^Triage: Is quarterly affected too? If so, please merge bugfixes