svn commit: r310966 - head/editors/tea
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Jan 25 06:18:40 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list