From owner-svn-ports-head@FreeBSD.ORG Fri Nov 29 09:04:24 2013 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 8B44058B; Fri, 29 Nov 2013 09:04:24 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 496FA185D; Fri, 29 Nov 2013 09:04:19 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 53913BDC72; Fri, 29 Nov 2013 10:04:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=utNer8W0JrG c2KV0qgMRHqOqH9Y=; b=GN9xZiVTUeGC5hZE9ualio/oNcjyIYKv5NRSQRY/BAr kiTc+1ab3dSTgOhsKOWzRZ0u00BCm07RbFFd9/y3zsmVXEdy82B+AOZU5Bou0m3H 9rK6hmQiOHlfCRPpEOWTV6tJW2P8dc1YPOUWtqXB5jolckiR30XgsNZ2yo8uNBPM = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id EDCC3BDC44; Fri, 29 Nov 2013 10:04:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 77FEFC8C2F42; Fri, 29 Nov 2013 10:04:11 +0100 (CET) Date: Fri, 29 Nov 2013 10:04:08 +0100 From: Mathieu Arnold To: Joe Marcus Clarke , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r335128 - head/net-im/libpurple Message-ID: <1A01AFFB04B04D6F2920ADB5@atuin.in.mat.cc> In-Reply-To: <201311282324.rASNOqx5061411@svn.freebsd.org> References: <201311282324.rASNOqx5061411@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 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: Fri, 29 Nov 2013 09:04:24 -0000 +--On 28 novembre 2013 23:24:52 +0000 Joe Marcus Clarke wrote: | Log: | Make sure gstreamer-plugins-v4l2 is installed if voice/video support is | enabled. | Don't you also need to bump PORTREVISION ? -- Mathieu Arnold