svn commit: r553373 - head/irc/konversation
Tobias C. Berner
tcberner at FreeBSD.org
Mon Oct 26 18:46:46 UTC 2020
Author: tcberner
Date: Mon Oct 26 18:46:45 2020
New Revision: 553373
URL: https://svnweb.freebsd.org/changeset/ports/553373
Log:
irc/konversation: update to 1.7.7
Modified:
head/irc/konversation/Makefile
head/irc/konversation/distinfo
head/irc/konversation/pkg-plist
Modified: head/irc/konversation/Makefile
==============================================================================
--- head/irc/konversation/Makefile Mon Oct 26 18:27:33 2020 (r553372)
+++ head/irc/konversation/Makefile Mon Oct 26 18:46:45 2020 (r553373)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= konversation
-DISTVERSION= 1.7.6
+DISTVERSION= 1.7.7
CATEGORIES= irc kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src
Modified: head/irc/konversation/distinfo
==============================================================================
--- head/irc/konversation/distinfo Mon Oct 26 18:27:33 2020 (r553372)
+++ head/irc/konversation/distinfo Mon Oct 26 18:46:45 2020 (r553373)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601350032
-SHA256 (konversation-1.7.6.tar.xz) = fdd24f2c8c73eb271afea457466e1e7050b70c4d96f9d6640f2bbf6390cea093
-SIZE (konversation-1.7.6.tar.xz) = 3354800
+TIMESTAMP = 1603736734
+SHA256 (konversation-1.7.7.tar.xz) = 47ec161c1385981a8b99d28c419e88b24823dc01b68fb1623894818974c218a7
+SIZE (konversation-1.7.7.tar.xz) = 3357584
Modified: head/irc/konversation/pkg-plist
==============================================================================
--- head/irc/konversation/pkg-plist Mon Oct 26 18:27:33 2020 (r553372)
+++ head/irc/konversation/pkg-plist Mon Oct 26 18:46:45 2020 (r553373)
@@ -149,15 +149,24 @@ share/konversation/themes/classic/irc_normal.png
share/konversation/themes/classic/irc_op.png
share/konversation/themes/classic/irc_owner.png
share/konversation/themes/classic/irc_voice.png
+share/konversation/themes/default-dark/index.desktop
+share/konversation/themes/default-dark/irc_admin.svg
+share/konversation/themes/default-dark/irc_away.svg
+share/konversation/themes/default-dark/irc_away_stacked.svg
+share/konversation/themes/default-dark/irc_halfop.svg
+share/konversation/themes/default-dark/irc_normal.svg
+share/konversation/themes/default-dark/irc_op.svg
+share/konversation/themes/default-dark/irc_owner.svg
+share/konversation/themes/default-dark/irc_voice.svg
share/konversation/themes/default/index.desktop
-share/konversation/themes/default/irc_admin.png
-share/konversation/themes/default/irc_away.png
-share/konversation/themes/default/irc_away_stacked.png
-share/konversation/themes/default/irc_halfop.png
-share/konversation/themes/default/irc_normal.png
-share/konversation/themes/default/irc_op.png
-share/konversation/themes/default/irc_owner.png
-share/konversation/themes/default/irc_voice.png
+share/konversation/themes/default/irc_admin.svg
+share/konversation/themes/default/irc_away.svg
+share/konversation/themes/default/irc_away_stacked.svg
+share/konversation/themes/default/irc_halfop.svg
+share/konversation/themes/default/irc_normal.svg
+share/konversation/themes/default/irc_op.svg
+share/konversation/themes/default/irc_owner.svg
+share/konversation/themes/default/irc_voice.svg
share/konversation/themes/oxygen/index.desktop
share/konversation/themes/oxygen/irc_admin.png
share/konversation/themes/oxygen/irc_away.png
More information about the svn-ports-all
mailing list