mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Upgrade to 1.60 (includes a couple of bugfixes).
Requested by: milter@free.fr
This commit is contained in:
parent
7d3d51f6f2
commit
ed73ef37ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90473
2 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Mail-Tools
|
||||
PORTVERSION= 1.58
|
||||
PORTVERSION= 1.60
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Mail
|
||||
|
@ -18,7 +18,6 @@ COMMENT= Perl5 modules for dealing with Internet e-mail messages
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Mail::Address.3 \
|
||||
Mail::Cap.3 \
|
||||
Mail::Field.3 \
|
||||
|
@ -33,7 +32,7 @@ MAN3= Mail::Address.3 \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (MailTools-1.58.tar.gz) = 9c03ab8274cf053e8e58db953fe8432b
|
||||
MD5 (MailTools-1.60.tar.gz) = 3ab28ba4eb1a10e9a24c33bbe64ab339
|
||||
|
|
Loading…
Add table
Reference in a new issue