From owner-svn-ports-head@freebsd.org Tue Jul 10 17:06:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3C49103CDC8; Tue, 10 Jul 2018 17:06:53 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 81D7280AE0; Tue, 10 Jul 2018 17:06:53 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 62DBC26BAB; Tue, 10 Jul 2018 17:06:53 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6AH6rxI084302; Tue, 10 Jul 2018 17:06:53 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6AH6rYO084301; Tue, 10 Jul 2018 17:06:53 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201807101706.w6AH6rYO084301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 10 Jul 2018 17:06:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474392 - head/net-im/gajim X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/net-im/gajim X-SVN-Commit-Revision: 474392 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2018 17:06:54 -0000 Author: rm Date: Tue Jul 10 17:06:52 2018 New Revision: 474392 URL: https://svnweb.freebsd.org/changeset/ports/474392 Log: net-im/gajim: update to 1.0.3 Changelog: Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Modified: head/net-im/gajim/Makefile head/net-im/gajim/distinfo Modified: head/net-im/gajim/Makefile ============================================================================== --- head/net-im/gajim/Makefile Tue Jul 10 17:05:45 2018 (r474391) +++ head/net-im/gajim/Makefile Tue Jul 10 17:06:52 2018 (r474392) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gajim -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.3 CATEGORIES= net-im MASTER_SITES= http://gajim.org/downloads/1.0/ Modified: head/net-im/gajim/distinfo ============================================================================== --- head/net-im/gajim/distinfo Tue Jul 10 17:05:45 2018 (r474391) +++ head/net-im/gajim/distinfo Tue Jul 10 17:06:52 2018 (r474392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525251249 -SHA256 (gajim-1.0.2.tar.bz2) = bc49d82001e11646e83521c2f1367a4cc5e3be54d6a9a5732f6a9e99f9f0de73 -SIZE (gajim-1.0.2.tar.bz2) = 5965608 +TIMESTAMP = 1531238719 +SHA256 (gajim-1.0.3.tar.bz2) = cb3ab63b06fa4c074a6af43947143ef197fe108cdef084884a48deec38ce4437 +SIZE (gajim-1.0.3.tar.bz2) = 5964743