1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

misc/valentina: Remove unnecesary patch, add comment to another patch

This commit is contained in:
Yuri Victorovich 2021-02-25 23:42:52 +00:00
parent 57f4e4060d
commit 6fff9379c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566569
2 changed files with 2 additions and 10 deletions

View File

@ -1,3 +1,5 @@
- bug#232485: fix build with powerpc*
--- src/libs/vmisc/debugbreak.h.orig 2020-07-11 05:51:16 UTC
+++ src/libs/vmisc/debugbreak.h
@@ -119,6 +119,13 @@ __inline__ static void trap_instruction(void)

View File

@ -1,10 +0,0 @@
--- src/libs/vpatterndb/vpassmark.h.orig 2020-07-11 05:51:16 UTC
+++ src/libs/vpatterndb/vpassmark.h
@@ -30,6 +30,7 @@
#include <QtGlobal>
#include <QMetaType>
+#include <QPainterPath>
#include "vpiece.h"
#include "../vgeometry/vgeometrydef.h"