>Number:         158017
>Category:       misc
>Synopsis:       Allow sysutils/rubygem-chef to build with newer json
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 19 03:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
An update is available for devel/rubygem-json, but it will break 
sysutils/rubygem-chef.
>How-To-Repeat:

>Fix:
See attached.

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-chef/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    3 May 2011 21:07:05 -0000       1.5
+++ Makefile    19 Jun 2011 02:58:11 -0000
@@ -18,7 +18,7 @@
                
rubygem-mixlib-config>=1.1.2:${PORTSDIR}/devel/rubygem-mixlib-config \
                rubygem-mixlib-cli>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-cli \
                
rubygem-mixlib-authentication>=1.1.2:${PORTSDIR}/devel/rubygem-mixlib-authentication
 \
-               rubygem-json=1.5.1:${PORTSDIR}/devel/rubygem-json \
+               rubygem-json>=1.5.1:${PORTSDIR}/devel/rubygem-json \
                rubygem-uuidtools>=0.0.0:${PORTSDIR}/devel/rubygem-uuidtools \
                rubygem-highline>=0.0.0:${PORTSDIR}/devel/rubygem-highline \
                rubygem-moneta>=0.6.0:${PORTSDIR}/devel/rubygem-moneta \


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to