Index: head/graphics/drawpile/Makefile =================================================================== --- head/graphics/drawpile/Makefile (revision 477410) +++ head/graphics/drawpile/Makefile (revision 477411) @@ -1,42 +1,41 @@ # $FreeBSD$ PORTNAME= Drawpile -DISTVERSION= 2.0.10 -PORTREVISION= 2 +DISTVERSION= 2.0.11 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org COMMENT= Collaborative drawing program LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgif.so:graphics/giflib \ libmicrohttpd.so:www/libmicrohttpd \ libminiupnpc.so:net/miniupnpc \ libsodium.so:security/libsodium USES= cmake:outsource desktop-file-utils kde:5 pkgconfig qt:5 shared-mime-info USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tl} USE_QT= core gui multimedia network sql svg widgets buildtools_build linguisttools_build qmake_build USE_KDE= archive OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:tl} PLIST_SUB= PORTVERSION=${PORTVERSION} post-install: .for SZ in 16 32 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/mimetypes ${INSTALL_DATA} ${WRKSRC}/desktop/drawpile-${SZ}x${SZ}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps/drawpile.png ${INSTALL_DATA} ${WRKSRC}/desktop/drawpile-${SZ}x${SZ}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/mimetypes/application-x-drawpile-recording.png ${INSTALL_DATA} ${WRKSRC}/desktop/drawpile-${SZ}x${SZ}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/mimetypes/gnome-mime-application-x-drawpile-recording.png .endfor @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/desktop/x-drawpile.xml ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/desktop/drawpile.desktop ${STAGEDIR}${PREFIX}/share/applications @${RM} ${STAGEDIR}${DOCSDIR}/COPYING .include Index: head/graphics/drawpile/distinfo =================================================================== --- head/graphics/drawpile/distinfo (revision 477410) +++ head/graphics/drawpile/distinfo (revision 477411) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521320259 -SHA256 (drawpile-Drawpile-2.0.10_GH0.tar.gz) = 0ff79e9f95ca02ff016eed3118a83ca62e80a1ca93fe11e3fb8ecd22c1fe37a9 -SIZE (drawpile-Drawpile-2.0.10_GH0.tar.gz) = 1232138 +TIMESTAMP = 1534444481 +SHA256 (drawpile-Drawpile-2.0.11_GH0.tar.gz) = c69f7a00d46367e053230ad575cc5ca6d41bd4bcea06dfc371b1b52b0008a5bd +SIZE (drawpile-Drawpile-2.0.11_GH0.tar.gz) = 2261927 Index: head/graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.h =================================================================== --- head/graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.h (revision 477410) +++ head/graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.h (nonexistent) @@ -1,13 +0,0 @@ -Missing include: - userlistwidget.h:64:30: error: unknown type name 'QItemSelection' - ---- src/desktop/widgets/userlistwidget.h.orig 2018-03-17 15:25:30 UTC -+++ src/desktop/widgets/userlistwidget.h -@@ -23,6 +23,7 @@ - - #include - #include -+#include - - class Ui_UserBox; - Property changes on: head/graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.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