From b1da6a7842e938c000a5966efa60645cefc9218f Mon Sep 17 00:00:00 2001 From: Santhosh Raju Date: Sun, 19 Nov 2023 12:12:10 +0100 Subject: irc/smuxi: Updates to 1.2.1 Changes since 1.1: * Dropped Glade# build dependency. The deprecated Glade library is no longer used. GTK+ and GTK # are still needed. * Replaced Freenode with Libera.Chat * Several crash fixes, one that crashes the UI when you save a new server * New translations: Georgian, Basque, Croatian * Bump minimum Mono version to 5.18 * Dropped Transifex as a translation source. All translation updates are now coming only from the GNOME project for consistency/quality. PR: 274923 Reported by: Chris Petrik --- irc/smuxi/Makefile | 3 +-- irc/smuxi/distinfo | 6 +++--- irc/smuxi/pkg-plist | 26 ++++++++++++++++++++++++++ 3 files changed, 30 insertions(+), 5 deletions(-) diff --git a/irc/smuxi/Makefile b/irc/smuxi/Makefile index b066390b333f..f299210c00ba 100644 --- a/irc/smuxi/Makefile +++ b/irc/smuxi/Makefile @@ -1,6 +1,5 @@ PORTNAME= smuxi -PORTVERSION= 1.1 -PORTREVISION= 3 +PORTVERSION= 1.2.1 CATEGORIES= irc MASTER_SITES= http://www.smuxi.org/jaws/data/files/ diff --git a/irc/smuxi/distinfo b/irc/smuxi/distinfo index c22fdd2b7e40..39be21bc66ab 100644 --- a/irc/smuxi/distinfo +++ b/irc/smuxi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613517734 -SHA256 (smuxi-1.1.tar.gz) = 7f16f880b0035e503e41958bbc1a98f5ebff5662d202822e1e59930f2348b5bc -SIZE (smuxi-1.1.tar.gz) = 4606635 +TIMESTAMP = 1699156192 +SHA256 (smuxi-1.2.1.tar.gz) = cb96475e4ec3479b37b4357178cb00a1a404a67ba24d5fc0f6c4fd3fae5816e5 +SIZE (smuxi-1.2.1.tar.gz) = 4586867 diff --git a/irc/smuxi/pkg-plist b/irc/smuxi/pkg-plist index 468e7433de81..4b1a43da749b 100644 --- a/irc/smuxi/pkg-plist +++ b/irc/smuxi/pkg-plist @@ -143,6 +143,19 @@ share/locale/en_GB/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo share/locale/en_GB/LC_MESSAGES/smuxi-frontend-gnome.mo share/locale/en_GB/LC_MESSAGES/smuxi-frontend.mo share/locale/en_GB/LC_MESSAGES/smuxi-server.mo +share/locale/eu/LC_MESSAGES/smuxi-engine-campfire.mo +share/locale/eu/LC_MESSAGES/smuxi-engine-irc.mo +share/locale/eu/LC_MESSAGES/smuxi-engine-jabbr.mo +share/locale/eu/LC_MESSAGES/smuxi-engine-twitter.mo +share/locale/eu/LC_MESSAGES/smuxi-engine-xmpp.mo +share/locale/eu/LC_MESSAGES/smuxi-engine.mo +share/locale/eu/LC_MESSAGES/smuxi-frontend-gnome-irc.mo +share/locale/eu/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo +share/locale/eu/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo +share/locale/eu/LC_MESSAGES/smuxi-frontend-gnome.mo +share/locale/eu/LC_MESSAGES/smuxi-frontend.mo +share/locale/eu/LC_MESSAGES/smuxi-message-buffer.mo +share/locale/eu/LC_MESSAGES/smuxi-server.mo share/locale/es/LC_MESSAGES/smuxi-engine-campfire.mo share/locale/es/LC_MESSAGES/smuxi-engine-irc.mo share/locale/es/LC_MESSAGES/smuxi-engine-jabbr.mo @@ -203,6 +216,10 @@ share/locale/hr/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo share/locale/hr/LC_MESSAGES/smuxi-frontend-gnome.mo share/locale/hr/LC_MESSAGES/smuxi-frontend.mo share/locale/hr/LC_MESSAGES/smuxi-server.mo +share/locale/hr/LC_MESSAGES/smuxi-engine-campfire.mo +share/locale/hr/LC_MESSAGES/smuxi-engine-jabbr.mo +share/locale/hr/LC_MESSAGES/smuxi-engine-xmpp.mo +share/locale/hr/LC_MESSAGES/smuxi-message-buffer.mo share/locale/hu/LC_MESSAGES/smuxi-engine-campfire.mo share/locale/hu/LC_MESSAGES/smuxi-engine-irc.mo share/locale/hu/LC_MESSAGES/smuxi-engine-jabbr.mo @@ -237,6 +254,15 @@ share/locale/it/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo share/locale/it/LC_MESSAGES/smuxi-frontend-gnome.mo share/locale/it/LC_MESSAGES/smuxi-frontend.mo share/locale/it/LC_MESSAGES/smuxi-server.mo +share/locale/ka/LC_MESSAGES/smuxi-engine-irc.mo +share/locale/ka/LC_MESSAGES/smuxi-engine-jabbr.mo +share/locale/ka/LC_MESSAGES/smuxi-engine.mo +share/locale/ka/LC_MESSAGES/smuxi-frontend-gnome-irc.mo +share/locale/ka/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo +share/locale/ka/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo +share/locale/ka/LC_MESSAGES/smuxi-frontend-gnome.mo +share/locale/ka/LC_MESSAGES/smuxi-frontend.mo +share/locale/ka/LC_MESSAGES/smuxi-server.mo share/locale/lt/LC_MESSAGES/smuxi-engine-campfire.mo share/locale/lt/LC_MESSAGES/smuxi-engine-irc.mo share/locale/lt/LC_MESSAGES/smuxi-engine-jabbr.mo -- cgit v1.2.3