Page MenuHomeFreeBSD

sysutils/rubygem-bosh_cli: Make version requirement on `json_pure` less struct
ClosedPublic

Authored by dumbbell on Jan 12 2017, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 12, 11:44 AM
Unknown Object (File)
Dec 20 2023, 3:17 AM
Unknown Object (File)
Feb 4 2017, 1:02 PM
Unknown Object (File)
Jan 16 2017, 10:36 AM
Unknown Object (File)
Jan 12 2017, 8:03 PM
Unknown Object (File)
Jan 12 2017, 6:33 PM
Subscribers

Details

Summary

After the upgrade of the json_pure gem, the BOSH CLI broke because it has a strict requirement on the version minor.

The patch simply release that strict requirement, like it is already done for other dependencies.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6734
Build 6951: arc lint + arc unit

Event Timeline

dumbbell retitled this revision from to sysutils/rubygem-bosh_cli: Make version requirement on `json_pure` less struct.
dumbbell updated this object.
dumbbell edited the test plan for this revision. (Show Details)
dumbbell added reviewers: Ruby, antoine, bapt.
antoine requested changes to this revision.Jan 12 2017, 6:40 PM
antoine edited edge metadata.

PORTREVISION has to be bumped to 1 as the package changes.

I assume you run tested it?

This revision now requires changes to proceed.Jan 12 2017, 6:40 PM
dumbbell edited edge metadata.

Bump PORTREVISION

I assume you run tested it?

Yes, I used the tool the whole day at work.

antoine edited edge metadata.

looks fine, thanks!

This revision is now accepted and ready to land.Jan 12 2017, 7:00 PM
This revision was automatically updated to reflect the committed changes.