Index: head/mail/p5-Mail-Box/Makefile =================================================================== --- head/mail/p5-Mail-Box/Makefile (revision 297323) +++ head/mail/p5-Mail-Box/Makefile (revision 297324) @@ -1,41 +1,49 @@ # New ports collection makefile for: Mail-Box # Date created: Wed Jan 3 12:54:59 2001 # Whom: will # # $FreeBSD$ # PORTNAME= Mail-Box -PORTVERSION= 2.101 +PORTVERSION= 2.105 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module implementing a modern mail folder management COMMON_DEPENDS= \ ${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-File-Remove>=0.20:${PORTSDIR}/devel/p5-File-Remove \ p5-HTML-Format>=2.01:${PORTSDIR}/textproc/p5-HTML-Format \ p5-HTML-Tree>=3.13:${PORTSDIR}/www/p5-HTML-Tree \ p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-Mail-IMAPClient>=2.2.8:${PORTSDIR}/mail/p5-Mail-IMAPClient \ p5-Mail-Transport-Dbx>=0.04:${PORTSDIR}/mail/p5-Mail-Transport-Dbx \ p5-Object-Realize-Later>=0.14:${PORTSDIR}/devel/p5-Object-Realize-Later \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ p5-URI>=1.23:${PORTSDIR}/net/p5-URI \ p5-User-Identity>=0.90:${PORTSDIR}/devel/p5-User-Identity BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} +TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod PERL_CONFIGURE= yes CONFIGURE_ARGS= +.include + + One of it's dependency is p5-GSSAPI which is marked broken for 7.X +.if ${OSVERSION} < 800000 +BROKEN= Does not work on FreeBSD 7.x +.endif + +.include Property changes on: head/mail/p5-Mail-Box/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property Index: head/mail/p5-Mail-Box/distinfo =================================================================== --- head/mail/p5-Mail-Box/distinfo (revision 297323) +++ head/mail/p5-Mail-Box/distinfo (revision 297324) @@ -1,2 +1,2 @@ -SHA256 (Mail-Box-2.101.tar.gz) = 19312ccf69b81cac9e82e6f50ce217e8bc42dc1d51b0a4471c377457e2d2c0fb -SIZE (Mail-Box-2.101.tar.gz) = 612627 +SHA256 (Mail-Box-2.105.tar.gz) = b68ae0fc88201172a9a0fc4a83427b8e6b1fd4fdb55c25727cd3b8a6a0f65063 +SIZE (Mail-Box-2.105.tar.gz) = 615357 Property changes on: head/mail/p5-Mail-Box/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property