svn commit: r466551 - head/net/rubygem-octokit46

Matthias Fechner mfechner at FreeBSD.org
Thu Apr 5 12:18:48 UTC 2018


Author: mfechner
Date: Thu Apr  5 12:18:47 2018
New Revision: 466551
URL: https://svnweb.freebsd.org/changeset/ports/466551

Log:
  Fixed typo in PORTSCOUT line of net/rubygem-octokit46.
  
  Reported by:	sunpoet
  Reviewed by:	tz (mentor)
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14964

Modified:
  head/net/rubygem-octokit46/Makefile

Modified: head/net/rubygem-octokit46/Makefile
==============================================================================
--- head/net/rubygem-octokit46/Makefile	Thu Apr  5 10:39:17 2018	(r466550)
+++ head/net/rubygem-octokit46/Makefile	Thu Apr  5 12:18:47 2018	(r466551)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-sawyer>=0.8.0:www/rubygem-sawyer
 
-PORTSCOUT=	limit=^4\.6\.
+PORTSCOUT=	limit:^4\.6\.
 
 NO_ARCH=	yes
 USES=		gem


More information about the svn-ports-head mailing list