Bug 221052

Summary: www/rubygem-kensa: missing dependency (rest-client ~> 1.8)
Product: Ports & Packages Reporter: Nikolai Lifanov <lifanov>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Some People CC: sunpoet
Priority: --- Flags: bugzilla: maintainer-feedback? (ruby)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 220605    

Description Nikolai Lifanov freebsd_committer freebsd_triage 2017-07-27 16:26:32 UTC
The www/rubygem-kensa port has a runtime gem dependency on rest-client ~> 1.8, which is not satisfied.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-29 19:28:09 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Jul 29 19:27:06 UTC 2017
New revision: 446903
URL: https://svnweb.freebsd.org/changeset/ports/446903

Log:
  Fix gemspec for rubygem-rest-client 2.0.1 update (r438852)

  - Bump PORTREVISION for package change

  PR:		221052
  Reported by:	lifanov

Changes:
  head/www/rubygem-kensa/Makefile
  head/www/rubygem-kensa/files/patch-gemspec
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-07-29 20:01:43 UTC
Committed. Thanks!