Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2020 08:56:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248341] [PATCH] mail/phpmailer6 NLS builds OK but install fails if NLS is unset
Message-ID:  <bug-248341-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248341

            Bug ID: 248341
           Summary: [PATCH] mail/phpmailer6 NLS builds OK but install
                    fails if NLS is unset
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: joneum@FreeBSD.org
          Reporter: andrej@ebert.su
             Flags: maintainer-feedback?(joneum@FreeBSD.org)
          Assignee: joneum@FreeBSD.org

Created attachment 216852
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216852&action=
=3Dedit
svn diff

If the NLS option is unset, the pkg install throws errors like:

pkg-static: Unable to access file
/usr/ports/mail/phpmailer6/work/stage/usr/local/share/phpmailer/language/ph=
pmailer.lang-af.php:No
such file or directory

for all the language files.

The attached patch fixes the pkg-plist, making the install of language files
conditional on the NLS option.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248341-7788>