Index: head/x11-toolkits/qwt6/Makefile =================================================================== --- head/x11-toolkits/qwt6/Makefile (revision 543714) +++ head/x11-toolkits/qwt6/Makefile (revision 543715) @@ -1,40 +1,39 @@ # $FreeBSD$ PORTNAME= qwt -PORTVERSION= 6.1.4 -PORTREVISION= 2 +PORTVERSION= 6.1.5 CATEGORIES= x11-toolkits MASTER_SITES= SF PKGNAMESUFFIX= 6-qt5 MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Qt Widgets for Technical Applications USES= compiler:c++11-lang gl gmake qmake qt:5 tar:bzip2 USE_GL= gl USE_QT= buildtools_build widgets gui core designer gui opengl svg xml printsupport concurrent USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} DOCSDIR= ${PREFIX}/share/doc/qwt6-qt5 PORTDOCS= * PLIST_SUB= SHLIB_VER=${PORTVERSION} \ SHLIB_SHVER=${PORTVERSION:R} QMAKE_ARGS+= PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} PLIST_FILES= ${PREFIX}/${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/INSTALLS.*doc/d' ${WRKSRC}/doc/doc.pro @${REINPLACE_CMD} -e 's/%%QT_VERSION%%/5/g' \ -e 's|%%QT_INCDIR%%|${QT_INCDIR}|g' \ -e 's|%%QT_LIBDIR%%|${QT_LIBDIR}|g' \ -e 's|%%QT_MKSPECDIR%%|${QT_MKSPECDIR}|g' \ ${WRKSRC}/qwtconfig.pri post-install-DOCS-on: @(cd ${WRKSRC}/doc/html/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Index: head/x11-toolkits/qwt6/distinfo =================================================================== --- head/x11-toolkits/qwt6/distinfo (revision 543714) +++ head/x11-toolkits/qwt6/distinfo (revision 543715) @@ -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 (revision 543714) +++ head/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h (nonexistent) @@ -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 Property changes on: head/x11-toolkits/qwt6/files/patch-src_qwt__painter__command.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property