Bug 206952 - mail/imapsync: update to 1.678
Summary: mail/imapsync: update to 1.678
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-05 14:19 UTC by Piotr Kubaj
Modified: 2016-02-05 17:53 UTC (History)
0 users

See Also:
pi: maintainer-feedback+


Attachments
Log from Poudriere (14.75 KB, text/x-log)
2016-02-05 14:19 UTC, Piotr Kubaj
no flags Details
Patch (861 bytes, patch)
2016-02-05 14:20 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2016-02-05 14:19:35 UTC
Created attachment 166617 [details]
Log from Poudriere

The patch is attached, as well as Poudriere log from 10.2-RELEASE/amd64.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2016-02-05 14:20:07 UTC
Created attachment 166618 [details]
Patch
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-05 16:58:19 UTC
Testbuilds@work
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-02-05 17:04:59 UTC
A commit references this bug:

Author: pi
Date: Fri Feb  5 17:04:36 UTC 2016
New revision: 408229
URL: https://svnweb.freebsd.org/changeset/ports/408229

Log:
  mail/imapsync: 1.670 -> 1.678

  - Added --errorsmax in --help message
  - Added --debugssl int. Default is like --debugssl 1 (Only print out errors).
  - Added --timeout1
  - Added --timeout2 (--timeout still available to set both with the same value)
  - Added --sslargs1 to pass any ssl parameter for host1 connection.
  - Added --sslargs2 to pass any ssl parameter for host2 connection.
    Example --sslargs1 SSL_verify_mode=1 --sslargs1 SSL_version=SSLv3
  - Removed --allow3xx option.
  - Added env_proxy call in sub xoauth2() to read proxy settings
    from environment variable without  PERL_LWP_ENV_PROXY=1

  PR:		206952
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/mail/imapsync/Makefile
  head/mail/imapsync/distinfo
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-05 17:53:41 UTC
Committed, thanks!