Index: head/x11-toolkits/qwt6/Makefile =================================================================== --- head/x11-toolkits/qwt6/Makefile +++ head/x11-toolkits/qwt6/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qwt -PORTVERSION= 6.1.4 -PORTREVISION= 2 +PORTVERSION= 6.1.5 CATEGORIES= x11-toolkits MASTER_SITES= SF PKGNAMESUFFIX= 6-qt5 Index: head/x11-toolkits/qwt6/distinfo =================================================================== --- head/x11-toolkits/qwt6/distinfo +++ head/x11-toolkits/qwt6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546757715 -SHA256 (qwt-6.1.4.tar.bz2) = 1529215329e51fc562e0009505a838f427919a18b362afff441f035b2d9b5bd9 -SIZE (qwt-6.1.4.tar.bz2) = 4227315 +TIMESTAMP = 1595938187 +SHA256 (qwt-6.1.5.tar.bz2) = 4076de63ec2b5e84379ddfebf27c7b29b8dc9074f3db7e2ca61d11a1d8adc041 +SIZE (qwt-6.1.5.tar.bz2) = 4408268 Index: head/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h =================================================================== --- head/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h +++ head/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h @@ -1,12 +0,0 @@ ---- src/qwt_painter_command.h.orig 2020-05-30 06:55:43 UTC -+++ src/qwt_painter_command.h -@@ -15,8 +15,7 @@ - #include - #include - #include -- --class QPainterPath; -+#include - - /*! - QwtPainterCommand represents the attributes of a paint operation