diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-POE-Component-Client-SMTP/Makefile | 5 | ||||
-rw-r--r-- | mail/p5-POE-Component-Client-SMTP/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/p5-POE-Component-Client-SMTP/Makefile b/mail/p5-POE-Component-Client-SMTP/Makefile index e8cf22c0dd43..d5250ab22625 100644 --- a/mail/p5-POE-Component-Client-SMTP/Makefile +++ b/mail/p5-POE-Component-Client-SMTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Client-SMTP -PORTVERSION= 0.18 +PORTVERSION= 0.20 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= SMTP client POE component -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/POE/Filter/Transparent/SMTP.pm:${PORTSDIR}/mail/p5-POE-Filter-Transparent-SMTP RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= 5.8.0+ diff --git a/mail/p5-POE-Component-Client-SMTP/distinfo b/mail/p5-POE-Component-Client-SMTP/distinfo index 9520dab59ab5..2f88dfaf2de8 100644 --- a/mail/p5-POE-Component-Client-SMTP/distinfo +++ b/mail/p5-POE-Component-Client-SMTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-SMTP-0.18.tar.gz) = 64a1ea441e3742c722151a325711c2ba -SHA256 (POE-Component-Client-SMTP-0.18.tar.gz) = dd1804c59b7398e307f507854ecc59825679244ec31683ae3a975c101d39126b -SIZE (POE-Component-Client-SMTP-0.18.tar.gz) = 27548 +MD5 (POE-Component-Client-SMTP-0.20.tar.gz) = 6b6c530375a21b4f0a3cf71d464b8580 +SHA256 (POE-Component-Client-SMTP-0.20.tar.gz) = 3404facff9c1ab0938ee70981ea6a72550f91af58020bf3e15352d9a293eec6e +SIZE (POE-Component-Client-SMTP-0.20.tar.gz) = 29813 |