[Bug 207822] Reincarnate irc/smuxi as it was removed previously

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 13 12:40:34 UTC 2016


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

Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Keywords|                            |feature, needs-qa, patch
                 CC|                            |rakuco at FreeBSD.org

--- Comment #1 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
This change failed `make check-plist':

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/pkgconfig/smuxi-common.pc
Error: Orphaned: lib/pkgconfig/smuxi-engine-irc.pc
Error: Orphaned: lib/pkgconfig/smuxi-engine.pc
Error: Orphaned: lib/pkgconfig/smuxi-frontend.pc
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: libdata/pkgconfig/smuxi-common.pc
Error: Missing: libdata/pkgconfig/smuxi-engine-irc.pc
Error: Missing: libdata/pkgconfig/smuxi-engine.pc
Error: Missing: libdata/pkgconfig/smuxi-frontend.pc

For new iterations of this patch, I suggest you provide a patch on top of the
old port since we're going to svn cp it instead of adding a completely new
port:

$ cd /path/to/ports/irc
$ svn cp ^/head/irc/smuxi at 325482 .
$ # add your changes
$ svn diff > new-smuxi.patch

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


More information about the freebsd-ports-bugs mailing list