diff options
-rw-r--r-- | mail/p5-POE-Component-Client-SMTP/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-POE-Component-Client-SMTP/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-POE-Component-Client-SMTP/Makefile b/mail/p5-POE-Component-Client-SMTP/Makefile index 86bbcbe..1aef1b1 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.12 +PORTVERSION= 0.13 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -25,7 +25,7 @@ MAN3= POE::Component::Client::SMTP.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -IGNORE= Perl 5.8 or newer required. Install lang/perl5.8 and try again. +IGNORE= perl 5.8 or newer required. Install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> diff --git a/mail/p5-POE-Component-Client-SMTP/distinfo b/mail/p5-POE-Component-Client-SMTP/distinfo index 62dcc5f..1735620 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.12.tar.gz) = 101a3a6262b94188298e11ebfeab43dc -SHA256 (POE-Component-Client-SMTP-0.12.tar.gz) = 56aa1456f697243e4923e17567914362d3f266bacccae81dda6755748f1306b0 -SIZE (POE-Component-Client-SMTP-0.12.tar.gz) = 18892 +MD5 (POE-Component-Client-SMTP-0.13.tar.gz) = e7b4b652abecc1dd6d149afd5617614e +SHA256 (POE-Component-Client-SMTP-0.13.tar.gz) = 52c2ca43fafe0447b5a11c4a2920acd3824ed34e9234b48facf711113b3f45f0 +SIZE (POE-Component-Client-SMTP-0.13.tar.gz) = 19403 |