Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2023 01:50:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274708] devel/icu man pages have changed source location for 73.2,1
Message-ID:  <bug-274708-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 274708
           Summary: devel/icu man pages have changed source location for
                    73.2,1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
             Flags: maintainer-feedback?(office@FreeBSD.org)
          Assignee: office@FreeBSD.org

During the "make package" phase, I received "No such file or directory" for=
 all
of the man pages identified in pkg-plist.
eg pkg-static: Unable to access file
/usr/ports/devel/icu/work/stage/usr/local/man/man1/derb.1.gz:No such file or
directory

However the files do exist in=20
/usr/ports/devel/icu/work/stage/usr/local/share/man/man1  (note share/)

Applying the following, enabled a complete package.
sed -i -e "s|^man|share/man|g" /usr/ports/devel/icu/pkg-plist

OS: FreeBSD 12.4Stable.

--=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-274708-7788>