From owner-svn-ports-head@FreeBSD.ORG Wed Sep 24 21:33:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3FDDEDB; Wed, 24 Sep 2014 21:33:16 +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 CF071EF8; Wed, 24 Sep 2014 21:33:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8OLXGFv015246; Wed, 24 Sep 2014 21:33:16 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8OLXFIq015239; Wed, 24 Sep 2014 21:33:15 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201409242133.s8OLXFIq015239@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 24 Sep 2014 21:33:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369209 - in head/net-im/tox: . 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 24 Sep 2014 21:33:17 -0000 Author: thierry Date: Wed Sep 24 21:33:15 2014 New Revision: 369209 URL: http://svnweb.freebsd.org/changeset/ports/369209 QAT: https://qat.redports.org/buildarchive/r369209/ Log: Refresh. Added: head/net-im/tox/files/ head/net-im/tox/files/patch-testing_test_avatars.c (contents, props changed) Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo head/net-im/tox/pkg-plist Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Wed Sep 24 21:27:49 2014 (r369208) +++ head/net-im/tox/Makefile Wed Sep 24 21:33:15 2014 (r369209) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.140908 -PORTREVISION= 1 +PORTVERSION= 0.140924 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -14,7 +13,6 @@ LICENSE= GPLv3 BUILD_DEPENDS= checkmk:${PORTSDIR}/devel/libcheck LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ libopus.so:${PORTSDIR}/audio/opus \ - libopenal.so.1:${PORTSDIR}/audio/openal-soft \ libv4l2.so:${PORTSDIR}/multimedia/libv4l \ libswscale.so:${PORTSDIR}/multimedia/ffmpeg @@ -22,12 +20,12 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= a0302b7 +GH_COMMIT= 744f51e USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f CONFIGURE_ARGS= --enable-testing -USES= pkgconfig pathfix libtool +USES= libtool openal:soft pathfix pkgconfig USE_SDL= yes USE_LDCONFIG= yes PATHFIX_MAKEFILEIN= Makefile.am Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Wed Sep 24 21:27:49 2014 (r369208) +++ head/net-im/tox/distinfo Wed Sep 24 21:33:15 2014 (r369209) @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.140908.tar.gz) = 424900cb7fb6526969ad314b86e073c62eed9e84b252fd6bf6294ac92781b530 -SIZE (toxcore-0.140908.tar.gz) = 288829 +SHA256 (toxcore-0.140924.tar.gz) = 8c0937938f0d91ce63f3b941c726d1cb588e67d71b33a4a948f635c761cb8109 +SIZE (toxcore-0.140924.tar.gz) = 326683 Added: head/net-im/tox/files/patch-testing_test_avatars.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/tox/files/patch-testing_test_avatars.c Wed Sep 24 21:33:15 2014 (r369209) @@ -0,0 +1,14 @@ +--- testing/test_avatars.c.orig 2014-09-24 03:00:12.000000000 +0200 ++++ testing/test_avatars.c 2014-09-24 22:18:32.000000000 +0200 +@@ -47,7 +47,11 @@ + #include + #include + #include ++#if defined(__linux__) + #include ++#elif defined(__FreeBSD__) ++#include ++#endif + #include + #include + #include Modified: head/net-im/tox/pkg-plist ============================================================================== --- head/net-im/tox/pkg-plist Wed Sep 24 21:27:49 2014 (r369208) +++ head/net-im/tox/pkg-plist Wed Sep 24 21:33:15 2014 (r369209) @@ -2,6 +2,7 @@ bin/DHT_bootstrap include/tox/tox.h include/tox/toxav.h include/tox/toxdns.h +include/tox/toxencryptsave.h lib/libtoxav.a %%SODIUM%%lib/libtoxav.so %%SODIUM%%lib/libtoxav.so.0 @@ -14,6 +15,9 @@ lib/libtoxdns.a %%SODIUM%%lib/libtoxdns.so %%SODIUM%%lib/libtoxdns.so.0 %%SODIUM%%lib/libtoxdns.so.0.0.0 +lib/libtoxencryptsave.a +%%SODIUM%%lib/libtoxencryptsave.so +%%SODIUM%%lib/libtoxencryptsave.so.0 +%%SODIUM%%lib/libtoxencryptsave.so.0.0.0 libdata/pkgconfig/libtoxav.pc libdata/pkgconfig/libtoxcore.pc -@dirrm include/tox