2016-05-17 14:23:43 by Wen Heping | Files touched by this commit (1) |
Log message:
Update DEPENDS
Spotted by: ef@math.uni-bonn.de
|
2016-05-15 13:53:20 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.300028
Upstream changes:
1.300028 2016-04-21 17:49:14+01:00 Europe/London
- make Email::Sender::Util->easy_transport public
|
2016-04-07 15:40:45 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.300027
Update DEPENDS
Upstream changes:
1.300027 2016-04-03 10:02:52-04:00 America/New_York
- no changes since 1.300026
- SMTP transport now uses Net::SMTP for SSL and STARTTLS support
1.300026 2016-03-21 13:50:22-04:00 America/New_York (TRIAL RELEASE)
- another tweak to Net::SMTP and Test::MockObject, thanks to Matthew
Horsfall
1.300025 2016-03-19 17:11:34-04:00 America/New_York (TRIAL RELEASE)
- tweak how we load Net::SMTP to avoid problems when testing with a
Test::MockObject-mocked SMTP client
1.300024 2016-03-19 14:13:16-04:00 America/New_York (TRIAL RELEASE)
- Net::SMTP 3.07 is now required, both for SSL support and for a fix
to datasend implementation referenced in 1.300019 changes
1.300023 2016-03-19 14:06:51-04:00 America/New_York (TRIAL RELEASE)
- Email::Sender::Transport::SMTP now uses Net::SMTP for SSL
connections, and for a STARTTLS implementation
|
2016-01-30 15:57:56 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add following line for make test
BUILD_DEPENDS+= p5-MooX-Types-MooseLike-[0-9]*:../../devel/p5-MooX-Types-Moose
|
2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78) |
Log message:
Remove duplicate SHA512 digests that crept in.
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-17 11:49:32 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.300021
Upstream changes:
1.300021 2015-10-15 13:53:52-04:00 America/New_York
- when SMTP connection fails, include host and port in error
1.300020 2015-09-03 14:00:04-04:00 America/New_York
- no changes since 1.300019
1.300019 2015-08-10 15:48:02-04:00 America/New_York (TRIAL RELEASE)
- only work around Net::SMTP on broken (pre-3.07) versions
- avoid uninitialized warning when delivering to Maildir
|
2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-05-28 04:46:22 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.300018
Upstream changes:
1.300018 2015-05-27 15:28:44-04:00 America/New_York
- stable release of changes from 1.300017
1.300017 2015-05-14 13:17:39-04:00 America/New_York (TRIAL RELEASE)
- cope with a double-encoding but in Net::SMTP
for details, https://rt.cpan.org/Ticket/Display.html?id=104433
|