svn commit: r444496 - head/devel/rubygem-childprocess
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jun 27 16:15:13 UTC 2017
Author: sunpoet
Date: Tue Jun 27 16:15:11 2017
New Revision: 444496
URL: https://svnweb.freebsd.org/changeset/ports/444496
Log:
Update to 0.7.1
Changes: https://github.com/enkessler/childprocess/blob/master/CHANGELOG.md
Modified:
head/devel/rubygem-childprocess/Makefile
head/devel/rubygem-childprocess/distinfo
Modified: head/devel/rubygem-childprocess/Makefile
==============================================================================
--- head/devel/rubygem-childprocess/Makefile Tue Jun 27 16:15:06 2017 (r444495)
+++ head/devel/rubygem-childprocess/Makefile Tue Jun 27 16:15:11 2017 (r444496)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= childprocess
-PORTVERSION= 0.7.0
+PORTVERSION= 0.7.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
Modified: head/devel/rubygem-childprocess/distinfo
==============================================================================
--- head/devel/rubygem-childprocess/distinfo Tue Jun 27 16:15:06 2017 (r444495)
+++ head/devel/rubygem-childprocess/distinfo Tue Jun 27 16:15:11 2017 (r444496)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494331121
-SHA256 (rubygem/childprocess-0.7.0.gem) = 0da6258189a05d975727395c04e42d5ea2336fdc4c4cc615226b81fd4a2a0e67
-SIZE (rubygem/childprocess-0.7.0.gem) = 32256
+TIMESTAMP = 1498574332
+SHA256 (rubygem/childprocess-0.7.1.gem) = 411abbefacab4d769d20ab2b69fe6dff855b7ee4b7b6b2d22d5211ef79bd9e11
+SIZE (rubygem/childprocess-0.7.1.gem) = 32256
More information about the svn-ports-all
mailing list