Date: Sun, 27 Sep 2009 04:51:01 -0500 From: "Zane C. B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/139178: Update Port: mail/p5-ZConf-Mail updates it to 1.4.0 Message-ID: <1254045061.39783@chama.vulpes> Resent-Message-ID: <200909271000.n8RA07a3068672@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139178 >Category: ports >Synopsis: Update Port: mail/p5-ZConf-Mail updates it to 1.4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Sep 27 10:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C. B. >Release: FreeBSD 6.4-STABLE i386 >Organization: >Environment: System: FreeBSD 6.4-STABLE #1: Sun Aug 23 20:24:55 CDT 2009 kitsune@chama.vulpes:/usr/obj/usr/src/sys/SMP >Description: This requires... ports/139173 ports/139174 ports/139176 Changes... 1.4.0 2009-07-20/01:00 -Add asking on quiting and sending for 'bin/curses-zcmailcompose'. 1.3.0 2009-07-19/22:00 -Fix initilizing ZConf::Mail in ZConf::Mail::GUI::Curses. -Add spell checking support to 'bin/curses-zcmailcompose'. -Note that hot key info should be found in the corresponding POD. -Add 'bin/zcmailimapcache'. 1.2.0 2009-06-21/14:00 -Updated look for 'bin/curses-zcmailcompose'. -Compose no longer requires either a to or cc address for compose. -Document the hot keys for 'ZConf::Mail::GUI::Curses'. -Fix the README. >How-To-Repeat: 1: apply "ports/139174" 2: apply "ports/139173" 3: apply "ports/139176" 4: apply diffs 5: update and enjoy >Fix: --- p5-ZConf-Mail_Makefile.diff begins here --- --- Makefile.orig 2009-09-27 03:59:23.000000000 -0500 +++ Makefile 2009-09-27 04:13:38.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= ZConf-Mail -PORTVERSION= 1.1.0 +PORTVERSION= 1.4.0 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX @@ -30,7 +30,10 @@ ${SITE_PERL}/Email/Date.pm:${PORTSDIR}/mail/p5-Email-Date \ ${SITE_PERL}/mach/MIME/QuotedPrint.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI \ - ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI + ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/Mail/Cache.pm:${PORTSDIR}/mail/p5-Mail-Cache \ + ${SITE_PERL}/Mail/IMAPTalk/MailCache.pm:${PORTSDIR}/mail/p5-Mail-IMAPTalk-MailCache \ + ${SITE_PERL}/Text/SpellChecker/GUI.pm:${PORTSDIR}/textproc/p5-Text-SpellChecker-GUI PERL_CONFIGURE= yes --- p5-ZConf-Mail_Makefile.diff ends here --- --- p5-ZConf-Mail_distinfo.diff begins here --- --- distinfo.orig 2009-06-21 15:05:41.000000000 -0500 +++ distinfo 2009-09-27 04:00:05.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (ZConf-Mail-1.1.0.tar.gz) = 57d57b65577284251b1cf092ab4c5b0d -SHA256 (ZConf-Mail-1.1.0.tar.gz) = 2ca7253867e7165394d1d3e6959b5f57eb2acf5b1f37c16922bbb070a6be2af2 -SIZE (ZConf-Mail-1.1.0.tar.gz) = 28226 +MD5 (ZConf-Mail-1.4.0.tar.gz) = 452fadc2550582e3e76a04db2dec2f9a +SHA256 (ZConf-Mail-1.4.0.tar.gz) = fb03593761a30761f73d587548dbdce3ebc96a0ad40d07be6bdfe8f0f80c8ade +SIZE (ZConf-Mail-1.4.0.tar.gz) = 31022 --- p5-ZConf-Mail_distinfo.diff ends here --- --- p5-ZConf-Mail_pkg-descr.diff begins here --- --- pkg-descr.orig 2009-09-27 04:15:37.000000000 -0500 +++ pkg-descr 2009-09-27 04:16:34.000000000 -0500 @@ -6,5 +6,6 @@ zcgetmail - A getmail replacement using ZConf::Mail. zcmailaccountmanage - A GUI interface to ZConf::Mail accounts. zcmailuri - Invokes ZConf::Mail::GUI->compose via a mailto URI. +zcmailimapcache - Updates the Mail::Cache cache for the specified IMAP account. WWW: http://search.cpan.org/dist/ZConf-Mail/ --- p5-ZConf-Mail_pkg-descr.diff ends here --- --- p5-ZConf-Mail_pkg-plist.diff begins here --- --- pkg-plist.orig 2009-09-27 04:21:27.000000000 -0500 +++ pkg-plist 2009-09-27 04:21:47.000000000 -0500 @@ -2,6 +2,7 @@ bin/zcgetmail bin/zcmailacountmanage bin/zcmailuri +bin/zcmailimapacache bin/curses-zcmailacountmanage bin/curses-zcmailcompose %%SITE_PERL%%/ZConf/Mail.pm --- p5-ZConf-Mail_pkg-plist.diff ends here --- --- p5-ZConf-Mail_distinfo.diff begins here --- --- distinfo.orig 2009-06-21 15:05:41.000000000 -0500 +++ distinfo 2009-09-27 04:00:05.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (ZConf-Mail-1.1.0.tar.gz) = 57d57b65577284251b1cf092ab4c5b0d -SHA256 (ZConf-Mail-1.1.0.tar.gz) = 2ca7253867e7165394d1d3e6959b5f57eb2acf5b1f37c16922bbb070a6be2af2 -SIZE (ZConf-Mail-1.1.0.tar.gz) = 28226 +MD5 (ZConf-Mail-1.4.0.tar.gz) = 452fadc2550582e3e76a04db2dec2f9a +SHA256 (ZConf-Mail-1.4.0.tar.gz) = fb03593761a30761f73d587548dbdce3ebc96a0ad40d07be6bdfe8f0f80c8ade +SIZE (ZConf-Mail-1.4.0.tar.gz) = 31022 --- p5-ZConf-Mail_distinfo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1254045061.39783>