Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2014 19:35:33 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 189786] science/2d-rewriter: 1. Update for "man". 2. Staging support.
Message-ID:  <bug-189786-13-sMDcrQRXK4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-189786-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-189786-13@https.bugs.freebsd.org/bugzilla/>

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

Bryan Drewery <bdrewery@FreeBSD.org> changed:

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

--- Comment #1 from Bryan Drewery <bdrewery@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.



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