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:
parent
10a5676f29
commit
95dd3b7653
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543715
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user