From owner-svn-ports-all@FreeBSD.ORG Sun Nov 16 12:55:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A690F33; Sun, 16 Nov 2014 12:55:27 +0000 (UTC) Received: from svn.freebsd.org (svn.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 1D5B4395; Sun, 16 Nov 2014 12:55:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAGCtQVX074444; Sun, 16 Nov 2014 12:55:26 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAGCtQaV074440; Sun, 16 Nov 2014 12:55:26 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201411161255.sAGCtQaV074440@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 16 Nov 2014 12:55:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372638 - in head/net-im: tox toxic toxic/files 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.18-1 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: Sun, 16 Nov 2014 12:55:27 -0000 Author: thierry Date: Sun Nov 16 12:55:25 2014 New Revision: 372638 URL: https://svnweb.freebsd.org/changeset/ports/372638 QAT: https://qat.redports.org/buildarchive/r372638/ Log: Refresh. This fixed the latest problem with GroupBot. Deleted: head/net-im/toxic/files/patch-cfg_targets_install.mk Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo head/net-im/toxic/Makefile head/net-im/toxic/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Sun Nov 16 12:39:38 2014 (r372637) +++ head/net-im/tox/Makefile Sun Nov 16 12:55:25 2014 (r372638) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.141026 +PORTVERSION= 0.141116 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 9c480ac +GH_COMMIT= 76d14ac USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Sun Nov 16 12:39:38 2014 (r372637) +++ head/net-im/tox/distinfo Sun Nov 16 12:55:25 2014 (r372638) @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.141026.tar.gz) = 169f7517f7c9569a5aeed8bf9976b204905e23e8f0b5292e1c4a60b6c46989ad -SIZE (toxcore-0.141026.tar.gz) = 338782 +SHA256 (toxcore-0.141116.tar.gz) = 9ffdd8731734549678cf7d4ae34f32df24e3af05c15891e5122e4dc81e6799f8 +SIZE (toxcore-0.141116.tar.gz) = 346550 Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Sun Nov 16 12:39:38 2014 (r372637) +++ head/net-im/toxic/Makefile Sun Nov 16 12:55:25 2014 (r372638) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.5.2.141025 +PORTVERSION= 0.5.2.141116 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore USE_GITHUB= yes GH_ACCOUNT= tox GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= e22b7a3 +GH_COMMIT= 141b36a OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 Modified: head/net-im/toxic/distinfo ============================================================================== --- head/net-im/toxic/distinfo Sun Nov 16 12:39:38 2014 (r372637) +++ head/net-im/toxic/distinfo Sun Nov 16 12:55:25 2014 (r372638) @@ -1,2 +1,2 @@ -SHA256 (toxic-0.5.2.141025.tar.gz) = e69eaa2ec68d31fff942997b13fd8e1e1e7937b6e37d69ca61a31942aa350793 -SIZE (toxic-0.5.2.141025.tar.gz) = 1098702 +SHA256 (toxic-0.5.2.141116.tar.gz) = a1bef56d0e0eef32c47bb22b1f53ab485b324cfd80c781ca53549cc2a59e0c45 +SIZE (toxic-0.5.2.141116.tar.gz) = 1100141