Index: head/mail/p5-POE-Component-SMTP/Makefile =================================================================== --- head/mail/p5-POE-Component-SMTP/Makefile (revision 114743) +++ head/mail/p5-POE-Component-SMTP/Makefile (revision 114744) @@ -1,27 +1,27 @@ # New ports collection makefile for: POE-Component-SMTP # Date created: 02 June 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= POE-Component-SMTP -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= mail devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= SMTP Protocol Implementation RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/POE/Session/MultiDispatch.pm:${PORTSDIR}/devel/p5-POE-Session-MultiDispatch BUILD_DEPENDS= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes MAN3= POE::Component::Server::SMTP.3 POE::Filter::SMTP.3 .include Property changes on: head/mail/p5-POE-Component-SMTP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/mail/p5-POE-Component-SMTP/distinfo =================================================================== --- head/mail/p5-POE-Component-SMTP/distinfo (revision 114743) +++ head/mail/p5-POE-Component-SMTP/distinfo (revision 114744) @@ -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 Property changes on: head/mail/p5-POE-Component-SMTP/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/mail/p5-POE-Component-SMTP/pkg-descr =================================================================== --- head/mail/p5-POE-Component-SMTP/pkg-descr (revision 114743) +++ head/mail/p5-POE-Component-SMTP/pkg-descr (revision 114744) @@ -1,9 +1,6 @@ POE::Component::Server::TCP implements the SMTP protocol for the server. To support any command other than HELO and QUIT, you'll have to 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 Property changes on: head/mail/p5-POE-Component-SMTP/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property