FreeBSD Bugzilla – Attachment 24798 Details for
Bug 42325
[PATCH] Update mail/cmail to 4.0.1, cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cmail-4.0.1.patch
cmail-4.0.1.patch (text/plain), 3.47 KB, created by
Sergei Kolobov
on 2002-09-02 16:30:02 UTC
(
hide
)
Description:
cmail-4.0.1.patch
Filename:
MIME Type:
Creator:
Sergei Kolobov
Created:
2002-09-02 16:30:02 UTC
Size:
3.47 KB
patch
obsolete
>diff -urN /usr/ports/mail/cmail/Makefile /home/sgk/ports/mail/cmail/Makefile >--- /usr/ports/mail/cmail/Makefile Tue Mar 27 17:06:15 2001 >+++ /home/sgk/ports/mail/cmail/Makefile Mon Sep 2 16:42:05 2002 >@@ -6,10 +6,9 @@ > # > > PORTNAME= cmail >-PORTVERSION= 3.1 >+PORTVERSION= 4.01 > CATEGORIES= mail > MASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ >-EXTRACT_SUFX= .tar.bz2 > > MAINTAINER= chip@chocobo.cx > >@@ -18,8 +17,16 @@ > PERL_CONFIGURE= yes > > MAN1= cmail.1 >+DOCS= LICENSE README > > post-install: >- ${INSTALL_MAN} ${WRKSRC}/cmailrc.sample ${PREFIX}/share/examples/cmailrc.sample >+ @${MKDIR} ${EXAMPLESDIR} >+ ${INSTALL_DATA} ${WRKSRC}/cmail.rc ${EXAMPLESDIR} >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} >+.for file in ${DOCS} >+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >+.endfor >+.endif > > .include <bsd.port.mk> >diff -urN /usr/ports/mail/cmail/distinfo /home/sgk/ports/mail/cmail/distinfo >--- /usr/ports/mail/cmail/distinfo Tue Mar 27 17:06:15 2001 >+++ /home/sgk/ports/mail/cmail/distinfo Mon Sep 2 16:14:35 2002 >@@ -1 +1 @@ >-MD5 (cmail-3.1.tar.bz2) = 698c1e069f50648f0804698bddd478e5 >+MD5 (cmail-4.01.tar.bz2) = 7ce5ef0ccd11744f304d9a52df0d059d >diff -urN /usr/ports/mail/cmail/pkg-descr /home/sgk/ports/mail/cmail/pkg-descr >--- /usr/ports/mail/cmail/pkg-descr Tue Mar 27 17:06:15 2001 >+++ /home/sgk/ports/mail/cmail/pkg-descr Mon Sep 2 16:32:45 2002 >@@ -1,5 +1,6 @@ >-cmail is a simple mail counting tool written in perl. It reads in a config fileXand returns which mailfiles contain mail, how much mail, and how many new >-messages. Example of output - >+cmail is a simple mail counting tool written in perl. It reads in a config >+fileXand returns which mailfiles contain mail, how much mail, and how many >+new messages. Example of output - > Personal mail 1 message > JLC mail 20 messages (2 new) > EXPI mail 2 messages >@@ -9,9 +10,6 @@ > like procmail. I'm not sure if the new/old mail determination works with > anything other than mutt. > >-WWW: http://www.chocobo.cx/chip/projects.html >+WWW: http://www.chocobo.cx/chip/projects.html > >--- >-Chip Marshall <chip@chocobo.cx> http://www.chocobo.cx/chip/ Finger for PGP >-GCM/CS d+(-) s+:++ a19>? C++ UB++++$ P+++$ L- E--- W++ N+@ o K- w O M+ V-- >-PS PE Y? PGP++ t+@ 5 X R>+ tv+() b++>+++ DI++++ D(-) G++ e>++ h!>++ r-- y- >+Chip Marshall <chip@chocobo.cx> >diff -urN /usr/ports/mail/cmail/pkg-plist /home/sgk/ports/mail/cmail/pkg-plist >--- /usr/ports/mail/cmail/pkg-plist Tue Mar 27 17:06:15 2001 >+++ /home/sgk/ports/mail/cmail/pkg-plist Mon Sep 2 16:40:50 2002 >@@ -1,4 +1,20 @@ > bin/cmail >-share/examples/cmailrc.sample >+%%PORTDOCS%%share/doc/cmail/LICENSE >+%%PORTDOCS%%share/doc/cmail/README >+%%PORTDOCS%%@dirrm share/doc/cmail >+share/examples/cmail/cmail.rc >+@dirrm share/examples/cmail > lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/cmail/.packlist > @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/cmail >+lib/perl5/site_perl/%%PERL_VER%%/CMail/In/Base.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/In/file.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/In/pop3.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/In/maildir.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/In/mbox.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/In/imap.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/Out/Base.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/Out/color.pm >+lib/perl5/site_perl/%%PERL_VER%%/CMail/Out/plain.pm >+@dirrm lib/perl5/site_perl/%%PERL_VER%%/CMail/In >+@dirrm lib/perl5/site_perl/%%PERL_VER%%/CMail/Out >+@dirrm lib/perl5/site_perl/%%PERL_VER%%/CMail
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 42325
: 24798