Date: Mon, 9 Sep 2019 19:16:17 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511655 - head/editors/tea Message-ID: <201909091916.x89JGHnv044203@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Mon Sep 9 19:16:17 2019 New Revision: 511655 URL: https://svnweb.freebsd.org/changeset/ports/511655 Log: - Update to 47.1.0 Modified: head/editors/tea/Makefile head/editors/tea/distinfo Modified: head/editors/tea/Makefile ============================================================================== --- head/editors/tea/Makefile Mon Sep 9 19:07:41 2019 (r511654) +++ head/editors/tea/Makefile Mon Sep 9 19:16:17 2019 (r511655) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tea -PORTVERSION= 47.0.1 -PORTREVISION= 3 +PORTVERSION= 47.1.0 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org @@ -11,7 +10,7 @@ COMMENT= Simple and powerful Qt-based text editor LICENSE= GPLv3 -USES= compiler:c++11-lang gl gmake pkgconfig:build qmake qt:5 +USES= compiler:c++11-lang gl gmake pkgconfig:build qmake qt:5 xorg OPTIONS_DEFINE= DOCS OPTIONS_GROUP= SPELL Modified: head/editors/tea/distinfo ============================================================================== --- head/editors/tea/distinfo Mon Sep 9 19:07:41 2019 (r511654) +++ head/editors/tea/distinfo Mon Sep 9 19:16:17 2019 (r511655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544875227 -SHA256 (psemiletov-tea-qt-47.0.1_GH0.tar.gz) = 637e27bb0accff813b17968896d71f071dd51cee9b294370490c64db4c2a3c63 -SIZE (psemiletov-tea-qt-47.0.1_GH0.tar.gz) = 504723 +TIMESTAMP = 1568031478 +SHA256 (psemiletov-tea-qt-47.1.0_GH0.tar.gz) = 0b1371777a5aa5d8a9c62db40bf6c652a3398d8f9c0b015be0d38e8fac16b1f7 +SIZE (psemiletov-tea-qt-47.1.0_GH0.tar.gz) = 503335
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909091916.x89JGHnv044203>