From owner-svn-ports-head@freebsd.org Sat Dec 23 23:26:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2C0CE8033F; Sat, 23 Dec 2017 23:26:17 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E3197B772; Sat, 23 Dec 2017 23:26:17 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBNNQGm1036261; Sat, 23 Dec 2017 23:26:16 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBNNQGIA036259; Sat, 23 Dec 2017 23:26:16 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201712232326.vBNNQGIA036259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sat, 23 Dec 2017 23:26:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457120 - head/irc/konversation X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: head/irc/konversation X-SVN-Commit-Revision: 457120 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 23:26:17 -0000 Author: rakuco Date: Sat Dec 23 23:26:16 2017 New Revision: 457120 URL: https://svnweb.freebsd.org/changeset/ports/457120 Log: Update to 1.7.4. Changes from Konversation 1.7.3 to 1.7.4: Fixed a bug causing the size of a custom chat text view font set via the configuration dialog to be ignored. A font size modification done via the Enlarge/Decrease Font Size actions is nowapplied on top of the configured size (or the system default font size, respectively). Modified: head/irc/konversation/Makefile head/irc/konversation/distinfo Modified: head/irc/konversation/Makefile ============================================================================== --- head/irc/konversation/Makefile Sat Dec 23 23:07:06 2017 (r457119) +++ head/irc/konversation/Makefile Sat Dec 23 23:26:16 2017 (r457120) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= konversation -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 CATEGORIES= irc kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src Modified: head/irc/konversation/distinfo ============================================================================== --- head/irc/konversation/distinfo Sat Dec 23 23:07:06 2017 (r457119) +++ head/irc/konversation/distinfo Sat Dec 23 23:26:16 2017 (r457120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510520681 -SHA256 (konversation-1.7.3.tar.xz) = 5e6bf0afc682aad870b6258b20001c1f119c0784946dd4265b8554678563dcd8 -SIZE (konversation-1.7.3.tar.xz) = 3739124 +TIMESTAMP = 1514067335 +SHA256 (konversation-1.7.4.tar.xz) = 17ef5b7fe816cf52aaaba9ba1b6de69412675353df4217fc889a07ca1c919978 +SIZE (konversation-1.7.4.tar.xz) = 3737732