Summary: | astro/merkaartor: Fix about-dialog and terminology | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Oliver Heesakkers <dev2> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Oliver Heesakkers
2022-06-12 20:02:04 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] ^Triage: Maintainer-feedback flag (+) not required unless requested (?) first. Thanks! Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b796796f022213e8cd30660d82c77789823700b1 commit b796796f022213e8cd30660d82c77789823700b1 Author: Oliver Heesakkers <dev2@heesakkers.info> AuthorDate: 2022-06-16 16:38:30 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-06-17 05:24:06 +0000 astro/merkaartor: Fix about-dialog and terminology * Get rid of the `git describe` lines * Include terminology fix[1] [1] https://github.com/openstreetmap/merkaartor/pull/260 PR: 264641 Reported by: dev2@heesakkers.info (maintainer) astro/merkaartor/Makefile | 2 +- astro/merkaartor/files/patch-src_Config.pri (new) | 16 +++ .../patch-src_ImportExport_ImportOSM.cpp (new) | 21 ++++ .../files/patch-src_Sync_DirtyList.cpp (new) | 128 +++++++++++++++++++++ .../patch-src_Sync_DirtyListExecutorOSC.cpp (new) | 74 ++++++++++++ 5 files changed, 240 insertions(+), 1 deletion(-) |