From owner-svn-ports-all@freebsd.org Mon Jul 27 08:34:45 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C7FE9AB0E4; Mon, 27 Jul 2015 08:34:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34B0DCEE; Mon, 27 Jul 2015 08:34:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6R8Yimn054722; Mon, 27 Jul 2015 08:34:44 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6R8YijU054720; Mon, 27 Jul 2015 08:34:44 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507270834.t6R8YijU054720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 27 Jul 2015 08:34:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392969 - head/net-im/gajim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2015 08:34:45 -0000 Author: rm Date: Mon Jul 27 08:34:43 2015 New Revision: 392969 URL: https://svnweb.freebsd.org/changeset/ports/392969 Log: net-im/gajim: update to 0.16.2 Gajim 0.16.2 (20 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Modified: head/net-im/gajim/Makefile head/net-im/gajim/distinfo Modified: head/net-im/gajim/Makefile ============================================================================== --- head/net-im/gajim/Makefile Mon Jul 27 07:10:11 2015 (r392968) +++ head/net-im/gajim/Makefile Mon Jul 27 08:34:43 2015 (r392969) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gajim -PORTVERSION= 0.16.1 +PORTVERSION= 0.16.2 CATEGORIES= net-im MASTER_SITES= http://gajim.org/downloads/0.16/ @@ -17,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}open ${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1 \ ${PYTHON_PKGNAMEPREFIX}nbxmpp>0:${PORTSDIR}/net-im/py-nbxmpp +NO_ARCH= yes USES= cpe dos2unix gmake pathfix python:2 tar:bzip2 USE_GNOME= intltool pygtk2 USE_XORG= x11 xext xscrnsaver Modified: head/net-im/gajim/distinfo ============================================================================== --- head/net-im/gajim/distinfo Mon Jul 27 07:10:11 2015 (r392968) +++ head/net-im/gajim/distinfo Mon Jul 27 08:34:43 2015 (r392969) @@ -1,2 +1,2 @@ -SHA256 (gajim-0.16.1.tar.bz2) = 26ae32706d167f97d423c84fa7276e14a5bffe30c5e91c8b9e577c6d6cabe8be -SIZE (gajim-0.16.1.tar.bz2) = 4593988 +SHA256 (gajim-0.16.2.tar.bz2) = f059008bb9aa72dc124a114d6c9b27fc8df975cc2f52b3b6fb21971106d4d60c +SIZE (gajim-0.16.2.tar.bz2) = 4595184