aboutsummaryrefslogtreecommitdiff
path: root/mail/imapsync
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-02-05 17:04:35 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-02-05 17:04:35 +0000
commit92ece71d33e2c102684d7540982ecd58f92e2fdc (patch)
tree8ded32dcc375e5d74d7ed872f83f2bc2f909f92c /mail/imapsync
parenta865194ed026a080d8d5d14408da76bba55f9a75 (diff)
downloadports-92ece71d33e2c102684d7540982ecd58f92e2fdc.tar.gz
ports-92ece71d33e2c102684d7540982ecd58f92e2fdc.zip
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>
Notes
Notes: svn path=/head/; revision=408229
Diffstat (limited to 'mail/imapsync')
-rw-r--r--mail/imapsync/Makefile2
-rw-r--r--mail/imapsync/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile
index c100a3008fc7..53e42691b591 100644
--- a/mail/imapsync/Makefile
+++ b/mail/imapsync/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= imapsync
-PORTVERSION= 1.670
+PORTVERSION= 1.678
DISTVERSIONPREFIX= v
CATEGORIES= mail perl5
MASTER_SITES= https://codeload.github.com/imapsync/imapsync/tar.gz/imapsync-${PORTVERSION}?dummy=/
diff --git a/mail/imapsync/distinfo b/mail/imapsync/distinfo
index 8a623a8bc70d..0e198248ea61 100644
--- a/mail/imapsync/distinfo
+++ b/mail/imapsync/distinfo
@@ -1,2 +1,2 @@
-SHA256 (imapsync-imapsync-v1.670_GH0.tgz) = 0a02a60899850a2aa8b7642a1caebda951437e2eb530f32489b10e651e957a29
-SIZE (imapsync-imapsync-v1.670_GH0.tgz) = 1393448
+SHA256 (imapsync-imapsync-v1.678_GH0.tgz) = 77cd7b58bc1872bcf6c531ee8f764dda87e0dec3f6ffed752748ff9ae74534b0
+SIZE (imapsync-imapsync-v1.678_GH0.tgz) = 1182948