1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Upgrade to 1.51.

From ChangeLog:
  - Removed the possibility to use 'mailx', which was the
    default: removal from the detectionn routines and Mail/Mailer/mail.pm.
    Strongly suggested by [Sebastian Krahmer]

PR:		ports/45266
Submitted by:	Phil Pennock <pdp@nl.demon.net>
This commit is contained in:
Jun Kuriyama 2002-11-18 03:28:43 +00:00
parent 9183a866f1
commit ff250d7f68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70364
3 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Mail-Tools
PORTVERSION= 1.50
PORTVERSION= 1.51
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail

View File

@ -1 +1 @@
MD5 (MailTools-1.50.tar.gz) = 723d0d0409bdb9869847144ea6e664cf
MD5 (MailTools-1.51.tar.gz) = d88bb4669e97d2692a45c6ea07bef691

View File

@ -7,7 +7,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Mail/Filter.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/Header.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/Internet.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/Mailer.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/Mailer/mail.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/Mailer/qmail.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/Mailer/rfc822.pm
lib/perl5/site_perl/%%PERL_VER%%/Mail/Mailer/sendmail.pm