svn commit: r446062 - head/www/gitlab

Mathieu Arnold mat at FreeBSD.org
Mon Jul 17 10:23:30 UTC 2017


Author: mat
Date: Mon Jul 17 10:23:29 2017
New Revision: 446062
URL: https://svnweb.freebsd.org/changeset/ports/446062

Log:
  Fix pkgname.
  
  Pointy hat:	tz
  Sponsored by:	Absolight

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

Modified: head/www/gitlab/Makefile
==============================================================================
--- head/www/gitlab/Makefile	Mon Jul 17 10:20:42 2017	(r446061)
+++ head/www/gitlab/Makefile	Mon Jul 17 10:23:29 2017	(r446062)
@@ -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-oauth2>=1.3.0:net/rubygem-oauth212 \
+	rubygem-oauth212>=1.3.0:net/rubygem-oauth212 \
 	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