diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-06-04 22:48:35 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-06-04 22:48:35 +0000 |
commit | 59a9476e9401f85a0cb34ca87c3a0aaee3687a0d (patch) | |
tree | 7a0ffba090dc5322e477788131b9e12d481b10cc /shells | |
parent | 1d2c6eab7ac6a90624c019fb20ae78b76c893cb0 (diff) |
Fix run-time breackage:
- recent versions of p5-IO-Socket-SSL defaut to SSLv2, SSLv3 and TLSv1 support
for initial protocol handshakes, with SSLv2 not be accepted, actually leaving
only SSLv3 and TLSv1. So there's no need to set the SSL version explicitly when
calling IO::Socket::SSL->start_SSL() anymore (and actually this way we're a bit
more compatible with various server outhere).
- bump PORTREVISION
- drop a custom CVS keyword as I'm not using my CVS to maintain ports since ..
well, since I became a commiter :)
Reported by: Gerard Seibert <gerard@seibercom.net>,
"saberx.geo" <ollie@orobouros.net>,
Carmel <carmel_ny@hotmail.com>
Notes
Notes:
svn path=/head/; revision=298402
Diffstat (limited to 'shells')
0 files changed, 0 insertions, 0 deletions