svn commit: r539943 - head/devel/gitaly

Po-Chuan Hsieh sunpoet at freebsd.org
Mon Jun 29 16:14:40 UTC 2020


Hi Matthias,

On Tue, Jun 23, 2020 at 4:21 AM Matthias Fechner <mfechner at freebsd.org>
wrote:

> Author: mfechner
> Date: Mon Jun 22 20:21:52 2020
> New Revision: 539943
> URL: https://svnweb.freebsd.org/changeset/ports/539943
>
> Log:
>   Relax dep for devel/rubygem-activesupport60 to also build with version
> 6.0.3.2 which was shortly committed.
>
> Modified:
>   head/devel/gitaly/Makefile
>
> Modified: head/devel/gitaly/Makefile
>
> ==============================================================================
> --- head/devel/gitaly/Makefile  Mon Jun 22 19:38:00 2020        (r539942)
> +++ head/devel/gitaly/Makefile  Mon Jun 22 20:21:52 2020        (r539943)
> @@ -17,7 +17,7 @@ MY_DEPENDS=   git>=2.26:devel/git \
>                 rubygem-rugged>=0.28:devel/rubygem-rugged \
>
> rubygem-github-linguist>=7.9<8.0:textproc/rubygem-github-linguist \
>
> rubygem-gitlab-markup>=1.7.1<1.8.0:textproc/rubygem-gitlab-markup \
> -               rubygem-activesupport60>=6.0.3.1<6.0.3.2:devel/rubygem-activesupport60
> \
> +
>  rubygem-activesupport60>=6.0.3.1<6.1:devel/rubygem-activesupport60 \
>

According to the Gemfile (activesupport ~> 6.0.3.1), would you like to
change it to "rubygem-activesupport60>=6.0.3.1<6.0.4"?

                rubygem-rdoc>=6.1<7.0:devel/rubygem-rdoc \
>
> rubygem-gitlab-gollum-lib>=4.2.7.9<4.2.8:www/rubygem-gitlab-gollum-lib \
>                 rubygem-gitlab-gollum-rugged_adapter>=0.4.4.2<0.4.5.0:www/rubygem-gitlab-gollum-rugged_adapter
> \
> _______________________________________________
> svn-ports-all at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
>


More information about the svn-ports-all mailing list