Update to 1.5111

add missing test-dependency
This commit is contained in:
giovanni
2019-01-03 18:00:17 +00:00
parent 0a5f68d27c
commit a9b38c914b
3 changed files with 8 additions and 6 deletions
+4 -3
View File
@@ -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 <giovanni@openbsd.org>
@@ -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
+2 -2
View File
@@ -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
+2 -1
View File
@@ -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