Upgrade of eclipse-devel to 4.2.0

Thomas Gellekum Thomas.Gellekum at gmx.de
Fri Aug 31 13:54:10 UTC 2012


On 08/31/12 15:13, Greg Lewis wrote:
> Looks good other than that to me.  I ran into an SVN hurdle committing it
> though.  files/freebsd-support.patch operates on multiple files and there
> are a few with DOS line endings.  SVN pukes on commit since it doesn't want
> mixed line endings in a file.

Anything I could say to that won't be appropriate for a family-friendly 
mailing list. And partly unfair to the SVN developers.

> yet.  I'm not sure where to plug in a call to dos2unix ot the like to fix
> the file before its patched.

We could call the "unpack" target in post-extract, just like we call 
"applyPatches" in post-patches. And maybe use tr(1)?

tg



More information about the freebsd-eclipse mailing list