aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab/Makefile
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-08-11 07:57:01 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-08-11 07:57:01 +0000
commit220ea5195fba1f3ecb804e1fce972b65b20aa11c (patch)
treef76cbfab1e29c8bb7ba51ab45ee137527543f5ee /www/gitlab/Makefile
parent81a195a92bdd4acc814f6bfa1fbb2b4dfa1ed461 (diff)
downloadports-220ea5195fba1f3ecb804e1fce972b65b20aa11c.tar.gz
ports-220ea5195fba1f3ecb804e1fce972b65b20aa11c.zip
Notes
Diffstat (limited to 'www/gitlab/Makefile')
-rw-r--r--www/gitlab/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile
index fe8f68f57c3a..2cf4bdf26ff3 100644
--- a/www/gitlab/Makefile
+++ b/www/gitlab/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab
-PORTVERSION= 9.2.9
-PORTREVISION= 1
+PORTVERSION= 9.2.10
DISTVERSIONPREFIX= v
CATEGORIES= www devel
@@ -25,7 +24,7 @@ BUILD_DEPENDS= gem:devel/ruby-gems
# which makes maintaining this long list much easier!
# only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS
# for the options
-RUN_DEPENDS= git>=2.8.4:devel/git \
+RUN_DEPENDS= git>=2.14.1:devel/git \
gitlab-shell>=5.0.4:devel/gitlab-shell\
gitlab-workhorse>=2.0.0:www/gitlab-workhorse \
redis>=2.8.23:databases/redis \