Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 04:30:00 +0000 (UTC)
From:      Santhosh Raju <fox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565886 - head/irc/smuxi
Message-ID:  <202102180430.11I4U0i8093811@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fox
Date: Thu Feb 18 04:30:00 2021
New Revision: 565886
URL: https://svnweb.freebsd.org/changeset/ports/565886

Log:
  irc/smuxi: Updates to 1.1
  
  - Removes the deprecated NDesk DBusSharp dependency and adds the supported DBus Sharp dependency.
  
  Changes since 1.0.8:
  
  - Revamped preferences dialog
  - More emojis support
  - More reliable Twitter support
  - Bitcoin message patterns
  - Mono 4 and newer support
  - More translations
  - More reliable link detection
  - Adds CertFP support to authenticate against IRC services
  
  Reviewed by:	Mirco Bauer <meebey@meebey.net>

Modified:
  head/irc/smuxi/Makefile
  head/irc/smuxi/distinfo
  head/irc/smuxi/pkg-plist

Modified: head/irc/smuxi/Makefile
==============================================================================
--- head/irc/smuxi/Makefile	Thu Feb 18 04:26:16 2021	(r565885)
+++ head/irc/smuxi/Makefile	Thu Feb 18 04:30:00 2021	(r565886)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smuxi
-PORTVERSION=	1.0.8
+PORTVERSION=	1.1
 CATEGORIES=	irc
 MASTER_SITES=	http://www.smuxi.org/jaws/data/files/
 
@@ -32,8 +32,9 @@ OPTIONS_SUB=		yes
 
 SPELLCHECK_DESC=	Spell checking support via GtkSpell
 
