1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

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)
This commit is contained in:
Torsten Zuehlsdorff 2016-06-21 08:25:30 +00:00
parent dcb11a01e2
commit f29e4ffa75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417192
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mail_room
PORTVERSION= 0.6.1
PORTVERSION= 0.7.0
CATEGORIES= mail rubygems
MASTER_SITES= RG

View File

@ -1,2 +1,3 @@
SHA256 (rubygem/mail_room-0.6.1.gem) = 41bad356c7ed77566855181cb88729d2ca629be2766321c80325fac41f5cfe4a
SIZE (rubygem/mail_room-0.6.1.gem) = 20480
TIMESTAMP = 1464598869
SHA256 (rubygem/mail_room-0.7.0.gem) = 08a39b22b0cdcab61a9eabf740e11899be5fa43e27852649dacfc23394a55fc2
SIZE (rubygem/mail_room-0.7.0.gem) = 21504