Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2017 23:26:16 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457120 - head/irc/konversation
Message-ID:  <201712232326.vBNNQGIA036259@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712232326.vBNNQGIA036259>