aboutsummaryrefslogtreecommitdiff
path: root/net-im/gajim
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-01-04 17:02:24 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-01-04 17:02:24 +0000
commitb19d3b890624ee5ba9edee2ac83754d3c8d5cc87 (patch)
tree14916c9f9d461247d9881e1e2dd2e15dd023a6d7 /net-im/gajim
parent80991aee787db8379c057c2c9fe71c06918e111e (diff)
downloadports-b19d3b890624ee5ba9edee2ac83754d3c8d5cc87.tar.gz
ports-b19d3b890624ee5ba9edee2ac83754d3c8d5cc87.zip
net-im/gajim: update to 0.16.5
Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu MFH: 2016Q1
Notes
Notes: svn path=/head/; revision=405253
Diffstat (limited to 'net-im/gajim')
-rw-r--r--net-im/gajim/Makefile3
-rw-r--r--net-im/gajim/distinfo4
-rw-r--r--net-im/gajim/files/patch-data_gajim-remote.desktop.in.in14
-rw-r--r--net-im/gajim/files/patch-data_gajim.desktop.in.in14
-rw-r--r--net-im/gajim/files/patch-src-plugins_plugins_i18n.py6
-rw-r--r--net-im/gajim/pkg-plist1
6 files changed, 35 insertions, 7 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile
index eec885f6a654..b89df94c920b 100644
--- a/net-im/gajim/Makefile
+++ b/net-im/gajim/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gajim
-PORTVERSION= 0.16.4
-PORTREVISION= 1
+PORTVERSION= 0.16.5
CATEGORIES= net-im
MASTER_SITES= http://gajim.org/downloads/0.16/
diff --git a/net-im/gajim/distinfo b/net-im/gajim/distinfo
index d26907afa617..eaa037c7662b 100644
--- a/net-im/gajim/distinfo
+++ b/net-im/gajim/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gajim-0.16.4.tar.bz2) = 2116ad3a5635c54b575ff53eed72fe4651fc50582f5094bfc6113d1cf0d1ce7f
-SIZE (gajim-0.16.4.tar.bz2) = 4593307
+SHA256 (gajim-0.16.5.tar.bz2) = a5c015b3b140ec5e47d3842cbe701c9948af5a0cce36314248f0793c2d66d091
+SIZE (gajim-0.16.5.tar.bz2) = 4562971
diff --git a/net-im/gajim/files/patch-data_gajim-remote.desktop.in.in b/net-im/gajim/files/patch-data_gajim-remote.desktop.in.in
new file mode 100644
index 000000000000..d45a7b72ebb5
--- /dev/null
+++ b/net-im/gajim/files/patch-data_gajim-remote.desktop.in.in
@@ -0,0 +1,14 @@
+Fix desktop-file-validate warnings. This is upstream commit:
+https://trac.gajim.org/changeset/eaea5e65364b167d14dc191b00f114b4f5ccb508/
+
+--- data/gajim-remote.desktop.in.in.orig 2015-12-28 12:38:50 UTC
++++ data/gajim-remote.desktop.in.in
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+ Categories=Network;InstantMessaging;RemoteAccess;ConsoleOnly;
+ _Name=Gajim Remote
+-_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip
++_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip;
+ Version=1.0
+ Exec=gajim-remote handle_uri %u
+ TryExec=gajim-remote
diff --git a/net-im/gajim/files/patch-data_gajim.desktop.in.in b/net-im/gajim/files/patch-data_gajim.desktop.in.in
new file mode 100644
index 000000000000..117b0fff8652
--- /dev/null
+++ b/net-im/gajim/files/patch-data_gajim.desktop.in.in
@@ -0,0 +1,14 @@
+Fix desktop-file-validate warnings. This is upstream commit:
+https://trac.gajim.org/changeset/eaea5e65364b167d14dc191b00f114b4f5ccb508/
+
+--- data/gajim.desktop.in.in.orig 2015-12-28 12:38:50 UTC
++++ data/gajim.desktop.in.in
+@@ -3,7 +3,7 @@ Categories=Network;InstantMessaging;GTK;
+ _Name=Gajim
+ _GenericName=Jabber IM Client
+ _Comment=A GTK+ Jabber client
+-_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip
++_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip;
+ Version=1.0
+ Exec=gajim
+ Icon=gajim
diff --git a/net-im/gajim/files/patch-src-plugins_plugins_i18n.py b/net-im/gajim/files/patch-src-plugins_plugins_i18n.py
index 073c91b1e032..57e4da563bda 100644
--- a/net-im/gajim/files/patch-src-plugins_plugins_i18n.py
+++ b/net-im/gajim/files/patch-src-plugins_plugins_i18n.py
@@ -1,6 +1,6 @@
---- src/plugins/plugins_i18n.py.orig 2012-03-18 15:26:00.000000000 +0400
-+++ src/plugins/plugins_i18n.py 2012-03-21 08:21:52.000000000 +0400
-@@ -29,7 +29,6 @@
+--- src/plugins/plugins_i18n.py.orig 2015-12-28 12:38:51 UTC
++++ src/plugins/plugins_i18n.py
+@@ -29,7 +29,6 @@ plugins_locale_dir = os_path.join(gajim.
if os.name != 'nt':
locale.setlocale(locale.LC_ALL, '')
diff --git a/net-im/gajim/pkg-plist b/net-im/gajim/pkg-plist
index 6d92dddbcf14..33ec9e0bad83 100644
--- a/net-im/gajim/pkg-plist
+++ b/net-im/gajim/pkg-plist
@@ -5,6 +5,7 @@ man/man1/gajim-history-manager.1.gz
man/man1/gajim-remote.1.gz
man/man1/gajim.1.gz
share/applications/gajim.desktop
+share/applications/gajim-remote.desktop
%%DATADIR%%/data/activities/default/doing_chores/buying_groceries.png
%%DATADIR%%/data/activities/default/doing_chores/category.png
%%DATADIR%%/data/activities/default/doing_chores/cleaning.png