Hi.
I've just updated the FreeBSD port of nim to 1.4, only to find that the source archive has been changed, without a change of the version number. This of course breaks my fresh committed port.
I've updated the port to the latest version and now I'm seeing some other changes:
Any guidance on these changes would be gratefully accepted, as it took me a long time to get the FreeBSD port updated as it is because of the changes to generating the documentation.
I'm happy that everything is included in the source now, as it saves me from maintaining two ports. I was mostly surprised by the change in the 1.4 source distribution, with no corresponding version number change as it broke my newly committed port on it's first package build.
One observation I have now though: since nimble is included in the source, it is now tied to the release of nim itself. Will nimble development be synchronised with nim releases, or should I keep the separate nimble port, which allows for updates at any time?