Re: git: 5d0279df7adb - main - multimedia/xine: update to 0.99.14

From: Tomoaki AOKI <junchoon_at_dec.sakura.ne.jp>
Date: Mon, 09 Jan 2023 23:46:24 UTC
This breaks packaging on poudriere build if NLS option is NOT set.
With bare `make package` on /usr/ports/multimedia/xine/, too.
So other tools like pkg_replace, portupgrade and portmaster should be
affected, too, if packaging option (like "-p" for pkg_replace) is set
for each of them.

In diff for pkg-plist, 

+share/locale/nl/LC_MESSAGES/xine-ui.mo

should be

+%%NLS%%share/locale/nl/LC_MESSAGES/xine-ui.mo

Regards.


> The branch main has been updated by fernape:
> 
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=5d0279df7adb058f40d0dc6024b88376dfab8aa5
> 
> commit 5d0279df7adb058f40d0dc6024b88376dfab8aa5
> Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
> AuthorDate: 2023-01-08 18:51:36 +0000
> Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
> CommitDate: 2023-01-09 21:55:54 +0000
> 
>     multimedia/xine: update to 0.99.14
>     
>     ChangeLog:
>     
>      * Add Dutch translation.
>      * Add panel mrl display highlight.
>      * Add display flipping support.
>      * Better keyboard support.
>      * Better status OSD.
>      * Better setup, key binding and mediamark editors.
>      * Better filename filter.
>      * Fix build with libcaca.
>      * Fix menu hide.
>      * Fix directory add to playlists.
>      * Many small fixes and optinizations.
>      * Update german translation.
>     
>     While here sort pkg-plist
>     
>     Reported by:    portscout
> ---

-- 
Tomoaki AOKI    <junchoon@dec.sakura.ne.jp>