Re: do-install fails when files in .PLIST.mktmp are truncated

2015-01-09 Thread Chris H
On Fri, 9 Jan 2015 20:33:42 +0800 Ben Woods wrote > On Friday, January 9, 2015, Freddy Andersen wrote: > > > Thank you ben! you have no idea how helpful the make and makeplist was for > > me :) the issues was not with my Makefile but rather that I did not > > understand what roll the pkg-plist

Re: do-install fails when files in .PLIST.mktmp are truncated

2015-01-09 Thread Ben Woods
Sorry, ensure you do a # make clean Before you do the # svn diff -- -- From: Benjamin Woods woods...@gmail.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freeb

Re: do-install fails when files in .PLIST.mktmp are truncated

2015-01-09 Thread Ben Woods
Submit a bug report here: bugs.freebsd.org/bugzilla/ Include devel/hadoop2 at the start of the bug title. Then you need to attach a patch of the changes to the ports tree that will update the port per your work. The easiest way to generate the patch file to update is to ensure you retrieved your

Re: do-install fails when files in .PLIST.mktmp are truncated

2015-01-08 Thread Freddy Andersen
Thank you ben! you have no idea how helpful the make and makeplist was for me :) the issues was not with my Makefile but rather that I did not understand what roll the pkg-plist had in the do-install process. I’m all good now and my updated hadoop2 builds and install … Now I just need to figur

Re: do-install fails when files in .PLIST.mktmp are truncated

2015-01-08 Thread Ben Woods
First off, since this is your first attempt to update a port, welcome! There may be a slight hurdle to get over to understanding port basics, but once you get there it is quite rewarding. This resource is priceless, read it and refer back to it often: https://www.freebsd.org/doc/en/books/porters-h