aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-07-17 12:07:19 +0800
committermiwi <miwi@FreeBSD.org>2013-07-17 12:07:19 +0800
commitae29b10491e1b544c70c8b610a40c5c74b074ff7 (patch)
treed50de53c04c4ca4a4e34306f3c72eadd72bf5d24 /editors
parentfb2062b53b3a818beb7b465244569821477125f6 (diff)
downloadfreebsd-ports-gnome-ae29b10491e1b544c70c8b610a40c5c74b074ff7.tar.gz
freebsd-ports-gnome-ae29b10491e1b544c70c8b610a40c5c74b074ff7.tar.zst
freebsd-ports-gnome-ae29b10491e1b544c70c8b610a40c5c74b074ff7.zip
- Update to 36.0.2
- Pass maintainership to submitter PR: 180500 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
Diffstat (limited to 'editors')
-rw-r--r--editors/tea/Makefile6
-rw-r--r--editors/tea/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 4cf8ab9823c0..5584c61a3f45 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= tea
-PORTVERSION= 36.0.1
+PORTVERSION= 36.0.2
CATEGORIES= editors
MASTER_SITES= http://semiletov.org/tea/dloads/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilogondolfo@gmail.com
COMMENT= Simple and powerful Qt4-based text editor
LICENSE= GPLv3
@@ -34,7 +34,7 @@ QMAKEFLAGS+= USE_ASPELL=false
.endif
.if ${PORT_OPTIONS:MHUNSPELL}
-LIB_DEPENDS+= hunspell-1.3:${PORTSDIR}/textproc/hunspell
+LIB_DEPENDS+= hunspell:${PORTSDIR}/textproc/hunspell
QMAKEFLAGS+= USE_HUNSPELL=true
.else
QMAKEFLAGS+= USE_HUNSPELL=false
diff --git a/editors/tea/distinfo b/editors/tea/distinfo
index 52c0d98d06b5..25ec8fa02d01 100644
--- a/editors/tea/distinfo
+++ b/editors/tea/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tea-36.0.1.tar.bz2) = 472d7db0a814b4398564d77ccfcdfb6d8dd78452faca73079f6513e624942048
-SIZE (tea-36.0.1.tar.bz2) = 316905
+SHA256 (tea-36.0.2.tar.bz2) = 6541b645451de3f6eefce58b55a302224b925bdbdb9efcfa1491bcf867baad6f
+SIZE (tea-36.0.2.tar.bz2) = 315046