svn commit: r412530 - head/www/gitlab

Pierre Guinoiseau pierre at guinoiseau.eu
Tue Apr 5 01:32:49 UTC 2016


GitLab actually specifically needs Ruby 2.1. Ruby 2.2 and 2.3 are
currently not supported according to documentation:
https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md#2-ruby

On 04/04/2016 21:34:29, Steve Wills <swills at FreeBSD.org> wrote:

> Author: swills
> Date: Mon Apr  4 21:34:29 2016
> New Revision: 412530
> URL: https://svnweb.freebsd.org/changeset/ports/412530
> 
> Log:
>   www/gitlab: remove unneeded dependency on ruby
> 
> Modified:
>   head/www/gitlab/Makefile
> 
> Modified: head/www/gitlab/Makefile
> ==============================================================================
> --- head/www/gitlab/Makefile	Mon Apr  4 20:46:22 2016	(r412529)
> +++ head/www/gitlab/Makefile	Mon Apr  4 21:34:29 2016	(r412530)
> @@ -11,8 +11,7 @@ COMMENT=	Web GUI for managing git reposi
>  
>  LICENSE=	MIT
>  
> -BUILD_DEPENDS=	ruby>=2.1.8:lang/ruby21 \
> -	gem:devel/ruby-gems
> +BUILD_DEPENDS=	gem:devel/ruby-gems
>  RUN_DEPENDS=	git>=2.4.3:devel/git \
>  	gitlab-shell>=2.6.10:devel/gitlab-shell\
>  	gitlab-workhorse>=0.6.4:www/gitlab-workhorse \
> _______________________________________________
> 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"

-- 
Pierre Guinoiseau <pierre at guinoiseau.eu>
http://segmentationfau.lt/ | +PierreGuinoiseau | @peikk00
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160405/847ffbbf/attachment.sig>


More information about the svn-ports-all mailing list