svn commit: r482775 - head/devel/rubygem-capybara-screenshot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 22 19:10:06 UTC 2018


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


More information about the svn-ports-head mailing list