diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile index 51e94df4aa7..22b59eb73a7 100644 --- a/mail/p5-Mail-Mbox-MessageParser/Makefile +++ b/mail/p5-Mail-Mbox-MessageParser/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2016/03/20 19:56:46 naddy Exp $ +# $OpenBSD: Makefile,v 1.13 2019/01/03 18:00:17 giovanni Exp $ COMMENT= fast and simple mbox folder reader MODULES= cpan PKG_ARCH= * -DISTNAME= Mail-Mbox-MessageParser-1.5105 +DISTNAME= Mail-Mbox-MessageParser-1.5111 CATEGORIES= mail MAINTAINER= Giovanni Bechis @@ -20,7 +20,8 @@ BUILD_DEPENDS= devel/p5-Benchmark-Timer \ RUN_DEPENDS= devel/p5-FileHandle-Unget \ archivers/bzip2 -TEST_DEPENDS= textproc/p5-Text-Diff +TEST_DEPENDS= archivers/lzip/lzip \ + textproc/p5-Text-Diff CONFIGURE_ARGS= BZIP2=${LOCALBASE}/bin/bzip2 diff --git a/mail/p5-Mail-Mbox-MessageParser/distinfo b/mail/p5-Mail-Mbox-MessageParser/distinfo index a3f5a4e441e..ae28229894a 100644 --- a/mail/p5-Mail-Mbox-MessageParser/distinfo +++ b/mail/p5-Mail-Mbox-MessageParser/distinfo @@ -1,2 +1,2 @@ -SHA256 (Mail-Mbox-MessageParser-1.5105.tar.gz) = ZB7di3q3TeZxq0kxMRQTwb0Dehw+qgoMl0Uc17EE8tg= -SIZE (Mail-Mbox-MessageParser-1.5105.tar.gz) = 292776 +SHA256 (Mail-Mbox-MessageParser-1.5111.tar.gz) = VyPAqpzBC6ue0eO/2dXJX3FZ5xwaR1QU6xrx3uOkYjc= +SIZE (Mail-Mbox-MessageParser-1.5111.tar.gz) = 296872 diff --git a/mail/p5-Mail-Mbox-MessageParser/pkg/PLIST b/mail/p5-Mail-Mbox-MessageParser/pkg/PLIST index 2971aaf487f..3d716ddec9a 100644 --- a/mail/p5-Mail-Mbox-MessageParser/pkg/PLIST +++ b/mail/p5-Mail-Mbox-MessageParser/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/03/24 09:04:48 steven Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/01/03 18:00:17 giovanni Exp $ ${P5SITE}/Mail/ ${P5SITE}/Mail/Mbox/ ${P5SITE}/Mail/Mbox/MessageParser/ @@ -10,6 +10,7 @@ ${P5SITE}/Mail/Mbox/MessageParser/MetaInfo.pm ${P5SITE}/Mail/Mbox/MessageParser/Perl.pm @man man/man3p/Mail::Mbox::MessageParser.3p @man man/man3p/Mail::Mbox::MessageParser::Cache.3p +@man man/man3p/Mail::Mbox::MessageParser::Config.3p @man man/man3p/Mail::Mbox::MessageParser::Grep.3p @man man/man3p/Mail::Mbox::MessageParser::MetaInfo.3p @man man/man3p/Mail::Mbox::MessageParser::Perl.3p