Bug 209899

Summary: mail/rubygem-mail_room: update to 0.7.0
Product: Ports & Packages Reporter: Torsten Zühlsdorff <ports>
Component: Individual Port(s)Assignee: Torsten Zuehlsdorff <tz>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi, ports
Priority: --- Keywords: patch, patch-ready
Version: LatestFlags: ports: maintainer-feedback+
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 209903    
Attachments:
Description Flags
patch with update to 0.7.0 ports: maintainer-approval? (ports)

Description Torsten Zühlsdorff 2016-05-31 15:42:11 UTC
Created attachment 170877 [details]
patch with update to 0.7.0

Hello,

attached a patch to update the port to its current version. Buildtests are fine for 9.3, 10.0, 10.2 and 10.3 amd64 and i386. portlint is also fine. I also did a short runtime test using irb.

Greetings,
Torsten
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-21 08:26:32 UTC
A commit references this bug:

Author: tz
Date: Tue Jun 21 08:25:31 UTC 2016
New revision: 417192
URL: https://svnweb.freebsd.org/changeset/ports/417192

Log:
  mail/rubygem-mail_room: Update from 0.6.1 to 0.7.0

    * Backports idle timeout from ruby 2.3.0
    * Sets default to 29 minutes to prevent IMAP disconnects
    * Validates that the timeout does not exceed 29 minutes

  PR:          209899
  Approved by: junovitch (mentor)

Changes:
  head/mail/rubygem-mail_room/Makefile
  head/mail/rubygem-mail_room/distinfo
Comment 2 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2016-06-21 08:27:09 UTC
Committed, thanks!