Bug 158595 - update mail/p5-ZConf-Mail update to 2.0.0.... including lots of various bug fixes
Summary: update mail/p5-ZConf-Mail update to 2.0.0.... including lots of various bu...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-02 14:20 UTC by Zane C. Bowers-Hadley
Modified: 2011-07-03 13:10 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (1.34 KB, patch)
2011-07-02 14:20 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
pkg-descr.diff (710 bytes, patch)
2011-07-02 14:20 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
file.diff (760 bytes, patch)
2011-07-02 14:20 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2011-07-02 14:20:09 UTC

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 ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-02 14:20:18 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-02 14:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-07-02 15:29:09 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 4 Steve Wills freebsd_committer freebsd_triage 2011-07-03 13:01:08 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-07-03 13:01:19 UTC
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"