summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2012-05-24 08:53:54 +0000
committerAnton Berezin <tobez@FreeBSD.org>2012-05-24 08:53:54 +0000
commit4e6c23647e1a296195ae3ca075bd778c49385a8d (patch)
tree1d4ee0f3ad99bd618a6e22d2c9bc7d1120ba402f /mail
parent- Update to version 0.11.3, which brings bug fixes and more translations (diff)
Update to 2.105.
PR: 167967 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://search.cpan.org/dist/Mail-Box/ChangeLog
Notes
Notes: svn path=/head/; revision=297324
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Box/Makefile12
-rw-r--r--mail/p5-Mail-Box/distinfo4
2 files changed, 12 insertions, 4 deletions
diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile
index fe8b6f8e258f..e8d7f7e168ca 100644
--- a/mail/p5-Mail-Box/Makefile
+++ b/mail/p5-Mail-Box/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-Box
-PORTVERSION= 2.101
+PORTVERSION= 2.105
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARKOV
@@ -32,10 +32,18 @@ COMMON_DEPENDS= \
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= </dev/null
CONFIGURE_ENV+= MAILBOX_INSTALL_OPTIONALS=n
.include "Makefile.man"
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+ 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 <bsd.port.post.mk>
diff --git a/mail/p5-Mail-Box/distinfo b/mail/p5-Mail-Box/distinfo
index e2401c1e9b0e..cea3a4fa3455 100644
--- a/mail/p5-Mail-Box/distinfo
+++ b/mail/p5-Mail-Box/distinfo
@@ -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