diff options
Diffstat (limited to 'mail/p5-Mail-Message/Makefile')
| -rw-r--r-- | mail/p5-Mail-Message/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/p5-Mail-Message/Makefile b/mail/p5-Mail-Message/Makefile index 9c4a02aa44fd..29f0bd0cbeac 100644 --- a/mail/p5-Mail-Message/Makefile +++ b/mail/p5-Mail-Message/Makefile @@ -1,7 +1,8 @@ PORTNAME= Mail-Message -PORTVERSION= 3.017 +PORTVERSION= 4.01 CATEGORIES= mail perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org @@ -13,11 +14,13 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy \ + p5-Log-Report>=1.42:devel/p5-Log-Report \ p5-MIME-Types>=1.004:mail/p5-MIME-Types \ p5-Mail-Tools>=2.17:mail/p5-Mail-Tools \ + p5-String-Print>=1.01:textproc/p5-String-Print \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-URI>=1.23:net/p5-URI \ - p5-User-Identity>=1.02:devel/p5-User-Identity + p5-User-Identity>=4.0:devel/p5-User-Identity USES= perl5 USE_PERL5= configure |
