From owner-svn-ports-head@FreeBSD.ORG Thu Jan 23 19:35:05 2014 Return-Path: Delivered-To: svn-ports-head@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 00BF24E8; Thu, 23 Jan 2014 19:35:04 +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 B352911BB; Thu, 23 Jan 2014 19:35:04 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 4E1EEBDC3E; Thu, 23 Jan 2014 20:35:03 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 47E2FBDC24; Thu, 23 Jan 2014 20:35:03 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id CE2DB6119; Thu, 23 Jan 2014 20:35:02 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 6DE996841B00; Thu, 23 Jan 2014 20:35:02 +0100 (CET) Date: Thu, 23 Jan 2014 20:35:02 +0100 From: Mathieu Arnold To: Thomas Zander , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r340845 - in head/audio/pms: . files Message-ID: In-Reply-To: <201401231832.s0NIWWav066351@svn.freebsd.org> References: <201401231832.s0NIWWav066351@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.17 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: Thu, 23 Jan 2014 19:35:05 -0000 +--On 23 janvier 2014 18:32:32 +0000 Thomas Zander wrote: | Author: riggs | Date: Thu Jan 23 18:32:31 2014 | New Revision: 340845 | URL: http://svnweb.freebsd.org/changeset/ports/340845 | QAT: https://qat.redports.org/buildarchive/r340845/ | | Log: | Fix build failure on FreeBSD 10 | | Approved by: maintainer (ashish), mentor (thierry) Please try and be thorough in your commit messages, this lacks "add staging support", "add license", and the pkg-descr WWW change, which I usually write down as "pet portlint" :-) -- Mathieu Arnold