aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/p5-ZConf-Mail/Makefile7
-rw-r--r--mail/p5-ZConf-Mail/distinfo6
-rw-r--r--mail/p5-ZConf-Mail/pkg-descr1
-rw-r--r--mail/p5-ZConf-Mail/pkg-plist15
4 files changed, 18 insertions, 11 deletions
diff --git a/mail/p5-ZConf-Mail/Makefile b/mail/p5-ZConf-Mail/Makefile
index cca3512ff234..42f81f6cdb75 100644
--- a/mail/p5-ZConf-Mail/Makefile
+++ b/mail/p5-ZConf-Mail/Makefile
@@ -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 @@ RUN_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
${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
diff --git a/mail/p5-ZConf-Mail/distinfo b/mail/p5-ZConf-Mail/distinfo
index eed638c4efbb..d179c6373ddb 100644
--- a/mail/p5-ZConf-Mail/distinfo
+++ b/mail/p5-ZConf-Mail/distinfo
@@ -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
diff --git a/mail/p5-ZConf-Mail/pkg-descr b/mail/p5-ZConf-Mail/pkg-descr
index 4086797f2fbe..e72cc85ea557 100644
--- a/mail/p5-ZConf-Mail/pkg-descr
+++ b/mail/p5-ZConf-Mail/pkg-descr
@@ -6,5 +6,6 @@ zcmailcompose - Composes a mail message and sends it using the specified
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/
diff --git a/mail/p5-ZConf-Mail/pkg-plist b/mail/p5-ZConf-Mail/pkg-plist
index c0df9744ebe9..6936a6c5aeb6 100644
--- a/mail/p5-ZConf-Mail/pkg-plist
+++ b/mail/p5-ZConf-Mail/pkg-plist
@@ -1,15 +1,18 @@
-bin/zcmailcompose
+bin/curses-zcmailacountmanage
+bin/curses-zcmailcompose
bin/zcgetmail
bin/zcmailacountmanage
+bin/zcmailcompose
+bin/zcmailimapcache
bin/zcmailuri
-bin/curses-zcmailacountmanage
-bin/curses-zcmailcompose
%%SITE_PERL%%/ZConf/Mail.pm
%%SITE_PERL%%/ZConf/Mail/GUI.pm
%%SITE_PERL%%/ZConf/Mail/GUI/Curses.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail/.packlist
-@dirrmtry %%SITE_PERL%%/ZConf/Mail/GUI
-@dirrmtry %%SITE_PERL%%/ZConf/Mail/
-@dirrmtry %%SITE_PERL%%/ZConf
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
+@dirrmtry %%SITE_PERL%%/ZConf/Mail/GUI
+@dirrmtry %%SITE_PERL%%/ZConf/Mail
+@dirrmtry %%SITE_PERL%%/ZConf