Update to 0.6.1

- Update WWW

Changes:	https://github.com/enkessler/childprocess/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-01-23 18:51:06 +00:00
parent 5de74742ed
commit 5e17222413
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432270
3 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= childprocess
PORTVERSION= 0.5.9
PORTVERSION= 0.6.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

View file

@ -1,2 +1,3 @@
SHA256 (rubygem/childprocess-0.5.9.gem) = 221f98abeacce606ab3940785217c2d4a58ddbb7d267678b185acc54f92842c7
SIZE (rubygem/childprocess-0.5.9.gem) = 29184
TIMESTAMP = 1485193397
SHA256 (rubygem/childprocess-0.6.1.gem) = 51c158ebb45ecf2149777b5ce9db6a73cdc51326dfe782869470acee91a0b1bc
SIZE (rubygem/childprocess-0.6.1.gem) = 30208

View file

@ -5,4 +5,4 @@ combination.
The code originated in the selenium-webdriver gem, but should prove
useful as a standalone library.
WWW: https://github.com/jarib/childprocess
WWW: https://github.com/enkessler/childprocess