| Summary: | net/geoipupdate: Wrong filename for config file in pkg-message | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Romain Tartière <romain> | ||||
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(adamw) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Good catch! I wonder how I got that wrong. This is committed, but I forgot to link to the PR (I was so focused on getting the author incantation correct that I forgot all about the PR field). |
Created attachment 245473 [details] Fix config file name Hey! The pkg-message give an invalid path for the configuration file. The attached patch fix this issue. Thanks!