From owner-svn-ports-all@freebsd.org Sun Jan 5 13:45:55 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C287F1F1A06; Sun, 5 Jan 2020 13:45:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47rKfW4mGWz4KLm; Sun, 5 Jan 2020 13:45:55 +0000 (UTC) (envelope-from lwhsu@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9EA5426602; Sun, 5 Jan 2020 13:45:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 005DjtV9097729; Sun, 5 Jan 2020 13:45:55 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 005DjtUQ097728; Sun, 5 Jan 2020 13:45:55 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202001051345.005DjtUQ097728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sun, 5 Jan 2020 13:45:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522140 - head/graphics/graphene X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/graphics/graphene X-SVN-Commit-Revision: 522140 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.29 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: Sun, 05 Jan 2020 13:45:55 -0000 Author: lwhsu Date: Sun Jan 5 13:45:55 2020 New Revision: 522140 URL: https://svnweb.freebsd.org/changeset/ports/522140 Log: Fix plist Modified: head/graphics/graphene/pkg-plist Modified: head/graphics/graphene/pkg-plist ============================================================================== --- head/graphics/graphene/pkg-plist Sun Jan 5 11:52:46 2020 (r522139) +++ head/graphics/graphene/pkg-plist Sun Jan 5 13:45:55 2020 (r522140) @@ -61,6 +61,7 @@ share/gir-1.0/Graphene-1.0.gir %%PORTDOCS%%share/gtk-doc/html/graphene/ix04.html %%PORTDOCS%%share/gtk-doc/html/graphene/ix05.html %%PORTDOCS%%share/gtk-doc/html/graphene/ix06.html +%%PORTDOCS%%share/gtk-doc/html/graphene/ix07.html %%PORTDOCS%%share/gtk-doc/html/graphene/left-insensitive.png %%PORTDOCS%%share/gtk-doc/html/graphene/left.png %%PORTDOCS%%share/gtk-doc/html/graphene/rectangle-intersection.png