svn commit: r479896 - head/editors/tea

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Sep 16 14:54:59 UTC 2018


Author: danilo
Date: Sun Sep 16 14:54:58 2018
New Revision: 479896
URL: https://svnweb.freebsd.org/changeset/ports/479896

Log:
  - Update to 46.0.0

Modified:
  head/editors/tea/Makefile
  head/editors/tea/distinfo

Modified: head/editors/tea/Makefile
==============================================================================
--- head/editors/tea/Makefile	Sun Sep 16 14:12:48 2018	(r479895)
+++ head/editors/tea/Makefile	Sun Sep 16 14:54:58 2018	(r479896)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tea
-PORTVERSION=	45.0.2
+PORTVERSION=	46.0.0
 CATEGORIES=	editors
 
 MAINTAINER=	danilo at FreeBSD.org
@@ -19,7 +19,7 @@ OPTIONS_GROUP=		SPELL
 OPTIONS_GROUP_SPELL=	ASPELL HUNSPELL
 OPTIONS_DEFAULT=	QT4 ASPELL HUNSPELL
 
-USES=		pkgconfig:build qmake
+USES=		gl pkgconfig:build qmake
 USE_GL=		gl
 USE_LOCALE=	en_US.UTF-8
 

Modified: head/editors/tea/distinfo
==============================================================================
--- head/editors/tea/distinfo	Sun Sep 16 14:12:48 2018	(r479895)
+++ head/editors/tea/distinfo	Sun Sep 16 14:54:58 2018	(r479896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530802188
-SHA256 (psemiletov-tea-qt-45.0.2_GH0.tar.gz) = d3b9ae540d6b7abbb4bc1609d4caaa0f134594d5fb7938297fa76bb43c550907
-SIZE (psemiletov-tea-qt-45.0.2_GH0.tar.gz) = 478159
+TIMESTAMP = 1537107620
+SHA256 (psemiletov-tea-qt-46.0.0_GH0.tar.gz) = 23211e55658e285e0b71f54e06313353ba2bbd8886f53fa666fce25acff14897
+SIZE (psemiletov-tea-qt-46.0.0_GH0.tar.gz) = 507924


More information about the svn-ports-head mailing list