diff options
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 5 | ||||
-rw-r--r-- | editors/tea/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index cdf84a4ed24c..f3ab5ac3700f 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tea -PORTVERSION= 37.1.0 +PORTVERSION= 37.2.0 CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ @@ -16,8 +16,7 @@ OPTIONS_RADIO= SPELL OPTIONS_RADIO_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= ASPELL -USES= qmake -USE_BZIP2= yes +USES= qmake tar:bzip2 USE_QT4= gui moc_build rcc_build PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 94b5194078fb..c9c9d248f2ee 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,2 +1,2 @@ -SHA256 (tea-37.1.0.tar.bz2) = b0a2cb527ac9a031f204518f4f3908055a3d11c65c6620725b312dfbf6c5d609 -SIZE (tea-37.1.0.tar.bz2) = 324072 +SHA256 (tea-37.2.0.tar.bz2) = 86002cd4c237a991ff770da21729476606879b4db953c33b07c8dbad3a526a5d +SIZE (tea-37.2.0.tar.bz2) = 325357 |