Index: head/editors/tea/files/patch-spellchecker.h =================================================================== --- head/editors/tea/files/patch-spellchecker.h (revision 480816) +++ head/editors/tea/files/patch-spellchecker.h (nonexistent) @@ -1,11 +0,0 @@ ---- spellchecker.h.orig 2016-09-16 19:56:10 UTC -+++ spellchecker.h -@@ -100,7 +100,7 @@ public: - QString user_dir; - QString lng; - -- char *encoding; -+ const char *encoding; - QString dict_dir; - - CHunspellChecker (const QString &lang, const QString &path = "", const QString &user_path = ""); Property changes on: head/editors/tea/files/patch-spellchecker.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -CRLF \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/tea/Makefile =================================================================== --- head/editors/tea/Makefile (revision 480816) +++ head/editors/tea/Makefile (revision 480817) @@ -1,58 +1,55 @@ # Created by: Jean-Yves Lefort # $FreeBSD$ PORTNAME= tea -PORTVERSION= 46.0.0 +PORTVERSION= 46.2.0 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org COMMENT= Simple and powerful Qt-based text editor LICENSE= GPLv3 BROKEN_powerpc64= fails to link: spellchecker.o:(.text+0xd2c): undefined reference to Hunspell::remove(std::string const&) +USES= gl pkgconfig:build qmake + OPTIONS_SINGLE= TOOLKITS OPTIONS_SINGLE_TOOLKITS= QT4 QT5 OPTIONS_DEFINE= DOCS OPTIONS_GROUP= SPELL OPTIONS_GROUP_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= QT4 ASPELL HUNSPELL -USES= gl pkgconfig:build qmake USE_GL= gl USE_LOCALE= en_US.UTF-8 USE_GITHUB= yes GH_ACCOUNT= psemiletov GH_PROJECT= ${PORTNAME}-qt QT4_USES= qt:4 QT4_USE= qt=corelib,gui,moc_build,network,rcc_build QT5_USES= qt:5 QT5_USE= qt=buildtools_build,core,gui,network,widgets,printsupport,qml,quick LDFLAGS+= -lz PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png PORTDOCS= * DESKTOP_ENTRIES="TEA" "" "${PREFIX}/share/pixmaps/tea_icon_v2.png" \ "${PORTNAME}" "" "" ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_QMAKE_OFF= CONFIG+=noaspell HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell HUNSPELL_QMAKE_OFF= CONFIG+=nohunspell - -post-patch: - @${REINPLACE_CMD} -e \ - 's|/usr/include|${LOCALBASE}/include|' ${WRKSRC}/src.pro do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/tea ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/icons/tea_icon_v2.png ${STAGEDIR}${PREFIX}/share/pixmaps (cd ${WRKSRC}/manuals \ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Index: head/editors/tea/distinfo =================================================================== --- head/editors/tea/distinfo (revision 480816) +++ head/editors/tea/distinfo (revision 480817) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537107620 -SHA256 (psemiletov-tea-qt-46.0.0_GH0.tar.gz) = 23211e55658e285e0b71f54e06313353ba2bbd8886f53fa666fce25acff14897 -SIZE (psemiletov-tea-qt-46.0.0_GH0.tar.gz) = 507924 +TIMESTAMP = 1537985980 +SHA256 (psemiletov-tea-qt-46.2.0_GH0.tar.gz) = fc0137ed32946b4f544ea2ac1c9e44974b89df2b043cfabac11bb2bd65687069 +SIZE (psemiletov-tea-qt-46.2.0_GH0.tar.gz) = 504553