aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2010-07-11 14:18:22 +0800
committerdanfe <danfe@FreeBSD.org>2010-07-11 14:18:22 +0800
commitb4a2428c5f6604f26fca13778af3a3f17fc3274a (patch)
treedc71e9988a9b3be8b12903bd972bbd0503538d81 /editors
parent37ea39bb64f2784b4945f82e7688c1424b0814aa (diff)
downloadfreebsd-ports-gnome-b4a2428c5f6604f26fca13778af3a3f17fc3274a.tar.gz
freebsd-ports-gnome-b4a2428c5f6604f26fca13778af3a3f17fc3274a.tar.zst
freebsd-ports-gnome-b4a2428c5f6604f26fca13778af3a3f17fc3274a.zip
- Update to version 28.1.0
- Adjust COMMENT
Diffstat (limited to 'editors')
-rw-r--r--editors/tea/Makefile6
-rw-r--r--editors/tea/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 5c855c2bce28..824d40121d55 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= tea
-DISTVERSION= 28.0.0
+DISTVERSION= 28.1.0
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A simple and powerful text editor
+COMMENT= A simple and powerful Qt4-based text editor
LICENSE= GPLv3
@@ -33,7 +33,7 @@ QMAKEFLAGS+= USE_ASPELL=false
.endif
post-patch:
- @${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},' ${WRKSRC}/src.pro
+ @${REINPLACE_CMD} -e '/aspell/s,/usr,${LOCALBASE},' ${WRKSRC}/src.pro
do-configure:
@(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} \
diff --git a/editors/tea/distinfo b/editors/tea/distinfo
index 4971cc893ebd..601be8569f9c 100644
--- a/editors/tea/distinfo
+++ b/editors/tea/distinfo
@@ -1,3 +1,3 @@
-MD5 (tea-28.0.0.tar.bz2) = 33bc300e916475b1679f2317d96cccd9
-SHA256 (tea-28.0.0.tar.bz2) = 5ddc2d334a7fc42177826b97db8952664db31711735d3df82e6a17741fa832a7
-SIZE (tea-28.0.0.tar.bz2) = 222133
+MD5 (tea-28.1.0.tar.bz2) = a00829d6fb215dffb9c8bf593bd62072
+SHA256 (tea-28.1.0.tar.bz2) = f13f8378ed5079117d0f0a3453efa03ab9705536dbd9a6cd1c305eea9b778525
+SIZE (tea-28.1.0.tar.bz2) = 233551