Date: Thu, 8 Jun 2017 14:08:03 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442934 - head/www/gitlab Message-ID: <201706081408.v58E83GW012786@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 8 14:08:03 2017 New Revision: 442934 URL: https://svnweb.freebsd.org/changeset/ports/442934 Log: Change RUN_DEPENDS from rubygem-gitlab_omniauth-ldap to rubygem-gitlab_omniauth-ldap1 - Bump PORTREVISION for dependency change Modified: head/www/gitlab/Makefile Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Thu Jun 8 14:07:36 2017 (r442933) +++ head/www/gitlab/Makefile Thu Jun 8 14:08:03 2017 (r442934) @@ -4,7 +4,7 @@ PORTNAME= gitlab PORTVERSION= 8.17.6 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www devel MAINTAINER= tz@FreeBSD.org @@ -61,7 +61,7 @@ RUN_DEPENDS= git>=2.8.4:devel/git \ rubygem-u2f0>=0.2.1:net/rubygem-u2f0 \ rubygem-validates_hostname>=1.0.6:dns/rubygem-validates_hostname \ rubygem-browser>=2.2:www/rubygem-browser \ - rubygem-gitlab_omniauth-ldap>=1.2.1:net/rubygem-gitlab_omniauth-ldap \ + rubygem-gitlab_omniauth-ldap1>=1.2.1:net/rubygem-gitlab_omniauth-ldap1 \ rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \ rubygem-gollum-rugged_adapter>=0.4.2:www/rubygem-gollum-rugged_adapter \ rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706081408.v58E83GW012786>