Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2023 18:19:30 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 00d3a4424b49 - main - graphics/ogre3d: Fix plist
Message-ID:  <202308291819.37TIJUVo041167@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00d3a4424b49988e1b5f9cae1ebbc5afe8756a0f

commit 00d3a4424b49988e1b5f9cae1ebbc5afe8756a0f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-08-29 17:08:09 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-08-29 18:18:39 +0000

    graphics/ogre3d: Fix plist
    
    Add api/html/index.js to plist
    
    Reported by:    poudriere
    Approved by:    portmgr (blanket)
---
 graphics/ogre3d/pkg-plist | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist
index b460b2804402..9c3f7f54addb 100644
--- a/graphics/ogre3d/pkg-plist
+++ b/graphics/ogre3d/pkg-plist
@@ -8976,6 +8976,7 @@ share/OGRE/tests.cfg
 %%PORTDOCS%%%%DOCSDIR%%/api/html/hlms_components.svg
 %%PORTDOCS%%%%DOCSDIR%%/api/html/hlms_hash.svg
 %%PORTDOCS%%%%DOCSDIR%%/api/html/index.html
+%%PORTDOCS%%%%DOCSDIR%%/api/html/index.js
 %%PORTDOCS%%%%DOCSDIR%%/api/html/inherit_graph_0.map
 %%PORTDOCS%%%%DOCSDIR%%/api/html/inherit_graph_0.md5
 %%PORTDOCS%%%%DOCSDIR%%/api/html/inherit_graph_0.svg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308291819.37TIJUVo041167>