svn commit: r445921 - head/www/gitlab
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 15 17:30:36 UTC 2017
Author: sunpoet
Date: Sat Jul 15 17:30:35 2017
New Revision: 445921
URL: https://svnweb.freebsd.org/changeset/ports/445921
Log:
Change RUN_DEPENDS from rubygem-grape to rubygem-grape0
- Bump PORTREVISION for dependency change
Modified:
head/www/gitlab/Makefile
Modified: head/www/gitlab/Makefile
==============================================================================
--- head/www/gitlab/Makefile Sat Jul 15 17:30:09 2017 (r445920)
+++ head/www/gitlab/Makefile Sat Jul 15 17:30:35 2017 (r445921)
@@ -4,7 +4,7 @@
PORTNAME= gitlab
PORTVERSION= 9.1.7
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel
MAINTAINER= tz at FreeBSD.org
@@ -69,7 +69,7 @@ RUN_DEPENDS= git>=2.8.4:devel/git \
rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \
rubygem-gollum-rugged_adapter>=0.4.4:www/rubygem-gollum-rugged_adapter \
rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \
- rubygem-grape>=0.19.0:devel/rubygem-grape \
+ rubygem-grape0>=0.19.0:devel/rubygem-grape0 \
rubygem-grape-entity>=0.6.0:devel/rubygem-grape-entity \
rubygem-rack-cors>=0.4.0:www/rubygem-rack-cors \
rubygem-kaminari-rails4>=0.17.0:www/rubygem-kaminari-rails4 \
More information about the svn-ports-head
mailing list