svn commit: r457120 - head/irc/konversation
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sat Dec 23 23:26:17 UTC 2017
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
More information about the svn-ports-all
mailing list