head 1.2; access; symbols pkgsrc-2021Q1:1.1.0.12 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.10 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.8 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.6 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.4 pkgsrc-2019Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2021.05.22.10.18.23; author nia; state dead; branches; next 1.1; commitid 4tSsQIYYVnw978UC; 1.1 date 2019.10.26.12.23.01; author kamil; state Exp; branches; next ; commitid G4KenvvgsgRafnIB; desc @@ 1.2 log @librecad: Update to 2.2.0.rc2. Fixed build with latest boost. "More than 280 commits since 2.2.0-rc1 and too much delay, but here it is, the next big step to final 2.2.0 release. We fixed some really serious bugs with DWG reading, what hopefully leads to much less issues and crashes when opening DWG files. There may be still some issues with DWG we want to address and fix for the final 2.2.0 release." @ text @$NetBSD: patch-librecad_src_ui_generic_widgetcreator.cpp,v 1.1 2019/10/26 12:23:01 kamil Exp $ Add missing includes. --- librecad/src/ui/generic/widgetcreator.cpp.orig 2018-02-15 20:54:45.000000000 +0000 +++ librecad/src/ui/generic/widgetcreator.cpp @@@@ -27,6 +27,8 @@@@ #include "widgetcreator.h" #include "ui_widgetcreator.h" +#include +#include #include #include #include @ 1.1 log @librecad: Upgrade to 2.2.0 rc1 Exact changelog is unknown, but there is Qt4 -> Qt5 switch. Upstream changelog ================== 2.2.0 Release Candidate There were more than 250 commits since 2.2.0-alpha, thus it was overdue to get rid of the alpha in the tag now. With some more improvements in the last couple weeks, we switch directly to Release Candidate as the response from community is, that the master branch is stable. There are only some minor changes in the line before the final 2.2.0 release. @ text @d1 1 a1 1 $NetBSD$ @