itetcu      2012-06-04 22:48:35 UTC

  FreeBSD ports repository

  Modified files:
    net/sendemail        Makefile 
  Added files:
    net/sendemail/files  patch-sendEmail 
  Log:
  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 <[email protected]>,
                  "saberx.geo" <[email protected]>,
                  Carmel <[email protected]>
  
  Revision  Changes    Path
  1.9       +1 -1      ports/net/sendemail/Makefile
  1.1       +11 -0     ports/net/sendemail/files/patch-sendEmail (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to