diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile index f61f254eb236..6e688ac1b333 100644 --- a/x11-toolkits/qwt6/Makefile +++ b/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 diff --git a/x11-toolkits/qwt6/distinfo b/x11-toolkits/qwt6/distinfo index 1ce0097870a7..92b590576cc8 100644 --- a/x11-toolkits/qwt6/distinfo +++ b/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 diff --git a/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h b/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h deleted file mode 100644 index d2bcf7660988..000000000000 --- a/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h +++ /dev/null @@ -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