diff options
author | danilo <danilo@FreeBSD.org> | 2014-03-27 19:53:34 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-03-27 19:53:34 +0800 |
commit | 8afbdbd0e8a8abefa9379f5cef1fc56236ffc72f (patch) | |
tree | fa31fcb1c6a9f67d99f44fe263461419b8d8b1f8 /editors/tea | |
parent | ececb2bd81f890655e9d6d95ccefcb42888cd5cc (diff) | |
download | freebsd-ports-gnome-8afbdbd0e8a8abefa9379f5cef1fc56236ffc72f.tar.gz freebsd-ports-gnome-8afbdbd0e8a8abefa9379f5cef1fc56236ffc72f.tar.zst freebsd-ports-gnome-8afbdbd0e8a8abefa9379f5cef1fc56236ffc72f.zip |
- Update from 37.1.0 to 37.2.0
- Convert USE_BZIP2 to USES
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 cdf84a4ed24c..f3ab5ac3700f 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tea -PORTVERSION= 37.1.0 +PORTVERSION= 37.2.0 CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ @@ -16,8 +16,7 @@ OPTIONS_RADIO= SPELL OPTIONS_RADIO_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= ASPELL -USES= qmake -USE_BZIP2= yes +USES= qmake tar:bzip2 USE_QT4= gui moc_build rcc_build PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 94b5194078fb..c9c9d248f2ee 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,2 +1,2 @@ -SHA256 (tea-37.1.0.tar.bz2) = b0a2cb527ac9a031f204518f4f3908055a3d11c65c6620725b312dfbf6c5d609 -SIZE (tea-37.1.0.tar.bz2) = 324072 +SHA256 (tea-37.2.0.tar.bz2) = 86002cd4c237a991ff770da21729476606879b4db953c33b07c8dbad3a526a5d +SIZE (tea-37.2.0.tar.bz2) = 325357 |