svn commit: r479654 - head/net/rubygem-octokit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 12 22:57:41 UTC 2018


Author: sunpoet
Date: Wed Sep 12 22:57:37 2018
New Revision: 479654
URL: https://svnweb.freebsd.org/changeset/ports/479654

Log:
  Update to 4.12.0
  
  Changes:	https://github.com/octokit/octokit.rb/releases

Modified:
  head/net/rubygem-octokit/Makefile
  head/net/rubygem-octokit/distinfo

Modified: head/net/rubygem-octokit/Makefile
==============================================================================
--- head/net/rubygem-octokit/Makefile	Wed Sep 12 22:57:32 2018	(r479653)
+++ head/net/rubygem-octokit/Makefile	Wed Sep 12 22:57:37 2018	(r479654)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octokit
-PORTVERSION=	4.11.0
+PORTVERSION=	4.12.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-sawyer>=0.8.0:www/rubygem-sawyer
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/rubygem-octokit/distinfo
==============================================================================
--- head/net/rubygem-octokit/distinfo	Wed Sep 12 22:57:32 2018	(r479653)
+++ head/net/rubygem-octokit/distinfo	Wed Sep 12 22:57:37 2018	(r479654)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535728749
-SHA256 (rubygem/octokit-4.11.0.gem) = a949186848e47a86b1d87d867b94699064f846c2e9b60f213cafe26859569693
-SIZE (rubygem/octokit-4.11.0.gem) = 77312
+TIMESTAMP = 1536759147
+SHA256 (rubygem/octokit-4.12.0.gem) = 904a37a3a0240561d583227510dfac346fcfea4f22ef8615ac4dc6a8e92e71d2
+SIZE (rubygem/octokit-4.12.0.gem) = 77824


More information about the svn-ports-head mailing list