git: 6ea497446d26 - main - devel/libsoup3: Fix PLIST
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 11:05:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ea497446d26c5c5af8c56111488936d7b01bd1a commit 6ea497446d26c5c5af8c56111488936d7b01bd1a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 11:00:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 11:00:37 +0000 devel/libsoup3: Fix PLIST - Bump PORTREVISION for package change ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: share/locale/ab/LC_MESSAGES/libsoup-3.0.mo ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/devel/libsoup3 Approved by: portmgr (blanket) --- devel/libsoup3/Makefile | 1 + devel/libsoup3/pkg-plist | 1 + 2 files changed, 2 insertions(+) diff --git a/devel/libsoup3/Makefile b/devel/libsoup3/Makefile index 6505af4497cf..7b713649e5de 100644 --- a/devel/libsoup3/Makefile +++ b/devel/libsoup3/Makefile @@ -1,5 +1,6 @@ PORTNAME= libsoup PORTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/devel/libsoup3/pkg-plist b/devel/libsoup3/pkg-plist index 1c596b83166b..28a8898d643a 100644 --- a/devel/libsoup3/pkg-plist +++ b/devel/libsoup3/pkg-plist @@ -46,6 +46,7 @@ lib/libsoup-3.0.so.0 lib/libsoup-3.0.so.0.0.5 libdata/pkgconfig/libsoup-3.0.pc share/gir-1.0/Soup-3.0.gir +share/locale/ab/LC_MESSAGES/libsoup-3.0.mo share/locale/an/LC_MESSAGES/libsoup-3.0.mo share/locale/as/LC_MESSAGES/libsoup-3.0.mo share/locale/be/LC_MESSAGES/libsoup-3.0.mo