diff --git a/editors/tea/Makefile b/editors/tea/Makefile index cec98a16a959..073c4e91149b 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,46 +1,46 @@ PORTNAME= tea -PORTVERSION= 62.4.0 +PORTVERSION= 63.0.0 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org COMMENT= Simple and powerful Qt-based text editor WWW= https://tea.ourproject.org/ 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 SPELL_DESC= Spell checker backend 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 d14735a98493..0f7f54be7e84 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710064811 -SHA256 (psemiletov-tea-qt-62.4.0_GH0.tar.gz) = 8e9903c6272e7946871eba980e402bf37035292237d734883076495e376dcb29 -SIZE (psemiletov-tea-qt-62.4.0_GH0.tar.gz) = 676565 +TIMESTAMP = 1715426853 +SHA256 (psemiletov-tea-qt-63.0.0_GH0.tar.gz) = 0fdd41338415a4acce79aaaf80806287386629b14897af936a3e23390823a68e +SIZE (psemiletov-tea-qt-63.0.0_GH0.tar.gz) = 718523