From owner-svn-ports-head@FreeBSD.ORG Sat Apr 26 16:07:40 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 8C81311D; Sat, 26 Apr 2014 16:07:40 +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 7941B1941; Sat, 26 Apr 2014 16:07:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3QG7eWG016353; Sat, 26 Apr 2014 16:07:40 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3QG7eis016352; Sat, 26 Apr 2014 16:07:40 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201404261607.s3QG7eis016352@svn.freebsd.org> From: Dmitry Sivachenko Date: Sat, 26 Apr 2014 16:07:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352270 - head/math/openfst 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.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: Sat, 26 Apr 2014 16:07:40 -0000 Author: demon Date: Sat Apr 26 16:07:39 2014 New Revision: 352270 URL: http://svnweb.freebsd.org/changeset/ports/352270 QAT: https://qat.redports.org/buildarchive/r352270/ Log: Fix plist. Modified: head/math/openfst/pkg-plist Modified: head/math/openfst/pkg-plist ============================================================================== --- head/math/openfst/pkg-plist Sat Apr 26 15:59:43 2014 (r352269) +++ head/math/openfst/pkg-plist Sat Apr 26 16:07:39 2014 (r352270) @@ -210,7 +210,6 @@ include/fst/script/weight-class.h include/fst/shortest-distance.h include/fst/shortest-path.h include/fst/signed-log-weight.h -include/fst/slist.h include/fst/sparse-power-weight.h include/fst/sparse-tuple-weight.h include/fst/state-map.h