1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Add missed dependency on devel/p5-Devel-GlobalDestruction

- bump portrevision

PR:		ports/181490
Submitted by:	nork@
Approved by:	tobez@ (maintainer)
This commit is contained in:
Andrej Zverev 2013-08-25 16:13:05 +00:00
parent 6d6e4a2d53
commit 5e0ae7774e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325352

View File

@ -3,6 +3,7 @@
PORTNAME= Mail-Box
PORTVERSION= 2.109
PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARKOV
@ -15,6 +16,7 @@ COMMON_DEPENDS= \
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
p5-Devel-GlobalDestruction>=0.09:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-File-Remove>=0.20:${PORTSDIR}/devel/p5-File-Remove \
p5-HTML-Format>=2.01:${PORTSDIR}/textproc/p5-HTML-Format \