[Bug 277379] sysutils/froxlor: Fails to install due to typo in pkg-plist

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Feb 2024 18:26:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277379

            Bug ID: 277379
           Summary: sysutils/froxlor: Fails to install due to typo in
                    pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nc@FreeBSD.org
          Reporter: ek@purplehat.org
             Flags: maintainer-feedback?(nc@FreeBSD.org)
          Assignee: nc@FreeBSD.org

Created attachment 248816
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248816&action=edit
froxlor 2.1.6 pkg-plist patch

Using Poudriere on FreeBSD 14.0-p5 to build sysutils/froxlor version 2.1.6
(latest in ports git repo), I receive the below error (full log can be found at
https://pkg.purplehat.org/data/fbsd_14-0_x64-HEAD/2024-02-28_07h25m24s/logs/errors/froxlor-2.1.6.log
)

...
===>  Building packages for froxlor-2.1.6
===>   Building froxlor-2.1.6
pkg-static: Unable to access file
/wrkdirs/usr/ports/sysutils/froxlor/work/stage/usr/local/www/froxlor/vendor/voku/portable-utf8/LICENSE%%AP_MOD_EN%%PACHE:No
such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/froxlor
...

It seems there was a "%%AP_MOD_EN%%" type snuck in there to replace "-A". I've
attached a patch to fix this.

-- 
You are receiving this mail because:
You are the assignee for the bug.