summaryrefslogtreecommitdiff
path: root/chat/gajim/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-04-25 13:35:01 +0000
committernia <nia@pkgsrc.org>2019-04-25 13:35:01 +0000
commit4a9e7ba1a0ad6ccb7c6ea0a0aea0550baecbdb12 (patch)
tree34590cbe8f9c01b4e48e2ba338986c634f7c332f /chat/gajim/Makefile
parentc0f014673a62f24d4f2cfb58f5fdfdec9226d762 (diff)
downloadpkgsrc-4a9e7ba1a0ad6ccb7c6ea0a0aea0550baecbdb12.tar.gz
chat/gajim: Update to 1.3.1. Drop maintainership.
New * Add a mobile phone indicator to the chat window * Rework HTTPUpload dialog * Add a "paste as quote" option to the message input Bug fixes * #8822 Fix memory leak when using spell checker * #9514 Fix jingle filetransfers not working in some circumstances * #9573 Dont leak DNS query when connecting over proxy * #9578 Determine Windows version more reliably * #9622 Fix an error while quitting Gajim * #9633 Fix an error while sending a file * #9637 Restore window size correctly on wayland * #9660 GPG Agent setting is ignored * #9645 Make zeroconf IPV6 compatible * Improve dark theme colors * Fix access to GnuPG keys * Use UUID4 item ids for pubsub posts * Dont send invalid show values * Windows: Dont override format region settings * Various smaller improvements
Diffstat (limited to 'chat/gajim/Makefile')
-rw-r--r--chat/gajim/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile
index d2b2cafa849..187c2c7591b 100644
--- a/chat/gajim/Makefile
+++ b/chat/gajim/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.49 2019/04/25 07:32:38 maya Exp $
+# $NetBSD: Makefile,v 1.50 2019/04/25 13:35:01 nia Exp $
-DISTNAME= gajim-1.1.2
-PKGREVISION= 1
+DISTNAME= gajim-1.1.3
CATEGORIES= chat python
MASTER_SITES= https://www.gajim.org/downloads/1.1/
-MAINTAINER= nia@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gajim.org/
COMMENT= XMPP/Jabber chat client written in Python/GTK3
LICENSE= gnu-gpl-v3