pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-SVN-Notify
Module Name: pkgsrc
Committed By: rhaen
Date: Thu Jan 26 12:18:43 UTC 2012
Modified Files:
pkgsrc/devel/p5-SVN-Notify: Makefile distinfo
Log Message:
Updated to 2.83
ChangeLog:
2.83 2011-10-29T00:19:07Z
- Added the `smtp_port` parameter and accompanying `--smtp-port` option.
Patch from Gustavo Leite de Mendonça Chaves.
- Switched from Net::SMTP and Net::SMTP_auth to Net::SMTP::TLS, which
handles TLS and non TLS and auth and non-auth in any combintation.
Based on patches from Dawood Sangameshwari and Marino Miculan (RT #
40188).
- Added `--smtp-tls` option to enable TLS. Based on patch from Marino
Miculan.
- Deprecated `--smtp-authtype`, which is now a no-op. Net::SMTP::TLS
determins the auth type to use by asking the SMTP server.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-SVN-Notify/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-SVN-Notify/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index