From owner-svn-ports-all@freebsd.org Mon Jan 1 10:19:26 2018 Return-Path: Delivered-To: svn-ports-all@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 657C3EA2422; Mon, 1 Jan 2018 10:19:26 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 30632677E1; Mon, 1 Jan 2018 10:19:26 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w01AJPkw073809; Mon, 1 Jan 2018 10:19:25 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w01AJPr3073808; Mon, 1 Jan 2018 10:19:25 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201801011019.w01AJPr3073808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 1 Jan 2018 10:19:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457762 - head/devel/libthai X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/libthai X-SVN-Commit-Revision: 457762 X-SVN-Commit-Repository: ports 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.25 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: Mon, 01 Jan 2018 10:19:26 -0000 Author: pi Date: Mon Jan 1 10:19:25 2018 New Revision: 457762 URL: https://svnweb.freebsd.org/changeset/ports/457762 Log: devel/libthai: Fix pkg-plist error when DOXYGEN is enabled - make check-plist' showed we can simply remove these two files from pkg-plist and no other files have to be added. PR: 224799 Submitted by: Ting-Wei Lan Modified: head/devel/libthai/pkg-plist Modified: head/devel/libthai/pkg-plist ============================================================================== --- head/devel/libthai/pkg-plist Mon Jan 1 09:56:12 2018 (r457761) +++ head/devel/libthai/pkg-plist Mon Jan 1 10:19:25 2018 (r457762) @@ -29,9 +29,7 @@ libdata/pkgconfig/libthai.pc %%DOXYGEN%%%%DOCSDIR%%/html/dir_21d789961216af290d042750153b8196.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_27634488b513a0cc2afc6ccdc5595e06.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_2b8aac3db400906f5e79e7f370615f3e.html -%%DOXYGEN%%%%DOCSDIR%%/html/dir_59425e443f801f1f2fd8bbe4959a3ccf.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_640b03dcaffdb7a9c0cde9fd2f0ca223.html -%%DOXYGEN%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_7f62d35e0bc619b4325d379e099523b3.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_8c685ef5a7dbf790469f6c666e21f413.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_98a1b52be5bcdc51cfeaab671abbf84f.html