Date: Fri, 25 Jan 2013 06:18:39 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310966 - head/editors/tea Message-ID: <201301250618.r0P6IeKa050487@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Fri Jan 25 06:18:39 2013 New Revision: 310966 URL: http://svnweb.freebsd.org/changeset/ports/310966 Log: Update to version 33.5.0, which mostly brings Qt5 source compatibility. Approved by: davide (maintainer; implicit due to inactivity) Modified: head/editors/tea/Makefile head/editors/tea/distinfo Modified: head/editors/tea/Makefile ============================================================================== --- head/editors/tea/Makefile Fri Jan 25 05:35:06 2013 (r310965) +++ head/editors/tea/Makefile Fri Jan 25 06:18:39 2013 (r310966) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= tea -DISTVERSION= 33.4.0 +DISTVERSION= 33.5.0 CATEGORIES= editors -MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} \ - http://semiletov.ho.ua/${PORTNAME}-releases/ +MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} MAINTAINER= davide.italiano@gmail.com COMMENT= Simple and powerful Qt4-based text editor Modified: head/editors/tea/distinfo ============================================================================== --- head/editors/tea/distinfo Fri Jan 25 05:35:06 2013 (r310965) +++ head/editors/tea/distinfo Fri Jan 25 06:18:39 2013 (r310966) @@ -1,2 +1,2 @@ -SHA256 (tea-33.4.0.tar.bz2) = 4d8772db0c186b3916e01f49bed4c46cbe74a3fb0df0c7d39374b9a576a5ef39 -SIZE (tea-33.4.0.tar.bz2) = 311516 +SHA256 (tea-33.5.0.tar.bz2) = a29d36d9e7d78a1800bf6997f8c1d12871bddfa7dbb278c71e05b87be69edf99 +SIZE (tea-33.5.0.tar.bz2) = 311678
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301250618.r0P6IeKa050487>