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
This commit is contained in:
parent
5cfd5f6415
commit
e620ff4dab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506049
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue