Index: head/mail/p5-Mail-Box/Makefile =================================================================== --- head/mail/p5-Mail-Box/Makefile (revision 48668) +++ head/mail/p5-Mail-Box/Makefile (revision 48669) @@ -1,45 +1,45 @@ # New ports collection makefile for: Mail-Box # Date created: Wed Jan 3 12:54:59 2001 # Whom: will # # $FreeBSD$ # PORTNAME= Mail-Box -PORTVERSION= 1.319 +PORTVERSION= 1.320 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Mail::Box.3 \ Mail::Box::Index.3 \ Mail::Box::Locker.3 \ Mail::Box::MH.3 \ Mail::Box::MH::Message.3 \ Mail::Box::Manager.3 \ Mail::Box::Mbox.3 \ Mail::Box::Mbox::Message.3 \ Mail::Box::Message.3 \ Mail::Box::Threads.3 \ Mail::Box::Tie.3 \ Mail::Box::Tie::ARRAY.3 \ Mail::Box::Tie::HASH.3 \ Mail::Message.3 post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@]\w+)/use vars qw($$1);$$1/' \ ${WRKSRC}/Message.pm ${WRKSRC}/Message/Body.pm .include Property changes on: head/mail/p5-Mail-Box/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/mail/p5-Mail-Box/distinfo =================================================================== --- head/mail/p5-Mail-Box/distinfo (revision 48668) +++ head/mail/p5-Mail-Box/distinfo (revision 48669) @@ -1 +1 @@ -MD5 (Mail-Box-1.319.tar.gz) = 474f673e51f7c07fbd74b8d1869ac374 +MD5 (Mail-Box-1.320.tar.gz) = 03773aa156a932daf35d3573e2502ebd Property changes on: head/mail/p5-Mail-Box/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-Mail-Box/pkg-descr =================================================================== --- head/mail/p5-Mail-Box/pkg-descr (revision 48668) +++ head/mail/p5-Mail-Box/pkg-descr (revision 48669) @@ -1,7 +1,8 @@ The Mail::Box folder is a modern mail-folder managerat least on the moment of this writing) It is written to replace Mail::Folder, although it interface is different. Author: Mark Overmeer +WWW: http://search.cpan.org/search?dist=Mail-Box --will Property changes on: head/mail/p5-Mail-Box/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/mail/p5-Mail-Box1/Makefile =================================================================== --- head/mail/p5-Mail-Box1/Makefile (revision 48668) +++ head/mail/p5-Mail-Box1/Makefile (revision 48669) @@ -1,45 +1,45 @@ # New ports collection makefile for: Mail-Box # Date created: Wed Jan 3 12:54:59 2001 # Whom: will # # $FreeBSD$ # PORTNAME= Mail-Box -PORTVERSION= 1.319 +PORTVERSION= 1.320 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Mail::Box.3 \ Mail::Box::Index.3 \ Mail::Box::Locker.3 \ Mail::Box::MH.3 \ Mail::Box::MH::Message.3 \ Mail::Box::Manager.3 \ Mail::Box::Mbox.3 \ Mail::Box::Mbox::Message.3 \ Mail::Box::Message.3 \ Mail::Box::Threads.3 \ Mail::Box::Tie.3 \ Mail::Box::Tie::ARRAY.3 \ Mail::Box::Tie::HASH.3 \ Mail::Message.3 post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@]\w+)/use vars qw($$1);$$1/' \ ${WRKSRC}/Message.pm ${WRKSRC}/Message/Body.pm .include Property changes on: head/mail/p5-Mail-Box1/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/mail/p5-Mail-Box1/distinfo =================================================================== --- head/mail/p5-Mail-Box1/distinfo (revision 48668) +++ head/mail/p5-Mail-Box1/distinfo (revision 48669) @@ -1 +1 @@ -MD5 (Mail-Box-1.319.tar.gz) = 474f673e51f7c07fbd74b8d1869ac374 +MD5 (Mail-Box-1.320.tar.gz) = 03773aa156a932daf35d3573e2502ebd Property changes on: head/mail/p5-Mail-Box1/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-Mail-Box1/pkg-descr =================================================================== --- head/mail/p5-Mail-Box1/pkg-descr (revision 48668) +++ head/mail/p5-Mail-Box1/pkg-descr (revision 48669) @@ -1,7 +1,8 @@ The Mail::Box folder is a modern mail-folder managerat least on the moment of this writing) It is written to replace Mail::Folder, although it interface is different. Author: Mark Overmeer +WWW: http://search.cpan.org/search?dist=Mail-Box --will Property changes on: head/mail/p5-Mail-Box1/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property