[Bug 237425] astro/qmapshack: update to 1.13.0 and fix crash with recent Qt

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 20 22:18:29 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237425

            Bug ID: 237425
           Summary: astro/qmapshack: update to 1.13.0 and fix crash with
                    recent Qt
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://sourceforge.net/p/qlandkartegt/mailman/message
                    /36634153/
                OS: Any
            Status: New
          Keywords: easy, patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh at freebsd.org
          Reporter: cmt at freebsd.org
          Assignee: bofh at freebsd.org
             Flags: maintainer-feedback?(bofh at freebsd.org)

Created attachment 203842
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203842&action=edit
update qmapshack to 1.13.0

QMapShack 1.13.0 has been released.
Additional patches:
 - fix libproj detection: Our graphics proj is built with autotools and thus
   does not install it's cmake files. Patches provide an alternate method
   for finding libproj using pkg-config, see:
   https://sourceforge.net/p/qlandkartegt/mailman/message/36639866/
 - fix a crash with current Qt when no GPS device is found (which at least for
   me is the default case): since the last Qt update, QList aborts on an
   assertion when trying to access the first element of an empty list.

Both issues have been reported upstream and patches submitted.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list