Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2016 12:40:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207822] Reincarnate irc/smuxi as it was removed previously
Message-ID:  <bug-207822-13-b32povyz1I@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207822-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207822-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=3D207822

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

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

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

=3D=3D=3D> 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
=3D=3D=3D> 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 t=
he
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@325482 .
$ # add your changes
$ svn diff > new-smuxi.patch

--=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-207822-13-b32povyz1I>