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 0bfbdff29a6e..e230a7dcbe36 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tea -DISTVERSION= 33.0.0 -PORTREVISION= 1 +DISTVERSION= 33.1.0 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} \ http://semiletov.ho.ua/${PORTNAME}-releases/ @@ -27,7 +26,7 @@ OPTIONS= ASPELL "Build with GNU Aspell support" on .include <bsd.port.pre.mk> .if defined(WITH_ASPELL) -LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell:${PORTSDIR}/textproc/aspell QMAKEFLAGS= USE_ASPELL=true .else QMAKEFLAGS= USE_ASPELL=false diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 779b12f1f61a..b69353f7882e 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,2 +1,2 @@ -SHA256 (tea-33.0.0.tar.bz2) = 64ec027b6ba03f611a6a3e73282dc57e491508d094d5a5de8711320fd110249d -SIZE (tea-33.0.0.tar.bz2) = 309244 +SHA256 (tea-33.1.0.tar.bz2) = a631056db3bbb2c85b0c64debb2c6a74e1a815284c5530a7e052d8f34bee59d8 +SIZE (tea-33.1.0.tar.bz2) = 309626 |