svn commit: r349325 - head/editors/tea
Danilo Egea Gondolfo
danilo at FreeBSD.org
Thu Mar 27 11:53:35 UTC 2014
Author: danilo
Date: Thu Mar 27 11:53:34 2014
New Revision: 349325
URL: http://svnweb.freebsd.org/changeset/ports/349325
QAT: https://qat.redports.org/buildarchive/r349325/
Log:
- Update from 37.1.0 to 37.2.0
- Convert USE_BZIP2 to USES
Modified:
head/editors/tea/Makefile
head/editors/tea/distinfo
Modified: head/editors/tea/Makefile
==============================================================================
--- head/editors/tea/Makefile Thu Mar 27 11:48:45 2014 (r349324)
+++ head/editors/tea/Makefile Thu Mar 27 11:53:34 2014 (r349325)
@@ -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
Modified: head/editors/tea/distinfo
==============================================================================
--- head/editors/tea/distinfo Thu Mar 27 11:48:45 2014 (r349324)
+++ head/editors/tea/distinfo Thu Mar 27 11:53:34 2014 (r349325)
@@ -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
More information about the svn-ports-all
mailing list