svn commit: r432270 - head/devel/rubygem-childprocess
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jan 23 18:51:08 UTC 2017
Author: sunpoet
Date: Mon Jan 23 18:51:06 2017
New Revision: 432270
URL: https://svnweb.freebsd.org/changeset/ports/432270
Log:
Update to 0.6.1
- Update WWW
Changes: https://github.com/enkessler/childprocess/commits/master
Modified:
head/devel/rubygem-childprocess/Makefile
head/devel/rubygem-childprocess/distinfo
head/devel/rubygem-childprocess/pkg-descr
Modified: head/devel/rubygem-childprocess/Makefile
==============================================================================
--- head/devel/rubygem-childprocess/Makefile Mon Jan 23 18:51:00 2017 (r432269)
+++ head/devel/rubygem-childprocess/Makefile Mon Jan 23 18:51:06 2017 (r432270)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= childprocess
-PORTVERSION= 0.5.9
+PORTVERSION= 0.6.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
Modified: head/devel/rubygem-childprocess/distinfo
==============================================================================
--- head/devel/rubygem-childprocess/distinfo Mon Jan 23 18:51:00 2017 (r432269)
+++ head/devel/rubygem-childprocess/distinfo Mon Jan 23 18:51:06 2017 (r432270)
@@ -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
Modified: head/devel/rubygem-childprocess/pkg-descr
==============================================================================
--- head/devel/rubygem-childprocess/pkg-descr Mon Jan 23 18:51:00 2017 (r432269)
+++ head/devel/rubygem-childprocess/pkg-descr Mon Jan 23 18:51:06 2017 (r432270)
@@ -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
More information about the svn-ports-all
mailing list