Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2018 19:10:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482775 - head/devel/rubygem-capybara-screenshot
Message-ID:  <201810221910.w9MJA5JK055489@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 22 19:10:05 2018
New Revision: 482775
URL: https://svnweb.freebsd.org/changeset/ports/482775

Log:
  Update to 1.0.22
  
  Changes:	https://github.com/mattheworiordan/capybara-screenshot/releases
  		https://github.com/mattheworiordan/capybara-screenshot/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-capybara-screenshot/Makefile
  head/devel/rubygem-capybara-screenshot/distinfo

Modified: head/devel/rubygem-capybara-screenshot/Makefile
==============================================================================
--- head/devel/rubygem-capybara-screenshot/Makefile	Mon Oct 22 19:09:56 2018	(r482774)
+++ head/devel/rubygem-capybara-screenshot/Makefile	Mon Oct 22 19:10:05 2018	(r482775)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	capybara-screenshot
-PORTVERSION=	1.0.21
+PORTVERSION=	1.0.22
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	rubygem-capybara>=1.0:devel/rubygem-capybara \
 		rubygem-launchy>=0:devel/rubygem-launchy
 
-NO_ARCH=	yes
 USES=		gem
 USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-capybara-screenshot/distinfo
==============================================================================
--- head/devel/rubygem-capybara-screenshot/distinfo	Mon Oct 22 19:09:56 2018	(r482774)
+++ head/devel/rubygem-capybara-screenshot/distinfo	Mon Oct 22 19:10:05 2018	(r482775)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525719366
-SHA256 (rubygem/capybara-screenshot-1.0.21.gem) = 383b51c7d123f85c364652e02e999e7ba743b321b59f8d178541b5ae358bc7a3
-SIZE (rubygem/capybara-screenshot-1.0.21.gem) = 33792
+TIMESTAMP = 1540227478
+SHA256 (rubygem/capybara-screenshot-1.0.22.gem) = f86040349a0df7f723123460d9456023f7d693068338991529f10f670fa420f5
+SIZE (rubygem/capybara-screenshot-1.0.22.gem) = 34304



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810221910.w9MJA5JK055489>