Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2013 02:10:01 GMT
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/182395: [MAINTAINER] japanese/lookup: add staging support.
Message-ID:  <201312170210.rBH2A1Ke036596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/182395; it has been noted by GNATS.

From: Yasuhiro KIMURA <yasu@utahime.org>
To: rakuco@FreeBSD.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/182395: [MAINTAINER] japanese/lookup: add staging
 support.
Date: Tue, 17 Dec 2013 10:59:53 +0900 (JST)

 Hi.
 
 Thank you for comment.
 
 From: Raphael Kubo da Costa <rakuco@FreeBSD.org>
 Subject: Re: ports/182395: [MAINTAINER] japanese/lookup: add staging support.
 Date: Tue, 17 Dec 2013 02:37:46 +0200
 
 > I've tried your patch locally, and `make check-orphans' fails:
 > 
 > ====> Items missing from pkg-plist (check-orphans)
 > info/dir
 > info/lookup-guide.info
 > info/lookup.info
 > info/lookup.info-1
 > info/lookup.info-2
 > info/lookup.info-3
 
 It seems bug of 'check-orphans' to me because info files are included
 in package archive as following:
 
 yasu@eastasia[22230]% pkg info -l -F /usr0/freebsd/ports/packages/amd64-freebsd9/All/ja-lookup-emacs24-1.4.1_15.txz | grep '\.info'
         /usr/local/info/lookup.info
         /usr/local/info/lookup.info-1
         /usr/local/info/lookup.info-2
         /usr/local/info/lookup.info-3
         /usr/local/info/lookup-guide.info
 yasu@eastasia[22231]%
 
 And,
 
 > @dirrmtry share/emacs/24.3/site-lisp
 > @dirrmtry share/emacs/24.3
 
 These 2 directories are owned bye emacs package and should not be
 include in pkg-plist of dependent port,
 
 Best Regards.
 
 ---
 Yasuhiro KIMURA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312170210.rBH2A1Ke036596>