2.0.0 2011-07-02/08:00 -Lots of misc cleanups. -Remove all GUI stuff as it got broken some place and I've not had time to fix it. -Add "bin/zcmailaccount". -Cleanup Makefile.PL and README. -Update MANIFEST. 1.5.0 2011-04-08/02:15 -Change the order of use statements as using Net::SMTP_auth before ZConf can cause a segfault on some Perl compilations for unknown reason. -Some POD cleanup. -Add errorblanking to some methods missing it. -Add the ability to error permanently in new if it can't initialize properly. -Actually implement the 'formatterSet' and 'formatterGet' instead of them being undocumented place holders. -Cleanup error handling code. -Document the 'deliverToFolder' option. -Add 'error' and 'errorString'. -MIME::Lite objects now have the quiet method called on them do to brain dead warning messages when doing GPG signing. -Add 'quiet' to the args for 'createMimeLite'. -Remove 'bin/zcmailimapcache'. It is not really being used for any thing currently. It is being moved into a more comprehensive IMAP utility set that will be named 'ZConf::Mail::IMAPhelper'. http://eesdp.org/svnweb/index.cgi/pubsvn/browse/Perl/ZConf%3A%3AMail%3A%3AIMAPhelper Fix: --- distinfo.orig 2010-11-21 00:30:24.985141765 -0600 +++ distinfo 2011-07-02 07:57:23.456011473 -0500 @@ -1,2 +1,2 @@ -SHA256 (ZConf-Mail-1.4.1.tar.gz) = 8218d89221d77a8d3626c7841719465641e1070200a5b63f71c3518d36cecb75 -SIZE (ZConf-Mail-1.4.1.tar.gz) = 31493 +SHA256 (ZConf-Mail-2.0.0.tar.gz) = a5d3102fe5d8e71de6d465394f8e7405c84f8c02f7aa428e096ba7d8a3a870d3 +SIZE (ZConf-Mail-2.0.0.tar.gz) = 23487 --- distinfo.diff ends here ---
Class Changed From-To: sw-bug->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->swills I'll take it.
State Changed From-To: open->closed Committed, with minor changes. Thanks!
swills 2011-07-03 12:00:54 UTC FreeBSD ports repository Modified files: mail/p5-ZConf-Mail Makefile distinfo pkg-descr pkg-plist Log: - Update to 2.0.0 PR: ports/158595 Submitted by: "Zane C.B." <vvelox@vvelox.net> Revision Changes Path 1.14 +3 -9 ports/mail/p5-ZConf-Mail/Makefile 1.7 +2 -2 ports/mail/p5-ZConf-Mail/distinfo 1.6 +1 -5 ports/mail/p5-ZConf-Mail/pkg-descr 1.9 +1 -11 ports/mail/p5-ZConf-Mail/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"