Date: Mon, 27 Jul 2015 08:34:44 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392969 - head/net-im/gajim Message-ID: <201507270834.t6R8YijU054720@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507270834.t6R8YijU054720>