git: 9c0a6c5cd33d - main - x11-wm/lxqt-panel: fix plist

Adriaan de Groot adridg at FreeBSD.org
Fri Apr 9 09:46:30 UTC 2021


The branch main has been updated by adridg:

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

commit 9c0a6c5cd33de02c9cb175960dcd76213a8136a4
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-04-09 08:01:43 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-04-09 09:45:57 +0000

    x11-wm/lxqt-panel: fix plist
    
    One translation file was missing from the plist.
    
    Bumps PORTREVISION because of the new file.
---
 x11-wm/lxqt-panel/Makefile  | 1 +
 x11-wm/lxqt-panel/pkg-plist | 1 +
 2 files changed, 2 insertions(+)

diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile
index ce1e6c949233..9713139a4cb8 100644
--- a/x11-wm/lxqt-panel/Makefile
+++ b/x11-wm/lxqt-panel/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	lxqt-panel
 PORTVERSION=	0.16.0
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	LXQT
 
diff --git a/x11-wm/lxqt-panel/pkg-plist b/x11-wm/lxqt-panel/pkg-plist
index 1b82951a3c1e..aef65a576c05 100644
--- a/x11-wm/lxqt-panel/pkg-plist
+++ b/x11-wm/lxqt-panel/pkg-plist
@@ -563,6 +563,7 @@ share/desktop-directories/lxqt-settings.directory
 %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_fr.qm
 %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_gl.qm
 %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_he.qm
+%%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_hr.qm
 %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_hu.qm
 %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_id.qm
 %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_it.qm


More information about the dev-commits-ports-all mailing list