Subject: CVS commit: pkgsrc/x11/qt5-qtbase
From: John Marino
Date: 2016-12-04 22:46:54
Message id: 20161204214654.AC2C9FBA6@cvs.NetBSD.org

Log Message:
x11/qt5-qtbase: Fix build on FreeBSD and DragonFly

1. DragonFly needs -lexecinfo LDFLAG
2. Qlockfile is unsupported on DF, allow to fall through
3. QStorageInfo only worked for NetBSD.  Take patch from historical
   ports to fix FreeBSD, DragonFly, and OpenBSD.  (It's been fixed
   upstread for QT5 5.6)

Files:
RevisionActionfile
1.39modifypkgsrc/x11/qt5-qtbase/Makefile
1.31modifypkgsrc/x11/qt5-qtbase/distinfo
1.2modifypkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_io_qlockfile__unix.cpp
1.6modifypkgsrc/x11/qt5-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp