svn commit: r446128 - head/www/gitlab

Mathieu Arnold mat at FreeBSD.org
Tue Jul 18 07:57:47 UTC 2017


Author: mat
Date: Tue Jul 18 07:57:46 2017
New Revision: 446128
URL: https://svnweb.freebsd.org/changeset/ports/446128

Log:
  Really fix the dependencies.
  
  Sponsored by:	Absolight

Modified:
  head/www/gitlab/Makefile   (contents, props changed)

Modified: head/www/gitlab/Makefile
==============================================================================
--- head/www/gitlab/Makefile	Tue Jul 18 07:18:28 2017	(r446127)
+++ head/www/gitlab/Makefile	Tue Jul 18 07:57:46 2017	(r446128)
@@ -162,7 +162,7 @@ RUN_DEPENDS=	git>=2.8.4:devel/git \
 	rubygem-email_reply_trimmer>=0.1:mail/rubygem-email_reply_trimmer \
 	rubygem-html2text>=0:textproc/rubygem-html2text \
 	rubygem-ruby-prof>=0.16.2:devel/rubygem-ruby-prof \
-	rubygem-oauth212>=1.3.0:net/rubygem-oauth212 \
+	rubygem-oauth2>=1.3.0:net/rubygem-oauth2 \
 	rubygem-paranoia>=2.2:databases/rubygem-paranoia \
 	rubygem-health_check>=2.6.0:devel/rubygem-health_check \
 	rubygem-vmstat>=2.3.0:sysutils/rubygem-vmstat \


More information about the svn-ports-all mailing list