From owner-svn-ports-all@FreeBSD.ORG Sat Mar 1 18:19:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A57DCA6E; Sat, 1 Mar 2014 18:19:05 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8604211A5; Sat, 1 Mar 2014 18:19:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s21IJ5SZ099892; Sat, 1 Mar 2014 18:19:05 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s21IJ4ZQ099886; Sat, 1 Mar 2014 18:19:04 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201403011819.s21IJ4ZQ099886@svn.freebsd.org> From: Thierry Thomas Date: Sat, 1 Mar 2014 18:19:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346711 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 01 Mar 2014 18:19:05 -0000 Author: thierry Date: Sat Mar 1 18:19:04 2014 New Revision: 346711 URL: http://svnweb.freebsd.org/changeset/ports/346711 QAT: https://qat.redports.org/buildarchive/r346711/ Log: Upgrade and switch from openal to openal-soft. Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo head/net-im/tox/files/patch-Makefile.am head/net-im/tox/pkg-plist Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Sat Mar 1 18:16:21 2014 (r346710) +++ head/net-im/tox/Makefile Sat Mar 1 18:19:04 2014 (r346711) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ProjectTox-Core -PORTVERSION= 0.140222 +PORTVERSION= 0.140301 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ProjectTox-Core GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= f219fb4 +GH_COMMIT= 16b93e8 USE_AUTOTOOLS= automake autoconf libtoolize USES= pkgconfig @@ -31,7 +31,7 @@ OPTIONS_DEFAULT= PHONE SODIUM PHONE_DESC= Enable phone test PHONE_CONFIGURE_ENABLE= phone -PHONE_LIB_DEPENDS= libopenal.so:${PORTSDIR}/audio/openal \ +PHONE_LIB_DEPENDS= libopenal.so.1:${PORTSDIR}/audio/openal-soft \ libv4l2.so:${PORTSDIR}/multimedia/libv4l \ libswscale.so:${PORTSDIR}/multimedia/ffmpeg PHONE_USE= SDL=sdl Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Sat Mar 1 18:16:21 2014 (r346710) +++ head/net-im/tox/distinfo Sat Mar 1 18:19:04 2014 (r346711) @@ -1,2 +1,2 @@ -SHA256 (ProjectTox-Core-0.140222.tar.gz) = 7340be430a0cb66443581bfcfa6236ba1e0c485eabb15e6f528d4bce87807f93 -SIZE (ProjectTox-Core-0.140222.tar.gz) = 244242 +SHA256 (ProjectTox-Core-0.140301.tar.gz) = 1a4e1e2c73147a724db2392877940e9bc4d13a3bf8b74c1627bcbc2b721123cc +SIZE (ProjectTox-Core-0.140301.tar.gz) = 247259 Modified: head/net-im/tox/files/patch-Makefile.am ============================================================================== --- head/net-im/tox/files/patch-Makefile.am Sat Mar 1 18:16:21 2014 (r346710) +++ head/net-im/tox/files/patch-Makefile.am Sat Mar 1 18:19:04 2014 (r346711) @@ -1,11 +1,11 @@ ---- Makefile.am.orig 2014-02-22 23:52:26.000000000 +0100 -+++ Makefile.am 2014-02-23 17:07:16.000000000 +0100 +--- Makefile.am.orig 2014-03-01 03:14:55.000000000 +0100 ++++ Makefile.am 2014-03-01 18:04:57.000000000 +0100 @@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(libdir)data/pkgconfig - pkgconfig_DATA = $(top_builddir)/libtoxcore.pc - BUILT_SOURCES = $(top_builddir)/libtoxcore.pc + + pkgconfig_DATA = $(top_builddir)/libtoxcore.pc Modified: head/net-im/tox/pkg-plist ============================================================================== --- head/net-im/tox/pkg-plist Sat Mar 1 18:16:21 2014 (r346710) +++ head/net-im/tox/pkg-plist Sat Mar 1 18:19:04 2014 (r346711) @@ -9,5 +9,6 @@ lib/libtoxcore.a lib/libtoxcore.la lib/libtoxcore.so lib/libtoxcore.so.0 +libdata/pkgconfig/libtoxav.pc libdata/pkgconfig/libtoxcore.pc @dirrm include/tox