Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2019 21:42: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: r506049 - head/devel/rubygem-capybara-screenshot
Message-ID:  <201907062142.x66Lg5eY011685@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul  6 21:42:05 2019
New Revision: 506049
URL: https://svnweb.freebsd.org/changeset/ports/506049

Log:
  Update to 1.0.23
  
  - Take maintainership
  
  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	Sat Jul  6 21:42:00 2019	(r506048)
+++ head/devel/rubygem-capybara-screenshot/Makefile	Sat Jul  6 21:42:05 2019	(r506049)
@@ -1,11 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	capybara-screenshot
-PORTVERSION=	1.0.22
+PORTVERSION=	1.0.23
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Automatically create snapshots with Capybara
 
 LICENSE=	MIT

Modified: head/devel/rubygem-capybara-screenshot/distinfo
==============================================================================
--- head/devel/rubygem-capybara-screenshot/distinfo	Sat Jul  6 21:42:00 2019	(r506048)
+++ head/devel/rubygem-capybara-screenshot/distinfo	Sat Jul  6 21:42:05 2019	(r506049)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540227478
-SHA256 (rubygem/capybara-screenshot-1.0.22.gem) = f86040349a0df7f723123460d9456023f7d693068338991529f10f670fa420f5
-SIZE (rubygem/capybara-screenshot-1.0.22.gem) = 34304
+TIMESTAMP = 1562427750
+SHA256 (rubygem/capybara-screenshot-1.0.23.gem) = 9cbad021b96eb3b6155dfeb021dcb7ba4d316e1f76b7260b64a5fe180be49ffe
+SIZE (rubygem/capybara-screenshot-1.0.23.gem) = 34816



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