x11-toolkits/qwt6: Update to 6.1.5

- Update to 6.1.5
 - Remove patch fixed upstream

Approved by:	tcberner (implicit)
Differential Revision:	https://reviews.freebsd.org/D25851
This commit is contained in:
Loïc Bartoletti 2020-07-30 07:15:48 +00:00
parent 10a5676f29
commit 95dd3b7653
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543715
3 changed files with 4 additions and 17 deletions

View File

@ -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

View File

@ -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

View File

@ -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 <qpixmap.h>
#include <qimage.h>
#include <qpolygon.h>
-
-class QPainterPath;
+#include <QPainterPath>
/*!
QwtPainterCommand represents the attributes of a paint operation