Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 2026 10:26:03 +0000
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: 8eff4cb7ef8c - main - editors/featherpad: fix plist (+)
Message-ID:  <6984703b.452ea.4b025f71@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fluffy:

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

commit 8eff4cb7ef8c8047b22f99f3f90e15910a10c95c
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-02-05 10:24:45 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-02-05 10:24:45 +0000

    editors/featherpad: fix plist (+)
    
    Reported by:    bulk -t
    Approved by:    portmgr blanket
---
 editors/featherpad/Makefile  | 1 +
 editors/featherpad/pkg-plist | 1 +
 2 files changed, 2 insertions(+)

diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile
index 167a3315af77..a8e646807e04 100644
--- a/editors/featherpad/Makefile
+++ b/editors/featherpad/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=		featherpad
 PORTVERSION=		1.6.3
 DISTVERSIONPREFIX=	V
+PORTREVISION=		1
 CATEGORIES=		editors
 
 MAINTAINER=	lxqt@FreeBSD.org
diff --git a/editors/featherpad/pkg-plist b/editors/featherpad/pkg-plist
index 1b4a715d87fa..49d01603ca03 100644
--- a/editors/featherpad/pkg-plist
+++ b/editors/featherpad/pkg-plist
@@ -25,6 +25,7 @@ share/applications/featherpad.desktop
 %%DATADIR%%/translations/featherpad_ja.qm
 %%DATADIR%%/translations/featherpad_ka.qm
 %%DATADIR%%/translations/featherpad_ko.qm
+%%DATADIR%%/translations/featherpad_lg.qm
 %%DATADIR%%/translations/featherpad_lt.qm
 %%DATADIR%%/translations/featherpad_nb_NO.qm
 %%DATADIR%%/translations/featherpad_nl.qm


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6984703b.452ea.4b025f71>