[Bug 189786] science/2d-rewriter: 1. Update for "man". 2. Staging support.

bz-noreply at freebsd.org bz-noreply at freebsd.org
Thu Jun 5 19:35:33 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189786

Bryan Drewery <bdrewery at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Commit Ready
           Assignee|freebsd-ports-bugs at FreeBSD. |bdrewery at FreeBSD.org
                   |org                         |

--- Comment #1 from Bryan Drewery <bdrewery at FreeBSD.org> ---
You forgot to convert the manpages as well.

MAN1=           2d-rewriter.1

This must move to the plist as:

man/man1/2d-rewriter.1.gz

You can see this with 'make check-plist':

(00:00:23) ====> Running Q/A tests (stage-qa)
(00:00:24) ====> Checking for pkg-plist issues (check-plist)
(00:00:24) ===> Parsing plist
(00:00:24) ===> Checking for items in STAGEDIR missing from pkg-plist
(00:00:24) Error: Orphaned: man/man1/2d-rewriter.1.gz
(00:00:24) ===> Checking for directories owned by MTREEs
(00:00:24) ===> Checking for directories handled by dependencies
(00:00:24) ===> Checking for items in pkg-plist which are not in STAGEDIR
(00:00:24) ===> Error: Plist issues found.
(00:00:24) *** Error code 1

I've fixed it.

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


More information about the freebsd-ports-bugs mailing list