diff options
author | danfe <danfe@FreeBSD.org> | 2005-04-04 12:12:42 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-04-04 12:12:42 +0800 |
commit | 6d0c65e12ebd533e2eb849da0db1df87b539b63e (patch) | |
tree | 9bd69f064dec2b114cb028fd139a454092bdeb49 /editors | |
parent | d40bd8237ded47883ea7861080b2111e55f3ff1e (diff) | |
download | freebsd-ports-gnome-6d0c65e12ebd533e2eb849da0db1df87b539b63e.tar.gz freebsd-ports-gnome-6d0c65e12ebd533e2eb849da0db1df87b539b63e.tar.zst freebsd-ports-gnome-6d0c65e12ebd533e2eb849da0db1df87b539b63e.zip |
Update to 8.2 and unbreak.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tea/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index ac80681b1da8..a6e92de7d9f5 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tea -PORTVERSION= 8.1 +PORTVERSION= 8.2 CATEGORIES= editors MASTER_SITES= http://tea.linux.kiev.ua/ DISTNAME= ${PORTNAME} @@ -16,8 +16,6 @@ COMMENT= A simple and powerful GTK+ text editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -BROKEN= Size mismatch - USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 9e4d855dabcb..f3a9c9254f6e 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,2 +1,2 @@ -MD5 (tea.tar.bz2) = 49c84a90ee591fbdb91a108d779d23ce -SIZE (tea.tar.bz2) = 341302 +MD5 (tea.tar.bz2) = 8f3e2fc82233c505375d092f32a96f56 +SIZE (tea.tar.bz2) = 336272 |