diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-07-26 05:48:23 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-07-26 05:48:23 +0000 |
commit | 952fbc94d3125f22faca62e3873710ff8d434c64 (patch) | |
tree | eec2f71627029e1a18910262b1b295aeb831ab6e /mail/p5-POE-Component-SMTP | |
parent | 831bfbd2c910b1d125021afcc2cb929c2ebf41b2 (diff) |
Notes
Diffstat (limited to 'mail/p5-POE-Component-SMTP')
-rw-r--r-- | mail/p5-POE-Component-SMTP/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-POE-Component-SMTP/distinfo | 4 | ||||
-rw-r--r-- | mail/p5-POE-Component-SMTP/pkg-descr | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/mail/p5-POE-Component-SMTP/Makefile b/mail/p5-POE-Component-SMTP/Makefile index 4746faf97030..ccaf946741c3 100644 --- a/mail/p5-POE-Component-SMTP/Makefile +++ b/mail/p5-POE-Component-SMTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-SMTP -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= mail devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE diff --git a/mail/p5-POE-Component-SMTP/distinfo b/mail/p5-POE-Component-SMTP/distinfo index 76fcf9523562..967f6dce346f 100644 --- a/mail/p5-POE-Component-SMTP/distinfo +++ b/mail/p5-POE-Component-SMTP/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-SMTP-1.5.tar.gz) = 75999b462eb9a3726c521f2547b96b53 -SIZE (POE-Component-SMTP-1.5.tar.gz) = 5957 +MD5 (POE-Component-SMTP-1.6.tar.gz) = 26c8d3705ef2bb9ac3d6d980ee5da73d +SIZE (POE-Component-SMTP-1.6.tar.gz) = 6161 diff --git a/mail/p5-POE-Component-SMTP/pkg-descr b/mail/p5-POE-Component-SMTP/pkg-descr index 267eaec73c8c..cf71e9d38dc5 100644 --- a/mail/p5-POE-Component-SMTP/pkg-descr +++ b/mail/p5-POE-Component-SMTP/pkg-descr @@ -4,6 +4,3 @@ implement it yourself, and define it in your InlineStates, PackageStates, or ObjectStates. WWW: http://search.cpan.org/dist/POE-Component-SMTP/ - --- Sergey Skvortsov -skv@FreeBSD.org |