Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2013 18:27:15 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glarkin@FreeBSD.org
Subject:   ports/180009: [PATCH] devel/rubygem-childprocess: update to 0.3.9
Message-ID:  <201306261827.r5QIRFbI067144@meatwad.mouf.net>
Resent-Message-ID: <201306261830.r5QIU0Ht084808@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180009
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-childprocess: update to 0.3.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 26 18:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC
>Description:
- Update to 0.3.9

Port maintainer (glarkin@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-childprocess-0.3.9.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321805)
+++ Makefile	(working copy)
@@ -1,19 +1,15 @@
-# Ports collection makefile for:	childprocess
-# Date created:				10 May 2012
-# Whom:					Greg Larkin <glarkin@FreeBSD.org>
-#
+# Created by: Greg Larkin <glarkin@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	childprocess
-PORTVERSION=	0.3.5
+PORTVERSION=	0.3.9
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	glarkin@FreeBSD.org
 COMMENT=	External background process controller
 
-RUN_DEPENDS=	rubygem-ffi>=1.0.6:${PORTSDIR}/devel/rubygem-ffi
+RUN_DEPENDS=	rubygem-ffi>=1.0.11:${PORTSDIR}/devel/rubygem-ffi
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 321805)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/childprocess-0.3.5.gem) = 5d1a25e3b5e316a0ef3e5da1c587148672eb40b3c2925141b181d0a73d887cbf
-SIZE (rubygem/childprocess-0.3.5.gem) = 24064
+SHA256 (rubygem/childprocess-0.3.9.gem) = edc04b6bf18a31dc1e8f0f113e5521cd238978c20cd2130ef23939777a147f49
+SIZE (rubygem/childprocess-0.3.9.gem) = 25600
--- rubygem-childprocess-0.3.9.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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