-DBUS_BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:devel/ndesk-dbus \
-			${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:devel/ndesk-dbus-glib
+DBUS_BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-2.0.pc:devel/dbus-sharp-glib \
+			${LOCALBASE}/libdata/pkgconfig/gtk-sharp-3.0.pc:x11-toolkits/gtk-sharp30
+
 SPELLCHECK_LIB_DEPENDS=	libgtkspell.so:textproc/gtkspell
 
 NLS_USES=		gettext

Modified: head/irc/smuxi/distinfo
==============================================================================
--- head/irc/smuxi/distinfo	Thu Feb 18 04:26:16 2021	(r565885)
+++ head/irc/smuxi/distinfo	Thu Feb 18 04:30:00 2021	(r565886)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592276846
-SHA256 (smuxi-1.0.8.tar.gz) = 930bbf9de16699fd9c344d43f3f7317b5e711d2e0bc50e5e4b8765417a1f0463
-SIZE (smuxi-1.0.8.tar.gz) = 6269964
+TIMESTAMP = 1613517734
+SHA256 (smuxi-1.1.tar.gz) = 7f16f880b0035e503e41958bbc1a98f5ebff5662d202822e1e59930f2348b5bc
+SIZE (smuxi-1.1.tar.gz) = 4606635

Modified: head/irc/smuxi/pkg-plist
==============================================================================
--- head/irc/smuxi/pkg-plist	Thu Feb 18 04:26:16 2021	(r565885)
+++ head/irc/smuxi/pkg-plist	Thu Feb 18 04:30:00 2021	(r565886)
@@ -78,6 +78,7 @@ share/locale/ca/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/ca/LC_MESSAGES/smuxi-engine-twitter.mo
 share/locale/ca/LC_MESSAGES/smuxi-engine.mo
 share/locale/ca/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/ca/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
 share/locale/ca/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
 share/locale/ca/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/ca/LC_MESSAGES/smuxi-frontend.mo
@@ -121,7 +122,19 @@ share/locale/de/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/de/LC_MESSAGES/smuxi-frontend.mo
 share/locale/de/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/de/LC_MESSAGES/smuxi-server.mo
+share/locale/el/LC_MESSAGES/smuxi-engine-campfire.mo
+share/locale/el/LC_MESSAGES/smuxi-engine-irc.mo
+share/locale/el/LC_MESSAGES/smuxi-engine-jabbr.mo
+share/locale/el/LC_MESSAGES/smuxi-engine-twitter.mo
+share/locale/el/LC_MESSAGES/smuxi-engine-xmpp.mo
+share/locale/el/LC_MESSAGES/smuxi-engine.mo
+share/locale/el/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/el/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
+share/locale/el/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
 share/locale/el/LC_MESSAGES/smuxi-frontend-gnome.mo
+share/locale/el/LC_MESSAGES/smuxi-frontend.mo
+share/locale/el/LC_MESSAGES/smuxi-message-buffer.mo
+share/locale/el/LC_MESSAGES/smuxi-server.mo
 share/locale/en_GB/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/en_GB/LC_MESSAGES/smuxi-engine-twitter.mo
 share/locale/en_GB/LC_MESSAGES/smuxi-engine.mo
@@ -143,12 +156,6 @@ share/locale/es/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/es/LC_MESSAGES/smuxi-frontend.mo
 share/locale/es/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/es/LC_MESSAGES/smuxi-server.mo
-share/locale/es_AR/LC_MESSAGES/smuxi-engine-irc.mo
-share/locale/es_AR/LC_MESSAGES/smuxi-engine.mo
-share/locale/es_AR/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
-share/locale/es_AR/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
-share/locale/es_AR/LC_MESSAGES/smuxi-frontend-gnome.mo
-share/locale/es_AR/LC_MESSAGES/smuxi-frontend.mo
 share/locale/fa/LC_MESSAGES/smuxi-engine-campfire.mo
 share/locale/fa/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/fa/LC_MESSAGES/smuxi-engine-jabbr.mo
@@ -191,10 +198,37 @@ share/locale/hr/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/hr/LC_MESSAGES/smuxi-engine-twitter.mo
 share/locale/hr/LC_MESSAGES/smuxi-engine.mo
 share/locale/hr/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/hr/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
 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/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
+share/locale/hu/LC_MESSAGES/smuxi-engine-twitter.mo
+share/locale/hu/LC_MESSAGES/smuxi-engine-xmpp.mo
+share/locale/hu/LC_MESSAGES/smuxi-engine.mo
+share/locale/hu/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/hu/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
+share/locale/hu/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
+share/locale/hu/LC_MESSAGES/smuxi-frontend-gnome.mo
+share/locale/hu/LC_MESSAGES/smuxi-frontend.mo
+share/locale/hu/LC_MESSAGES/smuxi-message-buffer.mo
+share/locale/hu/LC_MESSAGES/smuxi-server.mo
+share/locale/id/LC_MESSAGES/smuxi-engine-campfire.mo
+share/locale/id/LC_MESSAGES/smuxi-engine-irc.mo
+share/locale/id/LC_MESSAGES/smuxi-engine-jabbr.mo
+share/locale/id/LC_MESSAGES/smuxi-engine-twitter.mo
+share/locale/id/LC_MESSAGES/smuxi-engine-xmpp.mo
+share/locale/id/LC_MESSAGES/smuxi-engine.mo
+share/locale/id/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/id/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
+share/locale/id/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
+share/locale/id/LC_MESSAGES/smuxi-frontend-gnome.mo
+share/locale/id/LC_MESSAGES/smuxi-frontend.mo
+share/locale/id/LC_MESSAGES/smuxi-message-buffer.mo
+share/locale/id/LC_MESSAGES/smuxi-server.mo
 share/locale/it/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/it/LC_MESSAGES/smuxi-engine-twitter.mo
 share/locale/it/LC_MESSAGES/smuxi-engine.mo
@@ -216,9 +250,9 @@ share/locale/lt/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/lt/LC_MESSAGES/smuxi-frontend.mo
 share/locale/lt/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/lt/LC_MESSAGES/smuxi-server.mo
-share/locale/nb_NO/LC_MESSAGES/smuxi-engine-irc.mo
-share/locale/nb_NO/LC_MESSAGES/smuxi-engine.mo
-share/locale/nb_NO/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
+share/locale/nb/LC_MESSAGES/smuxi-engine-irc.mo
+share/locale/nb/LC_MESSAGES/smuxi-engine.mo
+share/locale/nb/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
 share/locale/nl/LC_MESSAGES/smuxi-engine-campfire.mo
 share/locale/nl/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/nl/LC_MESSAGES/smuxi-engine-jabbr.mo
@@ -230,7 +264,15 @@ share/locale/nl/LC_MESSAGES/smuxi-frontend-gnome-twitt
 share/locale/nl/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
 share/locale/nl/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/nl/LC_MESSAGES/smuxi-frontend.mo
+share/locale/nl/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/nl/LC_MESSAGES/smuxi-server.mo
+share/locale/oc/LC_MESSAGES/smuxi-engine-campfire.mo
+share/locale/oc/LC_MESSAGES/smuxi-engine-jabbr.mo
+share/locale/oc/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/oc/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
+share/locale/oc/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
+share/locale/oc/LC_MESSAGES/smuxi-frontend.mo
+share/locale/oc/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/pl/LC_MESSAGES/smuxi-engine-campfire.mo
 share/locale/pl/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/pl/LC_MESSAGES/smuxi-engine-jabbr.mo
@@ -244,13 +286,18 @@ share/locale/pl/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/pl/LC_MESSAGES/smuxi-frontend.mo
 share/locale/pl/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/pl/LC_MESSAGES/smuxi-server.mo
+share/locale/pt/LC_MESSAGES/smuxi-engine-campfire.mo
 share/locale/pt/LC_MESSAGES/smuxi-engine-irc.mo
+share/locale/pt/LC_MESSAGES/smuxi-engine-jabbr.mo
 share/locale/pt/LC_MESSAGES/smuxi-engine-twitter.mo
+share/locale/pt/LC_MESSAGES/smuxi-engine-xmpp.mo
 share/locale/pt/LC_MESSAGES/smuxi-engine.mo
 share/locale/pt/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/pt/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
 share/locale/pt/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
 share/locale/pt/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/pt/LC_MESSAGES/smuxi-frontend.mo
+share/locale/pt/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/pt/LC_MESSAGES/smuxi-server.mo
 share/locale/pt_BR/LC_MESSAGES/smuxi-engine-campfire.mo
 share/locale/pt_BR/LC_MESSAGES/smuxi-engine-irc.mo
@@ -263,7 +310,21 @@ share/locale/pt_BR/LC_MESSAGES/smuxi-frontend-gnome-tw
 share/locale/pt_BR/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
 share/locale/pt_BR/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/pt_BR/LC_MESSAGES/smuxi-frontend.mo
+share/locale/pt_BR/LC_MESSAGES/smuxi-message-buffer.mo
 share/locale/pt_BR/LC_MESSAGES/smuxi-server.mo
+share/locale/ro/LC_MESSAGES/smuxi-engine-campfire.mo
+share/locale/ro/LC_MESSAGES/smuxi-engine-irc.mo
+share/locale/ro/LC_MESSAGES/smuxi-engine-jabbr.mo
+share/locale/ro/LC_MESSAGES/smuxi-engine-twitter.mo
+share/locale/ro/LC_MESSAGES/smuxi-engine-xmpp.mo
+share/locale/ro/LC_MESSAGES/smuxi-engine.mo
+share/locale/ro/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/ro/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
+share/locale/ro/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
+share/locale/ro/LC_MESSAGES/smuxi-frontend-gnome.mo
+share/locale/ro/LC_MESSAGES/smuxi-frontend.mo
+share/locale/ro/LC_MESSAGES/smuxi-message-buffer.mo
+share/locale/ro/LC_MESSAGES/smuxi-server.mo
 share/locale/ru/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/ru/LC_MESSAGES/smuxi-engine-twitter.mo
 share/locale/ru/LC_MESSAGES/smuxi-engine.mo
@@ -280,6 +341,32 @@ share/locale/sk/LC_MESSAGES/smuxi-frontend-gnome-xmpp.
 share/locale/sk/LC_MESSAGES/smuxi-frontend-gnome.mo
 share/locale/sk/LC_MESSAGES/smuxi-frontend.mo
 share/locale/sk/LC_MESSAGES/smuxi-server.mo
+share/locale/sl/LC_MESSAGES/smuxi-engine-campfire.mo
+share/locale/sl/LC_MESSAGES/smuxi-engine-irc.mo
+share/locale/sl/LC_MESSAGES/smuxi-engine-jabbr.mo
+share/locale/sl/LC_MESSAGES/smuxi-engine-twitter.mo
+share/locale/sl/LC_MESSAGES/smuxi-engine-xmpp.mo
+share/locale/sl/LC_MESSAGES/smuxi-engine.mo
+share/locale/sl/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/sl/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
+share/locale/sl/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
+share/locale/sl/LC_MESSAGES/smuxi-frontend-gnome.mo
+share/locale/sl/LC_MESSAGES/smuxi-frontend.mo
+share/locale/sl/LC_MESSAGES/smuxi-message-buffer.mo
+share/locale/sl/LC_MESSAGES/smuxi-server.mo
+share/locale/sr/LC_MESSAGES/smuxi-engine-campfire.mo
+share/locale/sr/LC_MESSAGES/smuxi-engine-irc.mo
+share/locale/sr/LC_MESSAGES/smuxi-engine-jabbr.mo
+share/locale/sr/LC_MESSAGES/smuxi-engine-twitter.mo
+share/locale/sr/LC_MESSAGES/smuxi-engine-xmpp.mo
+share/locale/sr/LC_MESSAGES/smuxi-engine.mo
+share/locale/sr/LC_MESSAGES/smuxi-frontend-gnome-irc.mo
+share/locale/sr/LC_MESSAGES/smuxi-frontend-gnome-twitter.mo
+share/locale/sr/LC_MESSAGES/smuxi-frontend-gnome-xmpp.mo
+share/locale/sr/LC_MESSAGES/smuxi-frontend-gnome.mo
+share/locale/sr/LC_MESSAGES/smuxi-frontend.mo
+share/locale/sr/LC_MESSAGES/smuxi-message-buffer.mo
+share/locale/sr/LC_MESSAGES/smuxi-server.mo
 share/locale/sv/LC_MESSAGES/smuxi-engine-campfire.mo
 share/locale/sv/LC_MESSAGES/smuxi-engine-irc.mo
 share/locale/sv/LC_MESSAGES/smuxi-engine-jabbr.mo



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