diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-29 09:14:19 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-29 09:14:19 +0000 |
commit | 119118f14d0094b38452e1b97296d8fa52a721f1 (patch) | |
tree | 2054e7375b27efa10a1c1cd7fec93e4f03b51c04 /editors/tea | |
parent | e45e697680801f850a42a739d2fd717727253d8b (diff) | |
download | ports-119118f14d0094b38452e1b97296d8fa52a721f1.tar.gz ports-119118f14d0094b38452e1b97296d8fa52a721f1.zip |
Notes
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 5 | ||||
-rw-r--r-- | editors/tea/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 28f8b493b0e6..65b94b9da671 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,16 +6,17 @@ # PORTNAME= tea -DISTVERSION= 28.1.1 +DISTVERSION= 28.1.2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= davide.italiano@gmail.com COMMENT= A simple and powerful Qt4-based text editor LICENSE= GPLv3 USE_BZIP2= yes +USE_XLIB= yes USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build rcc_build corelib gui script svg xml diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 066dafad5bef..0163cc20730c 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,3 +1,3 @@ -MD5 (tea-28.1.1.tar.bz2) = 38b2b0b72ff0d14fc6fb0e7526e9ec03 -SHA256 (tea-28.1.1.tar.bz2) = 689512caa0a95095cf82292a6cd1f3b29b9df388e5691f8e902874df9f44ac4f -SIZE (tea-28.1.1.tar.bz2) = 233897 +MD5 (tea-28.1.2.tar.bz2) = f2bb81048f750468e702e3a860f5d8bb +SHA256 (tea-28.1.2.tar.bz2) = ba4eb9b16bf5fefe345093be36501e6826f29184f77b8cbf909091fcf8db8f9d +SIZE (tea-28.1.2.tar.bz2) = 233850 |