Summary: | astro/qmapshack: update to 1.6.1, unbreak and undeprecate | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Christoph Moench-Tegeder <cmt> | ||||||||
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | cmt | ||||||||
Priority: | --- | Keywords: | patch | ||||||||
Version: | Latest | Flags: | bofh:
maintainer-feedback+
|
||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Bug Depends on: | 210062 | ||||||||||
Bug Blocks: | |||||||||||
Attachments: |
|
Created attachment 171076 [details]
poudriere testport log
Primary investigation says has some issues with compiler. Doesn't build in 9.3. Created attachment 171260 [details]
update qmapshack - with c++11 compiler and lib
In my tests, I could fix the build issue on 9.3 by adding compiler:c++11-lib to USES, see updated patch.
A commit references this bug: Author: bofh Date: Fri Jun 10 09:40:13 UTC 2016 New revision: 416665 URL: https://svnweb.freebsd.org/changeset/ports/416665 Log: astro/qmapshack: Update version 1.3.1=>1.6.1 - UNBREAK - Remove depreceation - Reqiores c++11 based compiler PR: 210063 Submitted by: cmt Changes: head/astro/qmapshack/Makefile head/astro/qmapshack/distinfo head/astro/qmapshack/files/patch-src_device_IDevice.cpp head/astro/qmapshack/files/patch-src_gis_CGisListWks.cpp head/astro/qmapshack/files/patch-src_setup_IAppSetup.cpp head/astro/qmapshack/pkg-plist Committed with changes. |
Created attachment 171075 [details] update qmapshack Attached patch updates astro/qmapshack to 1.6.1, thereby unbreaking the port.