Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2023 09:56:15 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c7293829bd63 - main - net-im/libaccounts-qt5: fix plist
Message-ID:  <202301240956.30O9uFRu022337@gitrepo.freebsd.org>

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

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

commit c7293829bd63933e23be67c9dcbae04ef17f9757
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-01-24 09:55:11 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-01-24 09:56:02 +0000

    net-im/libaccounts-qt5: fix plist
    
    Reported by:    poudriere bulk -t
---
 net-im/libaccounts-qt5/Makefile  | 2 +-
 net-im/libaccounts-qt5/pkg-plist | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-im/libaccounts-qt5/Makefile b/net-im/libaccounts-qt5/Makefile
index 2f0544669e28..76a38f8147ee 100644
--- a/net-im/libaccounts-qt5/Makefile
+++ b/net-im/libaccounts-qt5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libaccounts-qt5
 DISTVERSION=	1.16
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-im
 DIST_SUBDIR=	KDE/${GL_ACCOUNT}
 
diff --git a/net-im/libaccounts-qt5/pkg-plist b/net-im/libaccounts-qt5/pkg-plist
index fe3167c5022d..fa3e813ee503 100644
--- a/net-im/libaccounts-qt5/pkg-plist
+++ b/net-im/libaccounts-qt5/pkg-plist
@@ -93,6 +93,7 @@ libdata/pkgconfig/accounts-qt5.pc
 %%DOCS%%share/doc/accounts-qt/html/graph_legend.md5
 %%DOCS%%share/doc/accounts-qt/html/graph_legend.png
 %%DOCS%%share/doc/accounts-qt/html/index.html
+%%DOCS%%share/doc/accounts-qt/html/index.js
 %%DOCS%%share/doc/accounts-qt/html/index.qhp
 %%DOCS%%share/doc/accounts-qt/html/jquery.js
 %%DOCS%%share/doc/accounts-qt/html/manager_8cpp_source.html



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