diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 54c25a11e750..2b0868c68990 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,46 +1,46 @@ # Created by: Jean-Yves Lefort PORTNAME= tea -PORTVERSION= 50.1.0 +PORTVERSION= 60.1.0 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org COMMENT= Simple and powerful Qt-based text editor LICENSE= GPLv3 USES= compiler:c++11-lang gl gmake pkgconfig:build qmake qt:5 xorg OPTIONS_DEFINE= DOCS OPTIONS_GROUP= SPELL OPTIONS_GROUP_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= ASPELL HUNSPELL USE_QT= buildtools_build core declarative gui network widgets printsupport USE_GL= gl USE_LOCALE= en_US.UTF-8 USE_GITHUB= yes GH_ACCOUNT= psemiletov GH_PROJECT= ${PORTNAME}-qt 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.7.so:textproc/hunspell HUNSPELL_QMAKE_OFF= CONFIG+=nohunspell 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 diff --git a/editors/tea/distinfo b/editors/tea/distinfo index cf00d39e8b0a..1528b7eda816 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603829960 -SHA256 (psemiletov-tea-qt-50.1.0_GH0.tar.gz) = 2197fb4fbd45ef7059b3933b020989326483512658eab5d6b4d8e27a5e861ebc -SIZE (psemiletov-tea-qt-50.1.0_GH0.tar.gz) = 507199 +TIMESTAMP = 1621374366 +SHA256 (psemiletov-tea-qt-60.1.0_GH0.tar.gz) = 7b0fbdab2ca913c2851645b66c7fbef64d14ec5f351f3f32818e2d7b70ebc913 +SIZE (psemiletov-tea-qt-60.1.0_GH0.tar.gz) = 505502