Date: Tue, 20 Jan 2015 21:43:20 +0100 (CET) From: Marco Beishuizen <mbeis@xs4all.nl> To: Kurt Jaeger <lists@opsec.eu> Cc: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: updating alpine port to new version (as a maintainer) Message-ID: <alpine.BSF.2.11.1501202139280.3033@localhost> In-Reply-To: <20150120203714.GZ44537@home.opsec.eu> References: <20150117165844.GS44537@home.opsec.eu> <alpine.BSF.2.11.1501171836570.2073@localhost> <20150117182525.GU44537@home.opsec.eu> <alpine.BSF.2.11.1501172042010.2073@localhost> <CACdU%2Bf8jjSRALwgP_o3L_hdp_gtQ951wDm5CHLH0SjJns62Mew@mail.gmail.com> <alpine.BSF.2.11.1501172141060.2073@localhost> <CACdU%2Bf_2nVXqW-i0qKTkpN3=0cSEHvdwwfLj=zVZDhMwjQw-ag@mail.gmail.com> <alpine.BSF.2.11.1501172330200.2073@localhost> <20150118082911.GV44537@home.opsec.eu> <alpine.BSF.2.11.1501202115470.3033@localhost> <20150120203714.GZ44537@home.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Jan 2015, the wise Kurt Jaeger wrote: > Hi! > >> Still trying to make the new alpine port work. There is one error message >> left: >> >> ===> Checking for items in pkg-plist which are not in STAGEDIR >> Error: Missing: %%DOCSDIR%%/tech-notes/tech-notes.txt >> ===> Error: Plist issues found. >> *** Error code 1 > > So, the install did not put one file into STAGEDIR, but plist says > that this file should be there ? So maybe plist is wrong ? > >> Adding things to the pkg-plist file just makes it worse so I think the >> cause of this is somewhere in the makefile, but I just can't find it. > > Have you tried removing the right line from the plist file ? The remaining plist file: bin/alpine bin/rpdump bin/rpload %%ETCDIR%%.conf.sample man/man1/alpine.1.gz man/man1/rpdump.1.gz man/man1/rpload.1.gz %%PORTDOCS%%%%DOCSDIR%%/tech-notes.txt The last line was added to get rid of the other plist error. Seems to me that I can't remove the other lines. Regards, Marco -- If I had only known, I would have been a locksmith. -- Albert Einstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1501202139280.3033>