diff options
author | skv <skv@FreeBSD.org> | 2004-07-26 13:48:23 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-07-26 13:48:23 +0800 |
commit | 9639ceb3aa1103b786f833221d3b19854c6cf171 (patch) | |
tree | 6181f73bfc63d37c938a7dba799c5473db9a9826 /mail | |
parent | d66c59e430481e6fbfffd01a6aa98f038cea9953 (diff) | |
download | freebsd-ports-gnome-9639ceb3aa1103b786f833221d3b19854c6cf171.tar.gz freebsd-ports-gnome-9639ceb3aa1103b786f833221d3b19854c6cf171.tar.zst freebsd-ports-gnome-9639ceb3aa1103b786f833221d3b19854c6cf171.zip |
Updated to 1.6
Diffstat (limited to 'mail')
-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 |