svn commit: r441153 - head/www/gitlab

Joseph Mingrone jrm at FreeBSD.org
Thu May 18 14:26:14 UTC 2017


Author: jrm
Date: Thu May 18 14:26:13 2017
New Revision: 441153
URL: https://svnweb.freebsd.org/changeset/ports/441153

Log:
  www/gitlab: Depend on devel/rubygem-oj2
  
  Approved by:	swills (mentor, implicit), tz (comments in D10743)

Modified:
  head/www/gitlab/Makefile

Modified: head/www/gitlab/Makefile
==============================================================================
--- head/www/gitlab/Makefile	Thu May 18 13:46:42 2017	(r441152)
+++ head/www/gitlab/Makefile	Thu May 18 14:26:13 2017	(r441153)
@@ -130,7 +130,7 @@ RUN_DEPENDS=	git>=2.8.4:devel/git \
 	rubygem-ace-rails-ap>=4.1.0:www/rubygem-ace-rails-ap \
 	rubygem-mousetrap-rails>=1.4.6:www/rubygem-mousetrap-rails \
 	rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \
-	rubygem-oj>=2.17.4:devel/rubygem-oj \
+	rubygem-oj2>=2.17.4:devel/rubygem-oj2 \
 	rubygem-chronic>=0.10.2:devel/rubygem-chronic \
 	rubygem-chronic_duration>=0.10.6:devel/rubygem-chronic_duration \
 	rubygem-webpack-rails>=0.9.9:www/rubygem-webpack-rails \


More information about the svn-ports-all mailing list