From owner-svn-ports-head@freebsd.org Tue Apr 18 16:29:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3777FD4385B; Tue, 18 Apr 2017 16:29:40 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (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 CEFF5D25; Tue, 18 Apr 2017 16:29:39 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from beaver.home.critical.ch (84-72-21-190.dclient.hispeed.ch [84.72.21.190]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id v3IGTREB025695; Tue, 18 Apr 2017 18:29:33 +0200 (CEST) (envelope-from ehaupt@critical.ch) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=critical.ch; s=critical; t=1492532973; bh=Yu5bgso1WlCyM3HCV+SpDKMSGp9jUo9sAL9eSycCcR0=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=CNsaNrtbTIsIArQF16ujgECs1UcLq+XTqANZVajLPqWIcehYgHHFBejhUdkhez/h2 9o9k/4GiI5JLTp+UnCg9iygpOX3piqxQHiKGiAEug/aObsajqgX97HvcYiGypi4t3t 0Fr72HtNIJGz4YkwbUkZdPw9QIWDqqhT5k4r0xCA= Date: Tue, 18 Apr 2017 18:29:22 +0200 From: Emanuel Haupt To: Emanuel Haupt Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438785 - head/audio/libadplug Message-Id: <20170418182922.814fae042323c313becfda0e@critical.ch> In-Reply-To: <201704181515.v3IFFqaG054495@repo.freebsd.org> References: <201704181515.v3IFFqaG054495@repo.freebsd.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 18 Apr 2017 16:29:40 -0000 Emanuel Haupt wrote: > - Move INFO to pkg-plist Correction. I wanted to do that until portlint told me not to but then forgot to adjust the commit log.