> I am trying to create a port from a gem which uses "=" to specify exact
> versions of its dependencies, which of course don't match the versions
> in the FreeBSD port.
>
> Is there a way to patch the gemspec file without copying the whole
> bsd.ruby.mk into the port file or rolling out my custom
Hi,
I am trying to create a port from a gem which uses "=" to specify exact
versions of its dependencies, which of course don't match the versions
in the FreeBSD port.
Is there a way to patch the gemspec file without copying the whole
bsd.ruby.mk into the port file or rolling out my custom gem?